netcdf ots/Stellwagen/FARALLONES/3352att-a1h.cdf { dimensions: time = 3791; 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=3791); :units = "days"; :epic_code = 624; // int int time2(time=3791); :units = "milliseconds"; :epic_code = 624; // int float attenuation(time=3791, depth=1, lat=1, lon=1); :long_name = "ATTENUATION "; :units = "1/m "; :minimum = 0.004728575f; // float :maximum = 4.056893f; // float :sensor_depth = 59.0f; // float :serial_number = "LED-123 "; // global attributes: :DATA_ORIGIN = "USGS"; :MOORING = "3352"; :DESCRIPT = "FARALLONES. 0.95*V0 = 4.54; MAX = 4.554. GMT. "; :start_time = "89- V -05 03.00.00"; :stop_time = "89- X -10 01.00.00"; :latitude = 38.7838f; // float :longitude = -122.9333f; // float :magnetic_variation = 16.0f; // float :sampling_interval = 3600; // int :water_depth = 65.0f; // float :WATER_DEPTH = 65; // int :CREATION_DATE = "27-Oct-2015 11:37:02"; :DATA_TYPE = "TIME"; :COORD_SYSTEM = "GEOGRAPHICAL"; :history = "lat, lon vars + global attributes corrected.:corrected sign of lon using fix_poslon.m: "; }