netcdf ots/Stellwagen/MOBILE_BAY/3851t-a1h.cdf { dimensions: time = 3117; 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=3117); :units = "days"; :epic_code = 624; // int int time2(time=3117); :units = "milliseconds"; :epic_code = 624; // int float temperature(time=3117, depth=1, lat=1, lon=1); :long_name = "TEMPERATURE "; :units = "deg c "; :minimum = 18.38807f; // float :maximum = 30.948788f; // float :sensor_depth = 5.0f; // float :serial_number = "T -7505"; // global attributes: :DATA_ORIGIN = "USGS"; :MOORING = "3851"; :DESCRIPT = "G OF MEXICO A, VMCM. LOWER PROP BROKEN 11/19. "; :start_time = "91- VII-30 19.00.00"; :stop_time = "91- XII-07 15.00.00"; :latitude = 29.9635f; // float :longitude = -88.18083f; // float :magnetic_variation = 1.0f; // float :sampling_interval = 3600; // int :water_depth = 29.0f; // float :WATER_DEPTH = 29; // int :CREATION_DATE = "28-May-2008 16:37:53"; :DATA_TYPE = "TIME"; :COORD_SYSTEM = "GEOGRAPHICAL"; :history = "corrected sign of lon using fix_poslon.m: "; }