NOAA GFDL GFDL-CM4 model output prepared for CMIP6 update of RCP8.5 based on SSP5
Load in Python
from intake import open_catalog
cat = open_catalog("https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/ScenarioMIP.NOAA-GFDL.GFDL-CM4.ssp585.day.pr.gr1.yaml")
ds=cat.netcdf.read()
Metadata
title | NOAA GFDL GFDL-CM4 model output prepared for CMIP6 update of RCP8.5 based on SSP5 |
location | /shared/cmip6/data/ssp585/atmos/day/pr/NOAA-GFDL.GFDL-CM4/r1i1p1f1 |
tags | gridded,global,model,monthly |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/ScenarioMIP.NOAA-GFDL.GFDL-CM4.ssp585.day.pr.gr1.yaml |
last updated | 2020-10-01 |
Dataset Contents
<xarray.Dataset> Dimensions: (bnds: 2, lat: 180, lon: 288, member_id: 1, time: 31390) Coordinates: * lat (lat) float64 -89.5 -88.5 -87.5 -86.5 ... 86.5 87.5 88.5 89.5 lat_bnds (lat, bnds) float64 -90.0 -89.0 -89.0 -88.0 ... 89.0 89.0 90.0 * lon (lon) float64 0.625 1.875 3.125 4.375 ... 355.6 356.9 358.1 359.4 lon_bnds (lon, bnds) float64 0.0 1.25 1.25 2.5 ... 357.5 358.8 358.8 360.0 * time (time) int64 0 1 2 3 4 5 ... 31384 31385 31386 31387 31388 31389 time_bnds (time, bnds) float64 6.022e+04 6.023e+04 ... 9.161e+04 9.162e+04 * member_id (member_id) object 'r1i1p1f1' Dimensions without coordinates: bnds Data variables: pr (member_id, time, lat, lon) float32 ... Attributes: Conventions: CF-1.7 CMIP-6.0 UGRID-1.0 activity_id: ScenarioMIP branch_method: standard branch_time_in_child: 0.0 branch_time_in_parent: 60225.0 comment: <null ref> contact: gfdl.climate.model.info@noaa.gov creation_date: 2019-03-18T15:13:56Z data_specs_version: 01.00.27 experiment: update of RCP8.5 based on SSP5 experiment_id: ssp585 external_variables: areacella forcing_index: 1 frequency: day further_info_url: https://furtherinfo.es-doc.org/CMIP6.NOAA-GFDL.G... grid: atmos data regridded from Cubed-sphere (c96) to ... grid_label: gr1 history: File was processed by fremetar (GFDL analog of C... initialization_index: 1 institution: National Oceanic and Atmospheric Administration,... institution_id: NOAA-GFDL license: CMIP6 model data produced by NOAA-GFDL is licens... mip_era: CMIP6 nominal_resolution: 100 km parent_activity_id: CMIP parent_experiment_id: historical parent_mip_era: CMIP6 parent_source_id: GFDL-CM4 parent_time_units: days since 1850-1-1 parent_variant_label: r1i1p1f1 physics_index: 1 product: model-output realization_index: 1 realm: atmos references: see further_info_url attribute source: GFDL-CM4 (2018): aerosol: interactive atmos: ... source_id: GFDL-CM4 source_type: AOGCM sub_experiment: none sub_experiment_id: none table_id: day title: NOAA GFDL GFDL-CM4 model output prepared for CMI... tracking_id: hdl:21.14100/ad8c930c-124f-4b82-98b2-98cc4236ba2... variable_id: pr variant_info: N/A variant_label: r1i1p1f1 status: 2019-09-19;created;by nhn2@columbia.edu intake_esm_varname: pr intake_esm_dataset_key: ScenarioMIP.NOAA-GFDL.GFDL-CM4.ssp585.day.gr1
xarray.Dataset
- bnds: 2
- lat: 180
- lon: 288
- member_id: 1
- time: 31390
- lat(lat)float64-89.5 -88.5 -87.5 ... 88.5 89.5
- axis :
- Y
- bounds :
- lat_bnds
- cell_methods :
- time: point
- long_name :
- latitude
- standard_name :
- latitude
- units :
- degrees_north
array([-89.5, -88.5, -87.5, -86.5, -85.5, -84.5, -83.5, -82.5, -81.5, -80.5, -79.5, -78.5, -77.5, -76.5, -75.5, -74.5, -73.5, -72.5, -71.5, -70.5, -69.5, -68.5, -67.5, -66.5, -65.5, -64.5, -63.5, -62.5, -61.5, -60.5, -59.5, -58.5, -57.5, -56.5, -55.5, -54.5, -53.5, -52.5, -51.5, -50.5, -49.5, -48.5, -47.5, -46.5, -45.5, -44.5, -43.5, -42.5, -41.5, -40.5, -39.5, -38.5, -37.5, -36.5, -35.5, -34.5, -33.5, -32.5, -31.5, -30.5, -29.5, -28.5, -27.5, -26.5, -25.5, -24.5, -23.5, -22.5, -21.5, -20.5, -19.5, -18.5, -17.5, -16.5, -15.5, -14.5, -13.5, -12.5, -11.5, -10.5, -9.5, -8.5, -7.5, -6.5, -5.5, -4.5, -3.5, -2.5, -1.5, -0.5, 0.5, 1.5, 2.5, 3.5, 4.5, 5.5, 6.5, 7.5, 8.5, 9.5, 10.5, 11.5, 12.5, 13.5, 14.5, 15.5, 16.5, 17.5, 18.5, 19.5, 20.5, 21.5, 22.5, 23.5, 24.5, 25.5, 26.5, 27.5, 28.5, 29.5, 30.5, 31.5, 32.5, 33.5, 34.5, 35.5, 36.5, 37.5, 38.5, 39.5, 40.5, 41.5, 42.5, 43.5, 44.5, 45.5, 46.5, 47.5, 48.5, 49.5, 50.5, 51.5, 52.5, 53.5, 54.5, 55.5, 56.5, 57.5, 58.5, 59.5, 60.5, 61.5, 62.5, 63.5, 64.5, 65.5, 66.5, 67.5, 68.5, 69.5, 70.5, 71.5, 72.5, 73.5, 74.5, 75.5, 76.5, 77.5, 78.5, 79.5, 80.5, 81.5, 82.5, 83.5, 84.5, 85.5, 86.5, 87.5, 88.5, 89.5])
- lat_bnds(lat, bnds)float64...
- long_name :
- latitude bounds
array([[-90., -89.], [-89., -88.], [-88., -87.], ..., [ 87., 88.], [ 88., 89.], [ 89., 90.]])
- lon(lon)float640.625 1.875 3.125 ... 358.1 359.4
- axis :
- X
- bounds :
- lon_bnds
- cell_methods :
- time: point
- long_name :
- longitude
- standard_name :
- longitude
- units :
- degrees_east
array([ 0.625, 1.875, 3.125, ..., 356.875, 358.125, 359.375])
- lon_bnds(lon, bnds)float64...
- long_name :
- longitude bounds
array([[ 0. , 1.25], [ 1.25, 2.5 ], [ 2.5 , 3.75], ..., [356.25, 357.5 ], [357.5 , 358.75], [358.75, 360. ]])
- time(time)int640 1 2 3 ... 31386 31387 31388 31389
- axis :
- T
- bounds :
- time_bnds
- calendar_type :
- noleap
- description :
- Temporal mean
- long_name :
- time
- standard_name :
- time
- units :
- days since 2015-01-01T12:00:00
- calendar :
- noleap
array([ 0, 1, 2, ..., 31387, 31388, 31389])
- time_bnds(time, bnds)float64...
- long_name :
- time axis boundaries
- units :
- days since 1850-01-01
array([[60225., 60226.], [60226., 60227.], [60227., 60228.], ..., [91612., 91613.], [91613., 91614.], [91614., 91615.]])
- member_id(member_id)object'r1i1p1f1'
array(['r1i1p1f1'], dtype=object)
- pr(member_id, time, lat, lon)float32...
- cell_measures :
- area: areacella
- cell_methods :
- area: time: mean
- interp_method :
- conserve_order1
- long_name :
- Precipitation
- original_name :
- pr
- standard_name :
- precipitation_flux
- units :
- kg m-2 s-1
[1627257600 values with dtype=float32]
- Conventions :
- CF-1.7 CMIP-6.0 UGRID-1.0
- activity_id :
- ScenarioMIP
- branch_method :
- standard
- branch_time_in_child :
- 0.0
- branch_time_in_parent :
- 60225.0
- comment :
- <null ref>
- contact :
- gfdl.climate.model.info@noaa.gov
- creation_date :
- 2019-03-18T15:13:56Z
- data_specs_version :
- 01.00.27
- experiment :
- update of RCP8.5 based on SSP5
- experiment_id :
- ssp585
- external_variables :
- areacella
- forcing_index :
- 1
- frequency :
- day
- further_info_url :
- https://furtherinfo.es-doc.org/CMIP6.NOAA-GFDL.GFDL-CM4.ssp585.none.r1i1p1f1
- grid :
- atmos data regridded from Cubed-sphere (c96) to 180,288; interpolation method: conserve_order1
- grid_label :
- gr1
- history :
- File was processed by fremetar (GFDL analog of CMOR). TripleID: [exper_id_8FFywjr5HC,realiz_id_Lda2LtjE2s,run_id_Dj7oSa1Fj7]
- initialization_index :
- 1
- institution :
- National Oceanic and Atmospheric Administration, Geophysical Fluid Dynamics Laboratory, Princeton, NJ 08540, USA
- institution_id :
- NOAA-GFDL
- license :
- CMIP6 model data produced by NOAA-GFDL is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License (https://creativecommons.org/licenses/). Consult https://pcmdi.llnl.gov/CMIP6/TermsOfUse for terms of use governing CMIP6 output, including citation requirements and proper acknowledgment. Further information about this data, including some limitations, can be found via the further_info_url (recorded as a global attribute in this file). The data producers and data providers make no warranty, either express or implied, including, but not limited to, warranties of merchantability and fitness for a particular purpose. All liabilities arising from the supply of the information (including any liability arising in negligence) are excluded to the fullest extent permitted by law.
- mip_era :
- CMIP6
- nominal_resolution :
- 100 km
- parent_activity_id :
- CMIP
- parent_experiment_id :
- historical
- parent_mip_era :
- CMIP6
- parent_source_id :
- GFDL-CM4
- parent_time_units :
- days since 1850-1-1
- parent_variant_label :
- r1i1p1f1
- physics_index :
- 1
- product :
- model-output
- realization_index :
- 1
- realm :
- atmos
- references :
- see further_info_url attribute
- source :
- GFDL-CM4 (2018): aerosol: interactive atmos: GFDL-AM4.0.1 (Cubed-sphere (c96) - 1 degree nominal horizontal resolution; 360 x 180 longitude/latitude; 33 levels; top level 1 hPa) atmosChem: fast chemistry, aerosol only land: GFDL-LM4.0.1 (1 degree nominal horizontal resolution; 360 x 180 longitude/latitude; 20 levels; bot level 10m); land:Veg:unnamed (dynamic vegetation, dynamic land use); land:Hydro:unnamed (soil water and ice, multi-layer snow, rivers and lakes) landIce: GFDL-LM4.0.1 ocean: GFDL-OM4p25 (GFDL-MOM6, tripolar - nominal 0.25 deg; 1440 x 1080 longitude/latitude; 75 levels; top grid cell 0-2 m) ocnBgchem: GFDL-BLINGv2 seaIce: GFDL-SIM4p25 (GFDL-SIS2.0, tripolar - nominal 0.25 deg; 1440 x 1080 longitude/latitude; 5 layers; 5 thickness categories) (GFDL ID: 2019_0186)
- source_id :
- GFDL-CM4
- source_type :
- AOGCM
- sub_experiment :
- none
- sub_experiment_id :
- none
- table_id :
- day
- title :
- NOAA GFDL GFDL-CM4 model output prepared for CMIP6 update of RCP8.5 based on SSP5
- tracking_id :
- hdl:21.14100/ad8c930c-124f-4b82-98b2-98cc4236ba25 hdl:21.14100/74ed95a2-6192-44b2-8cd4-b298494ef3de hdl:21.14100/75a0c87c-8c30-40a6-927f-3ec333d44691 hdl:21.14100/306a0aa3-d6d7-45c9-8b5f-fa66f43989d0 hdl:21.14100/2d35b6a7-23b2-4a60-b591-096a968ae49f
- variable_id :
- pr
- variant_info :
- N/A
- variant_label :
- r1i1p1f1
- status :
- 2019-09-19;created;by nhn2@columbia.edu
- intake_esm_varname :
- pr
- intake_esm_dataset_key :
- ScenarioMIP.NOAA-GFDL.GFDL-CM4.ssp585.day.gr1