netcdf ocean-time-series/Stellwagen/FARALLONES/3342tct-a.cdf { dimensions: time = 52128; 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=52128); :units = "days"; :epic_code = 624; // int int time2(time=52128); :units = "milliseconds"; :epic_code = 624; // int float fr_temp(time=52128, depth=1, lat=1, lon=1); :long_name = "FR TEMP "; :units = "celcius "; :minimum = 8.573822f; // float :maximum = 10.8497925f; // float :sensor_depth = 49.0f; // float float temp_diff(time=52128, depth=1, lat=1, lon=1); :long_name = "TEMP DIFF "; :units = "celcius "; :minimum = -0.4154644f; // float :maximum = 0.13831615f; // float :sensor_depth = 49.0f; // float float conductivity(time=52128, depth=1, lat=1, lon=1); :long_name = "CONDUCTIVITY"; :units = "mhos "; :minimum = 35.67242f; // float :maximum = 37.336548f; // float :sensor_depth = 49.0f; // float float salinity(time=52128, depth=1, lat=1, lon=1); :long_name = "SALINITY "; :units = "ppt "; :minimum = 33.30804f; // float :maximum = 33.93793f; // float :sensor_depth = 49.0f; // float // global attributes: :DATA_ORIGIN = "USGS"; :MOORING = "3342"; :DESCRIPT = "FARALLONES. COND & SAL UNSTABLE, SHORT REC. FR-7516,C-504. G"; :start_time = "89- V -05 23.31.52"; :stop_time = "89- IX -18 17.28.07"; :latitude = 37.686333f; // float :longitude = -122.79633f; // float :magnetic_variation = 16.0f; // float :sampling_interval = 225; // int :water_depth = 55.0f; // float :WATER_DEPTH = 55; // int :CREATION_DATE = "28-May-2008 12:50:02"; :DATA_TYPE = "TIME"; :COORD_SYSTEM = "GEOGRAPHICAL"; :history = "corrected sign of lon using fix_poslon.m: "; }