netcdf ots/Stellwagen/FARALLONES/3342tct-aq.cdf { dimensions: time = 61185; 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=61185); :units = "days"; :epic_code = 624; // int int time2(time=61185); :units = "milliseconds"; :epic_code = 624; // int float fr_temp(time=61185, depth=1, lat=1, lon=1); :long_name = "FR TEMP "; :units = "celcius "; :minimum = 8.573822f; // float :maximum = 10.865265f; // float :sensor_depth = 49.0f; // float :serial_number = "F-7516 "; float temp_diff(time=61185, depth=1, lat=1, lon=1); :long_name = "TEMP DIFF "; :units = "celcius "; :minimum = -0.5591383f; // float :maximum = 0.14489937f; // float :sensor_depth = 49.0f; // float float conductivity(time=61185, depth=1, lat=1, lon=1); :long_name = "CONDUCTIVITY"; :units = "mhos "; :minimum = 35.335648f; // float :maximum = 37.336548f; // float :sensor_depth = 49.0f; // float :serial_number = "C-0504 "; float salinity(time=61185, depth=1, lat=1, lon=1); :long_name = "SALINITY "; :units = "ppt "; :minimum = 31.716501f; // float :maximum = 33.93793f; // float :sensor_depth = 49.0f; // float :serial_number = "C-0504 "; // global attributes: :DATA_ORIGIN = "USGS"; :MOORING = "3342"; :DESCRIPT = "FARALLONES. COND AND SAL UNSTABLE TOWARD END OF RECORD. GMT "; :start_time = "89- V -04 23.31.52"; :stop_time = "89- X -11 07.31.52"; :latitude = 37.686333f; // float :longitude = -122.79633f; // float :magnetic_variation = 16.0f; // float :sampling_interval = 225; // int :water_depth = 55.0f; // float :WATER_DEPTH = 55; // int :CREATION_DATE = "28-May-2008 12:50:11"; :DATA_TYPE = "TIME"; :COORD_SYSTEM = "GEOGRAPHICAL"; :history = "corrected sign of lon using fix_poslon.m: "; }