netcdf ots/Stellwagen/GLOBEC_GSC/4902cs-a.nc { dimensions: time = 41008; 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=41008); :units = "days"; :epic_code = 624; // int int time2(time=41008); :units = "milliseconds"; :epic_code = 624; // int float conductivity(time=41008, depth=1, lat=1, lon=1); :long_name = "CONDUCTIVITY"; :units = "mmhos/cm "; :minimum = 29.980875f; // float :maximum = 56.43031f; // float :sensor_depth = 15.0f; // float :serial_number = "C-1793 "; float salinity(time=41008, depth=1, lat=1, lon=1); :long_name = "SALINITY "; :units = "ppt "; :minimum = 30.826334f; // float :maximum = 36.5549f; // float :sensor_depth = 15.0f; // float :serial_number = "C-1793 "; // global attributes: :DATA_ORIGIN = "USGS"; :MOORING = "4902"; :DESCRIPT = "VACM-C, GLOBEC GREAT SOUTH CHANNEL SITE 7. THERM 376 USED. "; :start_time = "97- I -15 19.33.45"; :stop_time = "97-VIII-17 09.26.15"; :latitude = 40.516834f; // float :longitude = -68.28616f; // float :magnetic_variation = -17.0f; // float :sampling_interval = 450; // int :water_depth = 101.0f; // float :WATER_DEPTH = 101; // int :CREATION_DATE = "28-May-2008 14:23:54"; :DATA_TYPE = "TIME"; :COORD_SYSTEM = "GEOGRAPHICAL"; :history = "corrected sign of lon using fix_poslon.m: "; }