netcdf ocean-time-series/Stellwagen/MONTEREY_BAY/5054cs.cdf { dimensions: time = 40330; 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=40330); :units = "days"; :epic_code = 624; // int int time2(time=40330); :units = "milliseconds"; :epic_code = 624; // int float conductivity(time=40330, depth=1, lat=1, lon=1); :long_name = "CONDUCTIVITY"; :units = "mmhos/cm "; :minimum = -2.533837f; // float :maximum = 2.3428345f; // float :sensor_depth = 114.0f; // float :serial_number = "C-228 "; float salinity(time=40330, depth=1, lat=1, lon=1); :long_name = "SALINITY "; :units = "ppt "; :minimum = -1.6372142f; // float :maximum = 1.6105174f; // float :sensor_depth = 114.0f; // float :serial_number = "C-228 "; // global attributes: :DATA_ORIGIN = "USGS"; :MOORING = "5054"; :DESCRIPT = "VTCT, MONTEREY DAVENPORT 3. THERM 806 USED. "; :start_time = "97- IX -04 16.18.45"; :stop_time = "98- IV -02 17.26.15"; :latitude = 36.934334f; // float :longitude = -122.288666f; // float :magnetic_variation = 15.0f; // float :sampling_interval = 450; // int :water_depth = 120.0f; // float :WATER_DEPTH = 120; // int :CREATION_DATE = "28-May-2008 16:53:52"; :DATA_TYPE = "TIME"; :COORD_SYSTEM = "GEOGRAPHICAL"; :history = "corrected sign of lon using fix_poslon.m: "; }