netcdf ots/Stellwagen/WRIGHTSVILLE/4671p-a.cdf { dimensions: time = 11211; 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=11211); :units = "days"; :epic_code = 624; // int int time2(time=11211); :units = "milliseconds"; :epic_code = 624; // int float pressure(time=11211, depth=1, lat=1, lon=1); :long_name = "PRESSURE "; :units = "mbars "; :minimum = 2055.306f; // float :maximum = 2308.3342f; // float :sensor_depth = 11.1f; // float :serial_number = "P47037 "; float psdev(time=11211, depth=1, lat=1, lon=1); :long_name = "PSDEV "; :units = "mbars "; :minimum = 2.3026829f; // float :maximum = 68.71659f; // float :sensor_depth = 11.1f; // float :serial_number = "P47037 "; // global attributes: :DATA_ORIGIN = "USGS"; :MOORING = "4671"; :DESCRIPT = "MIDAS SYSTEM 1, WRIGHTSVILLE BEACH. "; :start_time = "96- III-04 17.35.00"; :stop_time = "96- V -21 13.55.00"; :latitude = 34.199833f; // float :longitude = -77.76933f; // float :magnetic_variation = -7.0f; // float :sampling_interval = 600; // int :water_depth = 13.4f; // float :WATER_DEPTH = 13; // int :CREATION_DATE = "28-May-2008 17:57:40"; :DATA_TYPE = "TIME"; :COORD_SYSTEM = "GEOGRAPHICAL"; :history = "corrected sign of lon using fix_poslon.m: "; }