netcdf ots/Stellwagen/PONTCHARTRAIN/4552p-a1h.cdf { dimensions: time = 2632; 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=2632); :units = "days"; :epic_code = 624; // int int time2(time=2632); :units = "milliseconds"; :epic_code = 624; // int float pressure(time=2632, depth=1, lat=1, lon=1); :long_name = "PRESSURE "; :units = "mbars "; :minimum = 1173.8813f; // float :maximum = 1267.5698f; // float :sensor_depth = 2.0f; // float :serial_number = "P60006 "; // global attributes: :DATA_ORIGIN = "USGS"; :MOORING = "4552"; :DESCRIPT = "MIDAS SYSTEM 3, LAKE PONCHARTRAIN SITE C. "; :start_time = "95- III-23 23.01.04"; :stop_time = "95- VII-11 14.01.04"; :latitude = 30.214666f; // float :longitude = -90.1775f; // float :magnetic_variation = 0.0f; // float :sampling_interval = 3600; // int :water_depth = 5.4f; // float :WATER_DEPTH = 5; // int :CREATION_DATE = "28-May-2008 17:18:15"; :DATA_TYPE = "TIME"; :COORD_SYSTEM = "GEOGRAPHICAL"; :history = "corrected sign of lon using fix_poslon.m: "; }