netcdf ots/Stellwagen/ECOHAB_I/4181p-a.cdf { dimensions: time = 174; 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=174); :units = "days"; :epic_code = 624; // int int time2(time=174); :units = "milliseconds"; :epic_code = 624; // int float temperature(time=174, depth=1, lat=1, lon=1); :long_name = "TEMPERATURE "; :units = "deg.celc "; :minimum = 2.64f; // float :maximum = 3.48f; // float :sensor_depth = 1.2f; // float :serial_number = "10290196"; float pressure(time=174, depth=1, lat=1, lon=1); :long_name = "PRESSURE "; :units = "decibars "; :minimum = 1.6361003f; // float :maximum = 4.529095f; // float :sensor_depth = 1.2f; // float :serial_number = "10290196"; // global attributes: :DATA_ORIGIN = "USGS"; :MOORING = "4181"; :DESCRIPT = " ENDECO PRESSURE METER. GULF OF MAINE. NOT SCRUBBED. "; :start_time = "93- IV -01 14.10.00"; :stop_time = "93- IV -02 19.00.00"; :latitude = 43.8436f; // float :longitude = -69.6422f; // float :magnetic_variation = 0.0f; // float :sampling_interval = 600; // int :water_depth = 0.0f; // float :WATER_DEPTH = 0; // int :CREATION_DATE = "27-Oct-2015 11:37:32"; :DATA_TYPE = "TIME"; :COORD_SYSTEM = "GEOGRAPHICAL"; :history = "lat, lon vars + global attributes corrected.:"; }