netcdf ots/Stellwagen/FARALLONES/3352-a1h.cdf { dimensions: time = 3791; lat = 1; lon = 1; depth = 1; variables: float lon(lon=1); :long_name = "Longitude"; :units = "degrees"; :FORTRAN_format = "f10."; float lat(lat=1); :long_name = "Latitude"; :FORTRAN_format = "f9.5"; :units = "degrees"; float depth(depth=1); :long_name = "Depth"; :units = "m"; int time(time=3791); :units = "days"; :epic_code = 624; // int int time2(time=3791); :units = "milliseconds"; :epic_code = 624; // int float east(time=3791, depth=1, lat=1, lon=1); :long_name = "EAST "; :units = "cm/s "; :minimum = -17.757765f; // float :maximum = 24.20911f; // float :sensor_depth = 59.0f; // float :serial_number = "V-0657 "; float north(time=3791, depth=1, lat=1, lon=1); :long_name = "NORTH "; :units = "cm/s "; :minimum = -16.5587f; // float :maximum = 23.517342f; // float :sensor_depth = 59.0f; // float :serial_number = "V-0657 "; float vdir_1(time=3791, depth=1, lat=1, lon=1); :long_name = "VDIR 1 "; :units = "deg "; :minimum = 0.016633593f; // float :maximum = 359.9951f; // float :sensor_depth = 59.0f; // float :serial_number = "V-0657 "; float vspd_1(time=3791, depth=1, lat=1, lon=1); :long_name = "VSPD 1 "; :units = "cm/s "; :minimum = 0.2858975f; // float :maximum = 24.89413f; // float :sensor_depth = 59.0f; // float :serial_number = "V-0657 "; float rotor_speed(time=3791, depth=1, lat=1, lon=1); :long_name = "ROTOR SPEED "; :units = "cm/s "; :minimum = 2.0238159f; // float :maximum = 25.199265f; // float :sensor_depth = 59.0f; // float :serial_number = "V-0657 "; float temperature(time=3791, depth=1, lat=1, lon=1); :long_name = "TEMPERATURE "; :units = "deg c "; :minimum = 8.236569f; // float :maximum = 10.860014f; // float :sensor_depth = 59.0f; // float :serial_number = "V-0657 "; float led_trans(time=3791, depth=1, lat=1, lon=1); :long_name = "LED TRANS "; :units = "volts "; :minimum = 1.7416817f; // float :maximum = 4.548566f; // float :sensor_depth = 59.0f; // float :serial_number = "V-0657 "; // global attributes: :DATA_ORIGIN = "USGS"; :MOORING = "3352"; :DESCRIPT = "FARALLONES. MINOR SCRUB ON TEMP. T-840,LED-123. GMT. "; :start_time = "89- V -05 03.00.00"; :stop_time = "89- X -10 01.00.00"; :latitude = 38.7838f; // float :longitude = -122.9333f; // float :magnetic_variation = 16.0f; // float :sampling_interval = 3600; // int :water_depth = 65.0f; // float :WATER_DEPTH = 65; // int :CREATION_DATE = "27-Oct-2015 11:37:02"; :DATA_TYPE = "TIME"; :COORD_SYSTEM = "GEOGRAPHICAL"; :history = "lat, lon vars + global attributes corrected.:corrected sign of lon using fix_poslon.m: "; }