netcdf ots/Stellwagen/MONTEREY_CAN/4241cs-a.cdf { dimensions: time = 36514; 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=36514); :units = "days"; :epic_code = 624; // int int time2(time=36514); :units = "milliseconds"; :epic_code = 624; // int float conductivity(time=36514, depth=1, lat=1, lon=1); :long_name = "CONDUCTIVITY"; :units = "mmhos/cm "; :minimum = 31.22797f; // float :maximum = 31.538599f; // float :sensor_depth = 1960.0f; // float :serial_number = "C-703 "; float salinity(time=36514, depth=1, lat=1, lon=1); :long_name = "SALINITY "; :units = "ppt "; :minimum = 34.602665f; // float :maximum = 34.69201f; // float :sensor_depth = 1960.0f; // float :serial_number = "C-703 "; // global attributes: :DATA_ORIGIN = "USGS"; :MOORING = "4241"; :DESCRIPT = "VTCT, MONTEREY CANYON SITE WN. THERMISTOR 539 USED. "; :start_time = "93-VIII-03 06.37.30"; :stop_time = "94-VIII-18 14.52.30"; :latitude = 36.633335f; // float :longitude = -122.412834f; // float :magnetic_variation = 16.0f; // float :sampling_interval = 900; // int :water_depth = 2420.0f; // float :WATER_DEPTH = 2420; // int :CREATION_DATE = "28-May-2008 16:59:23"; :DATA_TYPE = "TIME"; :COORD_SYSTEM = "GEOGRAPHICAL"; :history = "corrected sign of lon using fix_poslon.m: "; }