netcdf CSIRO/Climatology/Ocean_Acidification/OA_Reconstruction.nc { dimensions: TIME = UNLIMITED; // (1716 currently) LATITUDE = 45; LONGITUDE = 75; variables: float ALK(TIME=1716, LATITUDE=45, LONGITUDE=75); :long_name = "total_alkalinity"; :units = "umol kg-1 "; :_FillValue = -1.0E34f; // float :history = "From 2014_final_talk"; :comment = "Total Alklainity generated from Salinity using the relationship from Lenton et al (2016)"; :coordinates = "TIME LATITUDE LONGITUDE"; float DIC(TIME=1716, LATITUDE=45, LONGITUDE=75); :long_name = "mole_concentration_of_dissolved_inorganic_carbon_in_sea_water"; :units = "umol kg-1 "; :_FillValue = -1.0E34f; // float :history = "From 2014_final_tco2"; :comment = "DIC generated from ALK,SSS and SST following Lenton et al (2016)"; :coordinates = "TIME LATITUDE LONGITUDE"; double LATITUDE(LATITUDE=45); :standard_name = "latitude"; :long_name = "latitude"; :units = "degrees_north"; :axis = "Y"; :valid_min = -90.0; // double :valid_max = 90.0; // double double LONGITUDE(LONGITUDE=75); :standard_name = "longitude"; :long_name = "longitude"; :units = "degrees_east"; :axis = "X"; :valid_min = -180.0; // double :valid_max = 180.0; // double float OMEGA_A(TIME=1716, LATITUDE=45, LONGITUDE=75); :long_name = "aragonite_saturation_state"; :units = "1"; :_FillValue = -1.0E34f; // float :history = "From 2014_final_omegaa"; :comment = "OMEGA_A calculated following Mucci (1983)"; :coordinates = "TIME LATITUDE LONGITUDE"; float OMEGA_C(TIME=1716, LATITUDE=45, LONGITUDE=75); :long_name = "calcite_saturation_state"; :units = "1"; :_FillValue = -1.0E34f; // float :history = "From 2014_final_omegac"; :comment = "OMEGA_C calculated following Mucci (1983)"; :coordinates = "TIME LATITUDE LONGITUDE"; float SSS(TIME=1716, LATITUDE=45, LONGITUDE=75); :standard_name = "sea_surface_salinity"; :long_name = "sea_surface_salinity"; :units = "1e-3"; :_FillValue = -1.0E34f; // float :history = "From 2014_final_sal"; :comment = "This is the sea surface salinity from CARS (CSIRO Atlas of Regional Seas; http://www.marine.csiro.au/~dunn/cars2009/). The data was regridded at 1x1 degree resolution and the climatology repeated every year ofthe time series "; :references = "monthly mean SSS from CARS 2009 Sea Surface Salinity Climatology 0.5degree x0.5 degree"; :coordinates = "TIME LATITUDE LONGITUDE"; float SST(TIME=1716, LATITUDE=45, LONGITUDE=75); :standard_name = "sea_surface_skin_temperature"; :long_name = "sea_surface_skin_temperature"; :units = "degree_Celsius"; :_FillValue = -1.0E34f; // float :history = "From 2014_final_sst"; :references = "monthly mean SST from Hadley Centre Sea Ice and Sea Surface Temperature dataset (HadISST v1.1 1degree x 1degree)"; :comment = "This is the original HadISST v1.1 (Rayner at al, 2003; http://www.metoffice.gov.uk/hadobs/hadisst/) at the native resolution "; :coordinates = "TIME LATITUDE LONGITUDE"; double TIME(TIME=1716); :units = "months since 1800-01-01 00:00:00"; :calendar = "gregorian"; :long_name = "time"; :valid_min = 0.0; // double :valid_max = 5000.0; // double float pH_T(TIME=1716, LATITUDE=45, LONGITUDE=75); :long_name = "sea_water_ph_reported_on_total_scale"; :units = "1"; :_FillValue = -1.0E34f; // float :history = "From 2014_final_ph"; :comment = "ph_T calculated following Riebesell et al.(2010)"; :coordinates = "TIME LATITUDE LONGITUDE"; // global attributes: :CDI = "Climate Data Interface version 1.5.6 (http://code.zmaw.de/projects/cdi)"; :Conventions = "CF-1.6,IMOS-1.4"; :institution = "CSIRO Oceans and Atmosphere Flagship"; :NCO = "\"4.5.1\""; :standard_name_vocabulary = "NetCDF Climate and Forecast (CF) Metadata Convention Standard Name Table Version 29"; :title = "Historical reconstruction of ocean acidification in the Australian region"; :abstract = "This dataset contains the reconstructed time series of monthly mean aragonite and pH together with distribution of dissolved inorganic carbon (DIC), total alkalinity (ALK), sea surface temperature and salinity in the Australian region at a 1 degree resolution over the period 1870-2013. A full description of the dataset is available from: \"Historical reconstruction of ocean acidification in the Australian region. Lenton et al. 2016, Biogeosciences 13, 1753-1765,http://www.biogeosciences.net/13/1753/2016/"; :naming_authority = "IMOS"; :geospatial_lat_min = -44.5; // double :geospatial_lat_max = -0.5; // double :geospatial_lon_min = 95.5; // double :geospatial_lon_max = 169.5; // double :geospatial_vertical_min = 0.0; // double :geospatial_vertical_max = 0.0; // double :time_coverage_start = "1870-01-01T00:00:00Z"; :time_coverage_end = "2014-01-01T00:00:00Z"; :data_centre = "Australian Ocean Data Network"; :data_centre_email = "info@aodn.org.au"; :author = "Dr Andrew Lenton"; :author_email = "andrew.lenton@csiro.au"; :principal_investigator = "Dr Andrew Lenton"; :citation = "Citation to be used in publication should follow the format:\"Lenton et al. 2016, \"Historical reconstruction of ocean acidification in the Australian region.\", [Data access URL],accessed [date-of-access]\""; :disclaimer = "Products are provided \"as is\" without any warranty as to fitness for a particular purposes"; :licence = "http://creativecommons.org/licenses/by/4.0/"; :date_created = "2015-08-25T3:35:00Z"; :CDO = "Climate Data Operators version 1.5.6.1 (http://code.zmaw.de/projects/cdo)"; :acknowledgement = "The Australian Climate Change Science Program, CSIRO carbon cluster, JSPS KAKENHI Grant no. 26220102 and the Australian Integrated Marine Observing System (IMOS)."; }