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.va.gr2.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/va/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.va.gr2.yaml |
last updated | 2020-10-01 |
Dataset Contents
<xarray.Dataset> Dimensions: (bnds: 2, lat: 90, lon: 144, member_id: 1, plev: 8, time: 31390) Coordinates: * lat (lat) float64 -89.0 -87.0 -85.0 -83.0 ... 83.0 85.0 87.0 89.0 lat_bnds (lat, bnds) float64 -90.0 -88.0 -88.0 -86.0 ... 88.0 88.0 90.0 * lon (lon) float64 1.25 3.75 6.25 8.75 ... 351.2 353.8 356.2 358.8 lon_bnds (lon, bnds) float64 0.0 2.5 2.5 5.0 ... 355.0 357.5 357.5 360.0 * plev (plev) float64 1e+05 8.5e+04 7e+04 5e+04 ... 1e+04 5e+03 1e+03 * 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: va (member_id, time, plev, 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-18T13:51:03Z 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: gr2 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: 250 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/efdde607-d92f-4983-9497-4ac6de33dcb... variable_id: va variant_info: N/A variant_label: r1i1p1f1 status: 2019-09-23;created;by nhn2@columbia.edu intake_esm_varname: va intake_esm_dataset_key: ScenarioMIP.NOAA-GFDL.GFDL-CM4.ssp585.day.gr2
xarray.Dataset
- bnds: 2
- lat: 90
- lon: 144
- member_id: 1
- plev: 8
- time: 31390
- lat(lat)float64-89.0 -87.0 -85.0 ... 87.0 89.0
- axis :
- Y
- bounds :
- lat_bnds
- cell_methods :
- time: point
- long_name :
- latitude
- standard_name :
- latitude
- units :
- degrees_north
array([-89., -87., -85., -83., -81., -79., -77., -75., -73., -71., -69., -67., -65., -63., -61., -59., -57., -55., -53., -51., -49., -47., -45., -43., -41., -39., -37., -35., -33., -31., -29., -27., -25., -23., -21., -19., -17., -15., -13., -11., -9., -7., -5., -3., -1., 1., 3., 5., 7., 9., 11., 13., 15., 17., 19., 21., 23., 25., 27., 29., 31., 33., 35., 37., 39., 41., 43., 45., 47., 49., 51., 53., 55., 57., 59., 61., 63., 65., 67., 69., 71., 73., 75., 77., 79., 81., 83., 85., 87., 89.])
- lat_bnds(lat, bnds)float64...
- long_name :
- latitude bounds
array([[-90., -88.], [-88., -86.], [-86., -84.], [-84., -82.], [-82., -80.], [-80., -78.], [-78., -76.], [-76., -74.], [-74., -72.], [-72., -70.], [-70., -68.], [-68., -66.], [-66., -64.], [-64., -62.], [-62., -60.], [-60., -58.], [-58., -56.], [-56., -54.], [-54., -52.], [-52., -50.], [-50., -48.], [-48., -46.], [-46., -44.], [-44., -42.], [-42., -40.], [-40., -38.], [-38., -36.], [-36., -34.], [-34., -32.], [-32., -30.], [-30., -28.], [-28., -26.], [-26., -24.], [-24., -22.], [-22., -20.], [-20., -18.], [-18., -16.], [-16., -14.], [-14., -12.], [-12., -10.], [-10., -8.], [ -8., -6.], [ -6., -4.], [ -4., -2.], [ -2., 0.], [ 0., 2.], [ 2., 4.], [ 4., 6.], [ 6., 8.], [ 8., 10.], [ 10., 12.], [ 12., 14.], [ 14., 16.], [ 16., 18.], [ 18., 20.], [ 20., 22.], [ 22., 24.], [ 24., 26.], [ 26., 28.], [ 28., 30.], [ 30., 32.], [ 32., 34.], [ 34., 36.], [ 36., 38.], [ 38., 40.], [ 40., 42.], [ 42., 44.], [ 44., 46.], [ 46., 48.], [ 48., 50.], [ 50., 52.], [ 52., 54.], [ 54., 56.], [ 56., 58.], [ 58., 60.], [ 60., 62.], [ 62., 64.], [ 64., 66.], [ 66., 68.], [ 68., 70.], [ 70., 72.], [ 72., 74.], [ 74., 76.], [ 76., 78.], [ 78., 80.], [ 80., 82.], [ 82., 84.], [ 84., 86.], [ 86., 88.], [ 88., 90.]])
- lon(lon)float641.25 3.75 6.25 ... 356.2 358.8
- axis :
- X
- bounds :
- lon_bnds
- cell_methods :
- time: point
- long_name :
- longitude
- standard_name :
- longitude
- units :
- degrees_east
array([ 1.25, 3.75, 6.25, 8.75, 11.25, 13.75, 16.25, 18.75, 21.25, 23.75, 26.25, 28.75, 31.25, 33.75, 36.25, 38.75, 41.25, 43.75, 46.25, 48.75, 51.25, 53.75, 56.25, 58.75, 61.25, 63.75, 66.25, 68.75, 71.25, 73.75, 76.25, 78.75, 81.25, 83.75, 86.25, 88.75, 91.25, 93.75, 96.25, 98.75, 101.25, 103.75, 106.25, 108.75, 111.25, 113.75, 116.25, 118.75, 121.25, 123.75, 126.25, 128.75, 131.25, 133.75, 136.25, 138.75, 141.25, 143.75, 146.25, 148.75, 151.25, 153.75, 156.25, 158.75, 161.25, 163.75, 166.25, 168.75, 171.25, 173.75, 176.25, 178.75, 181.25, 183.75, 186.25, 188.75, 191.25, 193.75, 196.25, 198.75, 201.25, 203.75, 206.25, 208.75, 211.25, 213.75, 216.25, 218.75, 221.25, 223.75, 226.25, 228.75, 231.25, 233.75, 236.25, 238.75, 241.25, 243.75, 246.25, 248.75, 251.25, 253.75, 256.25, 258.75, 261.25, 263.75, 266.25, 268.75, 271.25, 273.75, 276.25, 278.75, 281.25, 283.75, 286.25, 288.75, 291.25, 293.75, 296.25, 298.75, 301.25, 303.75, 306.25, 308.75, 311.25, 313.75, 316.25, 318.75, 321.25, 323.75, 326.25, 328.75, 331.25, 333.75, 336.25, 338.75, 341.25, 343.75, 346.25, 348.75, 351.25, 353.75, 356.25, 358.75])
- lon_bnds(lon, bnds)float64...
- long_name :
- longitude bounds
array([[ 0. , 2.5], [ 2.5, 5. ], [ 5. , 7.5], ..., [352.5, 355. ], [355. , 357.5], [357.5, 360. ]])
- plev(plev)float641e+05 8.5e+04 7e+04 ... 5e+03 1e+03
- axis :
- Z
- long_name :
- pressure
- positive :
- down
- standard_name :
- air_pressure
- units :
- Pa
array([100000., 85000., 70000., 50000., 25000., 10000., 5000., 1000.])
- 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)
- va(member_id, time, plev, lat, lon)float32...
- cell_measures :
- area: areacella
- cell_methods :
- time: mean
- interp_method :
- conserve_order2
- long_name :
- Northward Wind
- original_name :
- va
- standard_name :
- northward_wind
- units :
- m s-1
[3254515200 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-18T13:51:03Z
- 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 90,144; interpolation method: conserve_order2
- grid_label :
- gr2
- 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 :
- 250 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/efdde607-d92f-4983-9497-4ac6de33dcbe hdl:21.14100/aca325ae-f3df-4753-8ad1-198030149c54 hdl:21.14100/78f48547-8af8-4a7f-b6b4-6d90f5cbf5a7 hdl:21.14100/f530cef3-acb9-49fd-a0d3-73d0ecd4c01f hdl:21.14100/9e5ef35c-2c2e-4d16-8f89-6edd940218a6
- variable_id :
- va
- variant_info :
- N/A
- variant_label :
- r1i1p1f1
- status :
- 2019-09-23;created;by nhn2@columbia.edu
- intake_esm_varname :
- va
- intake_esm_dataset_key :
- ScenarioMIP.NOAA-GFDL.GFDL-CM4.ssp585.day.gr2