netcdf ots/Stellwagen/MBAY_STELL/4481sc-a1h.cdf { dimensions: time = 3975; 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=3975); :units = "days"; :epic_code = 624; // int int time2(time=3975); :units = "milliseconds"; :epic_code = 624; // int float temperature(time=3975, depth=1, lat=1, lon=1); :long_name = "TEMPERATURE "; :units = "deg c "; :minimum = 3.3544126f; // float :maximum = 12.911f; // float :sensor_depth = 5.0f; // float :serial_number = "SC-365 "; float conductivity(time=3975, depth=1, lat=1, lon=1); :long_name = "CONDUCTIVITY"; :units = "s/m "; :minimum = 2.9767199f; // float :maximum = 3.8050716f; // float :sensor_depth = 5.0f; // float :serial_number = "SC-365 "; float salinity(time=3975, depth=1, lat=1, lon=1); :long_name = "SALINITY "; :units = "ppt "; :minimum = 32.072086f; // float :maximum = 33.235737f; // float :sensor_depth = 5.0f; // float :serial_number = "SC-365 "; float sigma_theta(time=3975, depth=1, lat=1, lon=1); :long_name = "SIGMA THETA "; :units = "sigma "; :minimum = 24.329138f; // float :maximum = 26.178474f; // float :sensor_depth = 5.0f; // float :serial_number = "SC-365 "; // global attributes: :DATA_ORIGIN = "USGS"; :MOORING = "4481"; :DESCRIPT = "SEACAT GOM STELLWAGEN. NOT SCRUBBED. "; :start_time = "94- X -27 01.00.00"; :stop_time = "95- IV -10 15.00.00"; :latitude = 42.2935f; // float :longitude = -70.18266f; // float :magnetic_variation = 0.0f; // float :sampling_interval = 3600; // int :water_depth = 54.0f; // float :WATER_DEPTH = 54; // int :CREATION_DATE = "28-May-2008 16:32:16"; :DATA_TYPE = "TIME"; :COORD_SYSTEM = "GEOGRAPHICAL"; :history = "corrected sign of lon using fix_poslon.m: "; }