netcdf ots/Stellwagen/HUDSON_SVALLEY/6042pt-a.nc { dimensions: depth = 1; lat = 1; lon = 1; time = UNLIMITED; // (38281 currently) variables: float T_20(time=38281, 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 = 73.95f; // float :minimum = 5.2515f; // float :maximum = 14.3625f; // float :serial_number = "SBE39-142"; :valid_range = 0.0f, 100.0f; // float :_FillValue = 1.0E35f; // float float P_1(time=38281, depth=1, lat=1, lon=1); :name = "P"; :long_name = "PRESSURE (DB) "; :generic_name = "depth"; :FORTRAN_format = "f10.1"; :units = "dbar"; :epic_code = 1; // int :sensor_depth = 73.95f; // float :minimum = 73.57f; // float :maximum = 76.02f; // float :serial_number = "SBE39-142"; :valid_range = 0.0f, 10000.0f; // float :_FillValue = 1.0E35f; // float :comment = "Absolute pressure reduced by 10.1325 to remove atmospheric pressure."; int time(time=38281); :FORTRAN_format = "F10.2"; :units = "True Julian Day"; :type = "EVEN"; :epic_code = 624; // int int time2(time=38281); :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 // global attributes: :samp_rate = 300.0f; // float :DELTA_T = "300"; :inst_depth = 73.4f; // float :DATA_CMNT = "Microcat New York Bight Site E"; :magnetic_variation = -13.0f; // float :scipi = "Courtney Harris"; :EXPERIMENT = "NY Bight"; :moortype = "tripod"; :MOORING = "6042"; :INST_TYPE = "Seabird SBE-39"; :VAR_DESC = "T:P"; :CREATION_DATE = "21-Jun-2000 09:40:48"; :DATA_TYPE = "TIME"; :DATA_SUBTYPE = " "; :DATA_ORIGIN = "USGS/WHFC"; :COORD_SYSTEM = "GEOGRAPHICAL"; :WATER_MASS = "?"; :PROJECT = " "; :COMPOSITE = 0; // int :POS_CONST = 0; // int :DEPTH_CONST = 0; // int :DESCRIPT = " "; :DRIFTER = 0; // int :FILL_FLAG = 0; // int :history = "Trimmed using truncate.m to select records in the range 1016 to 39296. :Converted from ascii to EPIC by asc2epic.m"; :meters_from_bottom = 0.5999985f; // float :latitude = 39.94132f; // float :longitude = -73.24015f; // float :start_time = "05-Dec-1999 12:35:13"; :stop_time = "16-Apr-2000 10:35:13"; :elapsed_days = 137.0; // double :WATER_DEPTH = 74.3f; // float }