netcdf ots/Stellwagen/MONTEREY_CAN/4221-a.cdf { dimensions: time = 36379; 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=36379); :units = "days"; :epic_code = 624; // int int time2(time=36379); :units = "milliseconds"; :epic_code = 624; // int float rotor(time=36379, depth=1, lat=1, lon=1); :long_name = "ROTOR SPEED "; :units = "cm/s "; :minimum = 2.0f; // float :maximum = 38.972694f; // float :sensor_depth = 746.0f; // float :serial_number = "V-396 "; float temp(time=36379, depth=1, lat=1, lon=1); :long_name = "TEMP "; :units = "deg c "; :minimum = 4.3016205f; // float :maximum = 5.25832f; // float :sensor_depth = 746.0f; // float :serial_number = "T- 803"; // global attributes: :DATA_ORIGIN = "USGS"; :MOORING = "4221"; :DESCRIPT = "VACM, MONTEREY CANYON SITE NN. NO VANE DATA. "; :start_time = "93-VIII-03 17.37.30"; :stop_time = "94-VIII-17 16.07.30"; :latitude = 36.72333f; // float :longitude = -122.035f; // float :magnetic_variation = 16.0f; // float :sampling_interval = 900; // int :water_depth = 806.0f; // float :WATER_DEPTH = 806; // int :CREATION_DATE = "28-May-2008 16:58:24"; :DATA_TYPE = "TIME"; :COORD_SYSTEM = "GEOGRAPHICAL"; :history = "corrected sign of lon using fix_poslon.m: "; }