netcdf ots/Stellwagen/KARIN_RIDGE/3562-a.cdf { dimensions: time = 42106; 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=42106); :units = "days"; :epic_code = 624; // int int time2(time=42106); :units = "milliseconds"; :epic_code = 624; // int float rotor(time=42106, depth=1, lat=1, lon=1); :long_name = "ROTOR SPEED "; :units = "cm/s "; :minimum = 2.0f; // float :maximum = 38.153168f; // float :sensor_depth = 1510.0f; // float :serial_number = "V-409 "; float temp(time=42106, depth=1, lat=1, lon=1); :long_name = "TEMP "; :units = "deg c "; :minimum = 2.4968183f; // float :maximum = 2.9890795f; // float :sensor_depth = 1510.0f; // float :serial_number = "T-543 "; // global attributes: :DATA_ORIGIN = "USGS"; :MOORING = "3562"; :DESCRIPT = "KARIN RIDGE NORTH. CLEAN DATA: NO SCRUB. "; :start_time = "90- X -04 17.26.15"; :stop_time = "91- V -12 00.33.45"; :latitude = 17.144167f; // float :longitude = -168.50383f; // float :magnetic_variation = 1.0f; // float :sampling_interval = 450; // int :water_depth = 1560.0f; // float :WATER_DEPTH = 1560; // int :CREATION_DATE = "28-May-2008 14:41:34"; :DATA_TYPE = "TIME"; :COORD_SYSTEM = "GEOGRAPHICAL"; :history = "corrected sign of lon using fix_poslon.m: "; }