netcdf ots/Stellwagen/ECOHAB_I/4471p-a.cdf { dimensions: time = 6057; 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=6057); :units = "days"; :epic_code = 624; // int int time2(time=6057); :units = "milliseconds"; :epic_code = 624; // int float temperature(time=6057, depth=1, lat=1, lon=1); :long_name = "TEMPERATURE "; :units = "deg.celc "; :minimum = 9.11f; // float :maximum = 12.96f; // float :sensor_depth = 1.0f; // float :serial_number = "10290196"; float pressure(time=6057, depth=1, lat=1, lon=1); :long_name = "PRESSURE "; :units = "mbars "; :minimum = 15.237176f; // float :maximum = 447.73853f; // float :sensor_depth = 1.0f; // float :serial_number = "10290196"; // global attributes: :DATA_ORIGIN = "USGS"; :MOORING = "4471"; :DESCRIPT = "ENDECO PRESSURE METER, GOM BOOTHBAY HARBOR "; :start_time = "94- X -06 13.55.00"; :stop_time = "94- XI -17 15.15.00"; :latitude = 43.843666f; // float :longitude = -69.642166f; // float :magnetic_variation = -17.0f; // float :sampling_interval = 600; // int :water_depth = 2.0f; // float :WATER_DEPTH = 2; // int :CREATION_DATE = "28-May-2008 11:40:30"; :DATA_TYPE = "TIME"; :COORD_SYSTEM = "GEOGRAPHICAL"; :history = "corrected sign of lon using fix_poslon.m: "; }