netcdf ots/Stellwagen/PONTCHARTRAIN/4562p2-a1h.cdf { dimensions: time = 1879; 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=1879); :units = "days"; :epic_code = 624; // int int time2(time=1879); :units = "milliseconds"; :epic_code = 624; // int float pressure(time=1879, depth=1, lat=1, lon=1); :long_name = "PRESSURE "; :units = "mbars "; :minimum = 1237.1493f; // float :maximum = 1306.2346f; // float :sensor_depth = 2.6f; // float :serial_number = "P45417 "; // global attributes: :DATA_ORIGIN = "USGS"; :MOORING = "4562"; :DESCRIPT = "MIDAS SYSTEM 13, LAKE PONCHARTRAIN SITE D. MOORING SHIFTED 4"; :start_time = "95- IV -24 08.57.13"; :stop_time = "95- VII-11 14.57.13"; :latitude = 30.051f; // float :longitude = -90.154335f; // float :magnetic_variation = 0.0f; // float :sampling_interval = 3600; // int :water_depth = 3.7f; // float :WATER_DEPTH = 4; // int :CREATION_DATE = "28-May-2008 17:18:58"; :DATA_TYPE = "TIME"; :COORD_SYSTEM = "GEOGRAPHICAL"; :history = "corrected sign of lon using fix_poslon.m: "; }