netcdf ots/Stellwagen/MBAY_STELL/4321-a.cdf { dimensions: time = 55248; 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=55248); :units = "days"; :epic_code = 624; // int int time2(time=55248); :units = "milliseconds"; :epic_code = 624; // int float east(time=55248, depth=1, lat=1, lon=1); :long_name = "EAST "; :units = "cm/s "; :minimum = -82.33781f; // float :maximum = 98.37524f; // float :sensor_depth = 5.0f; // float :serial_number = "VM-106 "; float north(time=55248, depth=1, lat=1, lon=1); :long_name = "NORTH "; :units = "cm/s "; :minimum = -61.806084f; // float :maximum = 66.98161f; // float :sensor_depth = 5.0f; // float :serial_number = "VM-106 "; float vdir_1(time=55248, depth=1, lat=1, lon=1); :long_name = "VDIR 1 "; :units = "deg "; :minimum = 0.22018538f; // float :maximum = 359.94537f; // float :sensor_depth = 5.0f; // float :serial_number = "VM-106 "; float vspd_1(time=55248, depth=1, lat=1, lon=1); :long_name = "VSPD 1 "; :units = "cm/s "; :minimum = 0.11785114f; // float :maximum = 103.76717f; // float :sensor_depth = 5.0f; // float :serial_number = "VM-106 "; float temp(time=55248, depth=1, lat=1, lon=1); :long_name = "TEMP "; :units = "deg c "; :minimum = 1.0972587f; // float :maximum = 17.725382f; // float :sensor_depth = 5.0f; // float :serial_number = "T- 891"; // global attributes: :DATA_ORIGIN = "USGS"; :MOORING = "4321"; :DESCRIPT = "STELLWAGEN BANK VMCM. WILD PTS SCRUBBED. "; :start_time = "94- II -17 17.31.52"; :stop_time = "94- VII-11 14.28.07"; :latitude = 42.293335f; // float :longitude = -70.18266f; // float :magnetic_variation = -16.0f; // float :sampling_interval = 225; // int :water_depth = 48.0f; // float :WATER_DEPTH = 48; // int :CREATION_DATE = "28-May-2008 16:30:29"; :DATA_TYPE = "TIME"; :COORD_SYSTEM = "GEOGRAPHICAL"; :history = "corrected sign of lon using fix_poslon.m: "; }