netcdf ots/Stellwagen/FARALLONES/3342att-a1h.cdf { dimensions: time = 3824; 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=3824); :units = "days"; :epic_code = 624; // int int time2(time=3824); :units = "milliseconds"; :epic_code = 624; // int float attenuation(time=3824, depth=1, lat=1, lon=1); :long_name = "ATTENUATION "; :units = "1/m "; :minimum = 0.16640158f; // float :maximum = 20.545013f; // float :sensor_depth = 49.0f; // float :serial_number = "LED-49 "; // global attributes: :DATA_ORIGIN = "USGS"; :MOORING = "3342"; :DESCRIPT = "FARALLONES. MINOR SCRUB ON LED, 0.0 TO .001. GMT. "; :start_time = "89- V -05 00.00.00"; :stop_time = "89- X -11 07.00.00"; :latitude = 37.686333f; // float :longitude = -122.79633f; // float :magnetic_variation = 16.0f; // float :sampling_interval = 3600; // int :water_depth = 55.0f; // float :WATER_DEPTH = 55; // int :CREATION_DATE = "28-May-2008 12:49:58"; :DATA_TYPE = "TIME"; :COORD_SYSTEM = "GEOGRAPHICAL"; :history = "corrected sign of lon using fix_poslon.m: "; }