netcdf ots/Stellwagen/PV_SHELF/4053-a.nc { dimensions: time = UNLIMITED; // (58762 currently) lat = 1; lon = 1; depth = 1; variables: int time(time=58762); :FORTRAN_format = "F10.2"; :units = "True Julian Day"; :type = "EVEN"; :epic_code = 624; // int int time2(time=58762); :FORTRAN_format = "F10.2"; :units = "msec since 0:00 GMT"; :type = "EVEN"; :epic_code = 624; // int float lat(lat=1); :FORTRAN_format = "F10.2"; :units = "degrees_north"; :type = "EVEN"; :epic_code = 500; // int float lon(lon=1); :FORTRAN_format = "F10.2"; :units = "degrees_east"; :type = "EVEN"; :epic_code = 502; // int float depth(depth=1); :FORTRAN_format = "F10.2"; :units = "m"; :type = "EVEN"; :epic_code = 3; // int float rotor(time=58762, depth=1, lat=1, lon=1); :long_name = "ROTOR SPEED "; :units = "cm/s "; :minimum = 2.060166597366333; // double :maximum = 36.06133270263672; // double :sensor_depth = 152.0; // double :serial_number = "V-409 "; :name = "rot"; float T_20(time=58762, depth=1, lat=1, lon=1); :name = "T"; :long_name = "TEMPERATURE (C) "; :generic_name = "temp"; :FORTRAN_format = "f10.2"; :units = "C"; :epic_code = 20; // int :sensor_depth = 152.0; // double :minimum = 9.799596786499023; // double :maximum = 12.546262741088867; // double :serial_number = "T- 486"; :valid_range = 0.0f, 100.0f; // float :_FillValue = 1.0E35f; // float :comment = "IPTS-1968 Standard"; // global attributes: :CREATION_DATE = "16-May-2008 10:05:41"; :DATA_TYPE = "TIME"; :DATA_SUBTYPE = " "; :DATA_ORIGIN = "USGS"; :COORD_SYSTEM = "GEOGRAPHICAL"; :WATER_MASS = "?"; :EXPERIMENT = " "; :PROJECT = " "; :MOORING = "4053"; :DELTA_T = "225"; :COMPOSITE = 0; // int :DATA_CMNT = " "; :POS_CONST = 0; // int :DEPTH_CONST = 0; // int :WATER_DEPTH = 202; // int :DESCRIPT = "PV SHELF C, VACM. CLEAN DATA, NO SCRUB. "; :DRIFTER = 0; // int :FILL_FLAG = 0; // int :history = "Attributes and variable names adjusted to EPIC standard using fix_buoy_ts.m: corrected sign of lon using fix_poslon.m: : BUOY file converted to netCDF using Signell\'s buoy2epic.exe :Original BUOY creation date was 16-May-2008 09:55:32"; :start_time = "92- VII-09 20.31.52"; :stop_time = "92- XII-09 21.05.37"; :latitude = 33.706665f; // float :longitude = -118.37334f; // float :magnetic_variation = 14.0f; // float :water_depth = 202.0f; // float :INST_TYPE = "T- 486"; :VAR_DESC = "rot:T"; :sampling_interval = 225; // int }