netcdf CSIRO/Climatology/CARS/2009/salinity_cars2009a.nc { dimensions: detail_string = UNLIMITED; // (551 currently) depth = 79; depth_ann = 64; depth_semiann = 55; lat = 331; lon = 721; one = 1; yx = 2; four = 4; variables: float depth(depth=79); :long_name = "depth"; :units = "m"; :positive = "down"; :valid_range = 0.0f, 5500.0f; // float float depth_ann(depth_ann=64); :long_name = "depths of annual fields"; :units = "m"; :positive = "down"; :valid_range = 0.0f, 1800.0f; // float float depth_semiann(depth_semiann=55); :long_name = "depths of semi-annual fields"; :units = "m"; :positive = "down"; :valid_range = 0.0f, 1000.0f; // float float lon(lon=721); :long_name = "longitude"; :units = "degrees_east"; :valid_range = 0.0f, 360.0f; // float float lat(lat=331); :long_name = "latitude"; :units = "degrees_north"; :valid_range = -90.0f, 90.0f; // float float grid_space(yx=2); :long_name = "Y & X grid spacing"; :units = "degrees_north"; float ngridpts(yx=2); :long_name = "number of grid points in Y & X directions"; :units = "counts"; float gr_origin(yx=2); :long_name = "Grid origin in lat-lon space"; :units = "degrees_north"; float rotation(one=1); :long_name = "Rotation of grid about origin"; :units = "radians"; float corners(yx=2, four=4); :long_name = "Grid polygon corners in lat-lon space"; :units = "degrees_north"; char map_details(detail_string=551, depth=79); :long_name = "Mapping details"; short nq(depth=79, lat=331, lon=721); :long_name = "Number of data used"; :units = "counts"; :scale_factor = 1.0; // double :add_offset = 0.0; // double :_FillValue = -32767S; // short short radius_q(depth=79, lat=331, lon=721); :long_name = "data-source-ellipse minor radius"; :units = "km"; :scale_factor = 1.0; // double :add_offset = 0.0; // double :_FillValue = -32767S; // short short mean(depth=79, lat=331, lon=721); :long_name = "mean salinity"; :units = "1e-3"; :scale_factor = 6.485282224222911E-4; // double :add_offset = 21.25; // double :_FillValue = -32767S; // short short an_cos(depth_ann=64, lat=331, lon=721); :long_name = "annual cosine salinity"; :units = "1e-3"; :scale_factor = 3.0518975172813697E-4; // double :_FillValue = -32767S; // short short an_sin(depth_ann=64, lat=331, lon=721); :long_name = "annual sine salinity"; :units = "1e-3"; :scale_factor = 3.0518975172813697E-4; // double :_FillValue = -32767S; // short short sa_cos(depth_semiann=55, lat=331, lon=721); :long_name = "semi-annual cosine salinity"; :units = "1e-3"; :scale_factor = 3.0518975172813697E-4; // double :_FillValue = -32767S; // short short sa_sin(depth_semiann=55, lat=331, lon=721); :long_name = "semi-annual sine salinity"; :units = "1e-3"; :scale_factor = 3.0518975172813697E-4; // double :_FillValue = -32767S; // short short std_dev(depth=79, lat=331, lon=721); :long_name = "weighted standard deviation of data"; :units = "1e-3"; :scale_factor = 6.485282224222911E-4; // double :add_offset = 0.0; // double :_FillValue = -32767S; // short short RMSspatialresid(depth=79, lat=331, lon=721); :long_name = "RMS of residuals wrt spatial mean"; :units = "1e-3"; :scale_factor = 6.485282224222911E-4; // double :add_offset = 0.0; // double :_FillValue = -32767S; // short short RMSresid(depth_ann=64, lat=331, lon=721); :long_name = "RMS of residuals wrt full temporal mapping"; :units = "1e-3"; :scale_factor = 6.485282224222911E-4; // double :add_offset = 0.0; // double :_FillValue = -32767S; // short short sumofwgts(depth=79, lat=331, lon=721); :long_name = "sum of weights"; :scale_factor = 0.1; // double :add_offset = 3000.0; // double :_FillValue = -32767S; // short short map_error(depth=79, lat=331, lon=721); :long_name = "Standard Error of mapping"; :units = "1e-3"; :scale_factor = 6.485282224222911E-4; // double :add_offset = 0.0; // double :_FillValue = -32767S; // short // global attributes: :Conventions = "COARDS"; :institution = "CSIRO Marine and Atmospheric Research"; :source = " "; :references = "Loess: Ridgway K. R. , J. R. Dunn and J. L. Wilkin, Ocean interpolation by four-dimensional least squares -Application to the waters around Australia, J. Atmos. Ocean. Tech., Vol 19, No 9, 1357-1375, 2002 BAR,TAR: J.R. Dunn and K.R. Ridgway, Mapping ocean properties in regions of complex topography, Deep Sea Research Part I : Oceanographic Research, 49 (3) (2002) pp. 591-604."; :comment = " "; :cars_version = "2009.A.1.1"; :title = "salinity at standard depths"; :history = "Jeff Dunn created on 08-Jul-2009. CSIRO Marine & Atmospheric Research. Mapped from 7 9 11 13 19 31 32 35 41 42 43 121 data using loess mapping, z-fitting replaced by local-weighted z-fill from adjacent levels. Clusters (>10 in 250m radius) thinned to monthly means. Annual fit to 1800m, Semi-annual fit to 1000m, TAR 1 BAR used, Bogus mean weight=exp(-(1.2*r/r(Q/10)).^3) Arctic map in ../second/salinity_arctic09.nc added 12-Aug-2009. Inter-layer continuity used to detect and repair patches of bad mapping or gapfilling, especially arising from contamination between isolated basins at depth: 17-Aug-2009. Remapped Baltic and Aus NW Shelf patched in, 5/7/2010. Gapfill_vertical applied. gapfill_vertical applied . Bad 360E values replaced by 0E values, 06-Jul-2010"; }