netcdf ocean-time-series/Stellwagen/FARALLONES/3465t-a.cdf { dimensions: time = 17298; 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=17298); :units = "days"; :epic_code = 624; // int int time2(time=17298); :units = "milliseconds"; :epic_code = 624; // int float temp(time=17298, depth=1, lat=1, lon=1); :long_name = "TEMP "; :units = "deg c "; :minimum = 1.6553072f; // float :maximum = 1.7716339f; // float :sensor_depth = 2445.0f; // float :serial_number = "T- 521"; // global attributes: :DATA_ORIGIN = "USGS"; :MOORING = "3465"; :DESCRIPT = "USGS - MARLENE NOBEL - NOMINAL TEMP CALIBRATIONS "; :start_time = "90- VII-07 14.01.52"; :stop_time = "90-VIII-21 15.05.37"; :latitude = 37.635166f; // float :longitude = -123.3515f; // float :magnetic_variation = -16.0f; // float :sampling_interval = 225; // int :water_depth = 2475.0f; // float :WATER_DEPTH = 2475; // int :CREATION_DATE = "28-May-2008 12:51:23"; :DATA_TYPE = "TIME"; :COORD_SYSTEM = "GEOGRAPHICAL"; :history = "corrected sign of lon using fix_poslon.m: "; }