netcdf ots/Stellwagen/PV_SHELF/4032-a.nc { dimensions: time = UNLIMITED; // (50600 currently) lat = 1; lon = 1; depth = 1; variables: int time(time=50600); :FORTRAN_format = "F10.2"; :units = "True Julian Day"; :type = "EVEN"; :epic_code = 624; // int int time2(time=50600); :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 u_1205(time=50600, depth=1, lat=1, lon=1); :name = "u"; :long_name = "Eastward Velocity "; :generic_name = "u"; :FORTRAN_format = " "; :units = "cm/s"; :epic_code = 1205; // int :sensor_depth = 28.0; // double :serial_number = "V-626 "; :minimum = -43.51811218261719; // double :maximum = 22.963726043701172; // double :valid_range = -1000.0f, 1000.0f; // float :_FillValue = 1.0E35f; // float float v_1206(time=50600, depth=1, lat=1, lon=1); :name = "v"; :long_name = "Northward Velocity "; :generic_name = "v"; :FORTRAN_format = " "; :units = "cm/s"; :epic_code = 1206; // int :sensor_depth = 28.0; // double :serial_number = "V-626 "; :minimum = -21.080015182495117; // double :maximum = 27.419158935546875; // double :valid_range = -1000.0f, 1000.0f; // float :_FillValue = 1.0E35f; // float float CD_310(time=50600, depth=1, lat=1, lon=1); :name = "CD"; :long_name = "CURRENT DIRECTION (T) "; :generic_name = "vdir"; :FORTRAN_format = "f8.2"; :units = "degrees"; :epic_code = 310; // int :sensor_depth = 28.0; // double :serial_number = "V-626 "; :minimum = 0.0; // double :maximum = 359.9637451171875; // double :valid_range = 0.0f, 365.0f; // float :_FillValue = 1.0E35f; // float float CS_300(time=50600, depth=1, lat=1, lon=1); :name = "CS"; :long_name = "CURRENT SPEED (CM/S) "; :generic_name = "vspd"; :FORTRAN_format = "f8.2"; :units = "cm s-1 "; :epic_code = 300; // int :sensor_depth = 28.0; // double :serial_number = "V-626 "; :minimum = 0.0; // double :maximum = 46.945556640625; // double :valid_range = 0.0f, 1000.0f; // float :_FillValue = 1.0E35f; // float float rotor(time=50600, depth=1, lat=1, lon=1); :long_name = "ROTOR SPEED "; :units = "cm/s "; :minimum = 2.9626667499542236; // double :maximum = 47.10911178588867; // double :sensor_depth = 28.0; // double :serial_number = "V-626 "; :name = "rot"; float T_20(time=50600, 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 = 28.0; // double :minimum = 10.993617057800293; // double :maximum = 20.936134338378906; // double :serial_number = "T- 675"; :valid_range = 0.0f, 100.0f; // float :_FillValue = 1.0E35f; // float :comment = "IPTS-1968 Standard"; float bearing(time=50600, depth=1, lat=1, lon=1); :long_name = "BEARING "; :units = "deg "; :minimum = 2.750000476837158; // double :maximum = 359.9375; // double :sensor_depth = 28.0; // double :serial_number = "V-626 "; :name = "bea"; // global attributes: :CREATION_DATE = "16-May-2008 10:04:21"; :DATA_TYPE = "TIME"; :DATA_SUBTYPE = " "; :DATA_ORIGIN = "USGS"; :COORD_SYSTEM = "GEOGRAPHICAL"; :WATER_MASS = "?"; :EXPERIMENT = " "; :PROJECT = " "; :MOORING = "4032"; :DELTA_T = "1125"; :COMPOSITE = 0; // int :DATA_CMNT = " "; :POS_CONST = 0; // int :DEPTH_CONST = 0; // int :WATER_DEPTH = 34; // int :DESCRIPT = "VTCT PV SHELF SITE A. "; :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 02.30.56"; :stop_time = "92- IX -12 23.44.03"; :latitude = 33.717335f; // float :longitude = -118.351166f; // float :magnetic_variation = 14.0f; // float :water_depth = 34.0f; // float :INST_TYPE = "V-626 "; :VAR_DESC = "u:v:CD:CS:rot:T:bea"; :sampling_interval = 1125; // int }