netcdf ots/Stellwagen/PV_SHELF/4103PCT-A1H_d1.nc { dimensions: time = UNLIMITED; // (2650 currently) lat = 1; lon = 1; depth = 1; variables: int time(time=2650); :FORTRAN_format = "F10.2"; :units = "True Julian Day"; :type = "EVEN"; :epic_code = 624; // int int time2(time=2650); :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 tran_4010(time=2650, depth=1, lat=1, lon=1); :name = "tran"; :long_name = "TRANSMISSION (VOLTS) "; :generic_name = "trans"; :FORTRAN_format = "f10.3"; :units = "volts"; :epic_code = 4010; // int :sensor_depth = 57.0; // double :serial_number = "TR-396 "; :minimum = 0.25975894927978516; // double :maximum = 4.494211196899414; // double :valid_range = -5.0f, 5.0f; // float :_FillValue = 1.0E35f; // float float ptrn_4011(time=2650, depth=1, lat=1, lon=1); :name = "ptrn"; :long_name = "PERCENT TRANSMISSION "; :generic_name = "trans"; :FORTRAN_format = "f10.1"; :units = " "; :epic_code = 4011; // int :sensor_depth = 57.0; // double :minimum = 5.706811904907227; // double :maximum = 98.73622131347656; // double :serial_number = "TR-396 "; :valid_range = 0.0f, 100.0f; // float :_FillValue = 1.0E35f; // float // global attributes: :CREATION_DATE = "16-Jun-2000 14:08:35"; :DATA_TYPE = "TIME"; :DATA_SUBTYPE = " "; :DATA_ORIGIN = "USGS"; :COORD_SYSTEM = "GEOGRAPHICAL"; :WATER_MASS = "?"; :EXPERIMENT = " "; :PROJECT = " "; :MOORING = "4103"; :DELTA_T = "3600"; :COMPOSITE = 0; // int :DATA_CMNT = " "; :POS_CONST = 0; // int :DEPTH_CONST = 0; // int :WATER_DEPTH = 63; // int :DESCRIPT = "VTCT PVSHELF SITE B V0 = 4.551735 "; :DRIFTER = 0; // int :FILL_FLAG = 0; // int :history = "Attributes and variable names adjusted to EPIC standard using fix_buoy_ts.m :BUOY file converted to netCDF using Signell\'s buoy2epic.exe :Original BUOY creation date was 14:26 JUN 3,\'94"; :start_time = "92- XII-10 06.00.00"; :stop_time = "93- III-30 15.00.00"; :latitude = 33.70883f; // float :longitude = -118.355835f; // float :magnetic_variation = 14.0f; // float :water_depth = 63.0f; // float :INST_TYPE = "MIDAS"; :VAR_DESC = "tran:ptrn"; :sampling_interval = 3600; // int }