NOAA GFDL GFDL-ESM2G, RCP4.5 (run 1) experiment output for CMIP5 AR5
Load in Python
from intake import open_catalog
cat = open_catalog("https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/sos_Omon_GFDL-ESM2G_rcp45_r1i1p1.yaml")
ds=cat.netcdf.read()
Metadata
title | NOAA GFDL GFDL-ESM2G, RCP4.5 (run 1) experiment output for CMIP5 AR5 |
location | /shared/cmip5/data/rcp45/ocean/mon/Omon/sos/NOAA-GFDL.GFDL-ESM2G/r1i1p1 |
tags | gridded,global,model,monthly |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/sos_Omon_GFDL-ESM2G_rcp45_r1i1p1.yaml |
last updated | 2014-05-30 |
Dataset Contents
<xarray.Dataset> Dimensions: (bnds: 2, rlat: 210, rlon: 360, time: 1140, vertices: 4) Coordinates: * time (time) float64 15.5 45.0 74.5 ... 3.46e+04 3.463e+04 3.466e+04 * rlat (rlat) float64 -76.75 -76.25 -75.75 ... 88.75 89.25 89.75 * rlon (rlon) float64 -279.5 -278.5 -277.5 -276.5 ... 77.5 78.5 79.5 lat (rlat, rlon) float64 dask.array<chunksize=(210, 360), meta=np.ndarray> lon (rlat, rlon) float64 dask.array<chunksize=(210, 360), meta=np.ndarray> * vertices (vertices) int32 0 1 2 3 Dimensions without coordinates: bnds Data variables: time_bnds (time, bnds) float64 dask.array<chunksize=(60, 2), meta=np.ndarray> sos (time, rlat, rlon) float32 dask.array<chunksize=(60, 210, 360), meta=np.ndarray> average_T1 (time) float64 dask.array<chunksize=(60,), meta=np.ndarray> average_T2 (time) float64 dask.array<chunksize=(60,), meta=np.ndarray> average_DT (time) float64 dask.array<chunksize=(60,), meta=np.ndarray> lat_vertices (time, rlat, rlon, vertices) float64 dask.array<chunksize=(60, 210, 360, 4), meta=np.ndarray> lon_vertices (time, rlat, rlon, vertices) float64 dask.array<chunksize=(60, 210, 360, 4), meta=np.ndarray> Attributes: title: NOAA GFDL GFDL-ESM2G, RCP4.5 (run 1) experiment o... institute_id: NOAA GFDL source: GFDL-ESM2G 2010 ocean: TOPAZ (TOPAZ1p2,Tripolar36... contact: gfdl.climate.model.info@noaa.gov project_id: CMIP5 table_id: Table Omon (31 Jan 2011) experiment_id: rcp45 realization: 1 modeling_realm: ocean tracking_id: 5973e816-7e5e-4924-b087-7a9ca6f7d572 Conventions: CF-1.4 references: The GFDL Data Portal (http://nomads.gfdl.noaa.gov... comment: GFDL experiment name = ESM2G-HC2_2006-2100_all_rc... gfdl_experiment_name: ESM2G-HC2_2006-2100_all_rcp45_XC2 creation_date: 2012-01-11T17:19:58Z model_id: GFDL-ESM2G branch_time: 52925 experiment: RCP4.5 forcing: GHG,SD,Oz,LU,SS,BC,MD,OC (GHG includes CO2, CH4, ... frequency: mon initialization_method: 1 parent_experiment_id: historical physics_version: 1 product: output1 institution: NOAA GFDL(201 Forrestal Rd, Princeton, NJ, 08540) history: File was processed by fremetar (GFDL analog of CM... parent_experiment_rip: r1i1p1
xarray.Dataset
- bnds: 2
- rlat: 210
- rlon: 360
- time: 1140
- vertices: 4
- time(time)float6415.5 45.0 ... 3.463e+04 3.466e+04
- bounds :
- time_bnds
- cartesian_axis :
- T
- calendar_type :
- noleap
- long_name :
- time
- units :
- days since 2006-01-01 00:00:00
- calendar :
- noleap
- axis :
- T
- standard_name :
- time
array([1.55000e+01, 4.50000e+01, 7.45000e+01, ..., 3.45985e+04, 3.46290e+04, 3.46595e+04])
- rlat(rlat)float64-76.75 -76.25 ... 89.25 89.75
- units :
- degrees
- long_name :
- latitude in rotated pole grid
- axis :
- Y
- standard_name :
- grid_latitude
array([-76.75, -76.25, -75.75, ..., 88.75, 89.25, 89.75])
- rlon(rlon)float64-279.5 -278.5 -277.5 ... 78.5 79.5
- units :
- degrees
- long_name :
- longitude in rotated pole grid
- axis :
- X
- standard_name :
- grid_longitude
array([-279.5, -278.5, -277.5, ..., 77.5, 78.5, 79.5])
- lat(rlat, rlon)float64dask.array<chunksize=(210, 360), meta=np.ndarray>
- units :
- degrees_north
- long_name :
- latitude coordinate
- bounds :
- lat_vertices
- standard_name :
- latitude
Array Chunk Bytes 604.80 kB 604.80 kB Shape (210, 360) (210, 360) Count 90 Tasks 1 Chunks Type float64 numpy.ndarray - lon(rlat, rlon)float64dask.array<chunksize=(210, 360), meta=np.ndarray>
- units :
- degrees_east
- long_name :
- longitude coordinate
- bounds :
- lon_vertices
- standard_name :
- longitude
Array Chunk Bytes 604.80 kB 604.80 kB Shape (210, 360) (210, 360) Count 90 Tasks 1 Chunks Type float64 numpy.ndarray - vertices(vertices)int320 1 2 3
array([0, 1, 2, 3], dtype=int32)
- time_bnds(time, bnds)float64dask.array<chunksize=(60, 2), meta=np.ndarray>
- long_name :
- time axis boundaries
- units :
- days since 2006-01-01 00:00:00
Array Chunk Bytes 18.24 kB 960 B Shape (1140, 2) (60, 2) Count 57 Tasks 19 Chunks Type float64 numpy.ndarray - sos(time, rlat, rlon)float32dask.array<chunksize=(60, 210, 360), meta=np.ndarray>
- name :
- sos
- long_name :
- Sea Surface Salinity
- cell_methods :
- time: mean
- units :
- psu
- standard_name :
- sea_surface_salinity
- cell_measures :
- area: areacello
- comments :
- Note: This model output is presented on the model's tripolar grid. The North Pole singularity is avoided by using this nonregular grid north of 65N. More information about the ocean and sea ice model's grid can be found at http://nomads.gfdl.noaa.gov/.
- associated_files :
- baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_ocean_fx_GFDL-ESM2G_rcp45_r0i0p0.nc areacello: areacello_fx_GFDL-ESM2G_rcp45_r0i0p0.nc
- original_name :
- sos
- original_units :
- PSU
Array Chunk Bytes 344.74 MB 18.14 MB Shape (1140, 210, 360) (60, 210, 360) Count 57 Tasks 19 Chunks Type float32 numpy.ndarray - average_T1(time)float64dask.array<chunksize=(60,), meta=np.ndarray>
- units :
- days since 2006-01-01 00:00:00
- long_name :
- Start time for average period
Array Chunk Bytes 9.12 kB 480 B Shape (1140,) (60,) Count 57 Tasks 19 Chunks Type float64 numpy.ndarray - average_T2(time)float64dask.array<chunksize=(60,), meta=np.ndarray>
- units :
- days since 2006-01-01 00:00:00
- long_name :
- End time for average period
Array Chunk Bytes 9.12 kB 480 B Shape (1140,) (60,) Count 57 Tasks 19 Chunks Type float64 numpy.ndarray - average_DT(time)float64dask.array<chunksize=(60,), meta=np.ndarray>
- units :
- days
- long_name :
- Length of average period
Array Chunk Bytes 9.12 kB 480 B Shape (1140,) (60,) Count 57 Tasks 19 Chunks Type float64 numpy.ndarray - lat_vertices(time, rlat, rlon, vertices)float64dask.array<chunksize=(60, 210, 360, 4), meta=np.ndarray>
- units :
- degrees_north
Array Chunk Bytes 2.76 GB 145.15 MB Shape (1140, 210, 360, 4) (60, 210, 360, 4) Count 76 Tasks 19 Chunks Type float64 numpy.ndarray - lon_vertices(time, rlat, rlon, vertices)float64dask.array<chunksize=(60, 210, 360, 4), meta=np.ndarray>
- units :
- degrees_east
Array Chunk Bytes 2.76 GB 145.15 MB Shape (1140, 210, 360, 4) (60, 210, 360, 4) Count 76 Tasks 19 Chunks Type float64 numpy.ndarray
- title :
- NOAA GFDL GFDL-ESM2G, RCP4.5 (run 1) experiment output for CMIP5 AR5
- institute_id :
- NOAA GFDL
- source :
- GFDL-ESM2G 2010 ocean: TOPAZ (TOPAZ1p2,Tripolar360x210L63); atmosphere: AM2 (AM2p14,M45L24); sea ice: SIS (SISp2,Tripolar360x210L63); land: LM3 (LM3p7_cESM,M45)
- contact :
- gfdl.climate.model.info@noaa.gov
- project_id :
- CMIP5
- table_id :
- Table Omon (31 Jan 2011)
- experiment_id :
- rcp45
- realization :
- 1
- modeling_realm :
- ocean
- tracking_id :
- 5973e816-7e5e-4924-b087-7a9ca6f7d572
- Conventions :
- CF-1.4
- references :
- The GFDL Data Portal (http://nomads.gfdl.noaa.gov/) provides access to NOAA/GFDL's publicly available model input and output data sets. From this web site one can view and download data sets and documentation, including those related to the GFDL coupled models experiments run for the IPCC's 5th Assessment Report and the US CCSP.
- comment :
- GFDL experiment name = ESM2G-HC2_2006-2100_all_rcp45_XC2. PCMDI experiment name = RCP4.5 (run1). Initial conditions for this experiment were taken from 1 January 2006 of the parent experiment, ESM2G-C2_all_historical_HC2 (historical). Several forcing agents varied during the 95 year duration of the RCP4.5 experiment based upon the MINICAM integrated assessment model for the 21st century. The time-varying forcing agents include the well-mixed greenhouse gases (CO2, CH4, N2O, halons), tropospheric and stratospheric O3, model-derived aerosol concentrations (sulfate, black and organic carbon, sea salt and dust), and land use transitions. Volcanic aerosols were zero and solar irradiance varied seasonally based upon late 20th century averages but with no interannual variation. The direct effect of tropospheric aerosols is calculated by the model, but not the indirect effects.
- gfdl_experiment_name :
- ESM2G-HC2_2006-2100_all_rcp45_XC2
- creation_date :
- 2012-01-11T17:19:58Z
- model_id :
- GFDL-ESM2G
- branch_time :
- 52925
- experiment :
- RCP4.5
- forcing :
- GHG,SD,Oz,LU,SS,BC,MD,OC (GHG includes CO2, CH4, N2O, CFC11, CFC12, HCFC22, CFC113)
- frequency :
- mon
- initialization_method :
- 1
- parent_experiment_id :
- historical
- physics_version :
- 1
- product :
- output1
- institution :
- NOAA GFDL(201 Forrestal Rd, Princeton, NJ, 08540)
- history :
- File was processed by fremetar (GFDL analog of CMOR). TripleID: [exper_id_CjJqLuIBEN,realiz_id_OrNaY4lwmd,run_id_1EJwv7KIgx]
- parent_experiment_rip :
- r1i1p1