netcdf ocean-time-series/Stellwagen/PONTCHARTRAIN/4541-a.cdf { dimensions: time = 42267; 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=42267); :units = "days"; :epic_code = 624; // int int time2(time=42267); :units = "milliseconds"; :epic_code = 624; // int float temperature(time=42267, depth=1, lat=1, lon=1); :long_name = "TEMPERATURE "; :units = "deg.cel "; :minimum = 17.47185f; // float :maximum = 30.832775f; // float :sensor_depth = 2.9f; // float :serial_number = "T-1658 "; float pressure(time=42267, depth=1, lat=1, lon=1); :long_name = "PRESSURE "; :units = "mbars "; :minimum = 1261.3145f; // float :maximum = 1361.7642f; // float :sensor_depth = 2.9f; // float :serial_number = "P60005 "; float psdev(time=42267, depth=1, lat=1, lon=1); :long_name = "PSDEV "; :units = "mbars "; :minimum = 0.13611242f; // float :maximum = 14.949526f; // float :sensor_depth = 2.9f; // float :serial_number = "P60005 "; // global attributes: :DATA_ORIGIN = "USGS"; :MOORING = "4541"; :DESCRIPT = "BASS MIDAS SYSTEM 14, LAKE PONCHARTRAIN SITE B. "; :start_time = "95- III-23 18.31.54"; :stop_time = "95- VII-11 20.09.24"; :latitude = 30.314167f; // float :longitude = -90.095f; // float :magnetic_variation = 0.0f; // float :sampling_interval = 225; // int :water_depth = 4.7f; // float :WATER_DEPTH = 5; // int :CREATION_DATE = "28-May-2008 17:17:52"; :DATA_TYPE = "TIME"; :COORD_SYSTEM = "GEOGRAPHICAL"; :history = "corrected sign of lon using fix_poslon.m: "; }