CNRM-ESM2-1 model output prepared for CMIP6 / CMIP piControl
Load in Python
from intake import open_catalog
cat = open_catalog("https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/siconc_SImon_CNRM-ESM2-1_piControl_r1i1p1f2_gn.yaml")
ds=cat.netcdf.read()
Metadata
title | CNRM-ESM2-1 model output prepared for CMIP6 / CMIP piControl |
location | /shared/cmip6/data/piControl/seaIce/mon/OImon/siconc/CNRM-CERFACS.CNRM-ESM2-1/r1i1p1 |
tags | gridded,global,model,monthly |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/siconc_SImon_CNRM-ESM2-1_piControl_r1i1p1f2_gn.yaml |
last updated | 2020-10-14 |
Dataset Contents
<xarray.Dataset> Dimensions: (axis_nbounds: 2, nvertex: 4, time: 6000, x: 362, y: 294) Coordinates: lat (y, x) float64 ... lon (y, x) float64 ... type |S255 b'typesi' * time (time) float64 15.5 45.0 74.5 ... 1.825e+05 1.826e+05 1.826e+05 Dimensions without coordinates: axis_nbounds, nvertex, x, y Data variables: bounds_lon (y, x, nvertex) float64 ... bounds_lat (y, x, nvertex) float64 ... time_bounds (time, axis_nbounds) float64 0.0 31.0 ... 1.826e+05 1.826e+05 siconc (time, y, x) float32 ... Attributes: Conventions: CF-1.7 CMIP-6.2 creation_date: 2018-04-23T09:02:18Z description: DECK: control title: CNRM-ESM2-1 model output prepared for CMIP6 / CMI... activity_id: CMIP contact: contact.cmip@meteo.fr data_specs_version: 01.00.21 dr2xml_version: 1.1 experiment_id: piControl experiment: pre-industrial control external_variables: areacello forcing_index: 2 frequency: mon further_info_url: https://furtherinfo.es-doc.org/CMIP6.CNRM-CERFACS... grid: native ocean tri-polar grid with 105 k ocean cells grid_label: gn nominal_resolution: 100 km initialization_index: 1 institution_id: CNRM-CERFACS institution: CNRM (Centre National de Recherches Meteorologiqu... license: CMIP6 model data produced by CNRM-CERFACS is lice... mip_era: CMIP6 parent_experiment_id: piControl-spinup parent_mip_era: CMIP6 parent_activity_id: CMIP parent_source_id: CNRM-ESM2-1 parent_time_units: days since 1850-01-01 00:00:00 parent_variant_label: r1i1p1f2 branch_method: standard branch_time_in_parent: 36524.0 branch_time_in_child: 0.0 physics_index: 1 product: model-output realization_index: 1 realm: seaIce references: http://www.umr-cnrm.fr/cmip6/references source: CNRM-ESM2-1 (2017): aerosol: TACTIC_v2 atmos: Ar... source_id: CNRM-ESM2-1 source_type: AOGCM BGC AER CHEM sub_experiment_id: none sub_experiment: none table_id: SImon variable_id: siconc variant_info: . Information provided by this attribute may in s... variant_label: r1i1p1f2 EXPID: CNRM-ESM2-1_piControl_r1i1p1f2 CMIP6_CV_version: cv=6.2.3.0-7-g2019642 dr2xml_md5sum: 87374385b726e2a5f1e17b33af88ce8c xios_commit: 1442-shuffle nemo_gelato_commit: 49095b3accd5d4c_6524fe19b00467a arpege_minor_version: 6.3.1 history: none tracking_id: hdl:21.14100/2ce77a0a-de48-4e06-996f-685673f43cd2
xarray.Dataset
- axis_nbounds: 2
- nvertex: 4
- time: 6000
- x: 362
- y: 294
- lat(y, x)float64...
- standard_name :
- latitude
- long_name :
- Latitude
- units :
- degrees_north
- bounds :
- bounds_lat
[106428 values with dtype=float64]
- lon(y, x)float64...
- standard_name :
- longitude
- long_name :
- Longitude
- units :
- degrees_east
- bounds :
- bounds_lon
[106428 values with dtype=float64]
- type()|S255...
- name :
- type
- standard_name :
- area_type
- long_name :
- Sea Ice area type
array(b'typesi', dtype='|S255')
- time(time)float6415.5 45.0 ... 1.826e+05 1.826e+05
- axis :
- T
- standard_name :
- time
- long_name :
- Time axis
- calendar :
- gregorian
- units :
- days since 1850-01-01 00:00:00
- time_origin :
- 1850-01-01 00:00:00
- bounds :
- time_bounds
array([1.550000e+01, 4.500000e+01, 7.450000e+01, ..., 1.825445e+05, 1.825750e+05, 1.826055e+05])
- bounds_lon(y, x, nvertex)float64...
[425712 values with dtype=float64]
- bounds_lat(y, x, nvertex)float64...
[425712 values with dtype=float64]
- time_bounds(time, axis_nbounds)float64...
array([[0.00000e+00, 3.10000e+01], [3.10000e+01, 5.90000e+01], [5.90000e+01, 9.00000e+01], ..., [1.82529e+05, 1.82560e+05], [1.82560e+05, 1.82590e+05], [1.82590e+05, 1.82621e+05]])
- siconc(time, y, x)float32...
- online_operation :
- average
- cell_methods :
- area: mean where sea time: mean
- interval_operation :
- 1800 s
- interval_write :
- 1 month
- standard_name :
- sea_ice_area_fraction
- description :
- Sea Ice Area Fraction (Ocean Grid)
- long_name :
- Sea Ice Area Fraction (Ocean Grid)
- history :
- none
- units :
- %
- cell_measures :
- area: areacello
[638568000 values with dtype=float32]
- Conventions :
- CF-1.7 CMIP-6.2
- creation_date :
- 2018-04-23T09:02:18Z
- description :
- DECK: control
- title :
- CNRM-ESM2-1 model output prepared for CMIP6 / CMIP piControl
- activity_id :
- CMIP
- contact :
- contact.cmip@meteo.fr
- data_specs_version :
- 01.00.21
- dr2xml_version :
- 1.1
- experiment_id :
- piControl
- experiment :
- pre-industrial control
- external_variables :
- areacello
- forcing_index :
- 2
- frequency :
- mon
- further_info_url :
- https://furtherinfo.es-doc.org/CMIP6.CNRM-CERFACS.CNRM-ESM2-1.piControl.none.r1i1p1f2
- grid :
- native ocean tri-polar grid with 105 k ocean cells
- grid_label :
- gn
- nominal_resolution :
- 100 km
- initialization_index :
- 1
- institution_id :
- CNRM-CERFACS
- institution :
- CNRM (Centre National de Recherches Meteorologiques, Toulouse 31057, France), CERFACS (Centre Europeen de Recherche et de Formation Avancee en Calcul Scientifique, Toulouse 31057, France)
- license :
- CMIP6 model data produced by CNRM-CERFACS is licensed under a Creative Commons Attribution-NonCommercial-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) and at http://www.umr-cnrm.fr/cmip6/. 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
- parent_experiment_id :
- piControl-spinup
- parent_mip_era :
- CMIP6
- parent_activity_id :
- CMIP
- parent_source_id :
- CNRM-ESM2-1
- parent_time_units :
- days since 1850-01-01 00:00:00
- parent_variant_label :
- r1i1p1f2
- branch_method :
- standard
- branch_time_in_parent :
- 36524.0
- branch_time_in_child :
- 0.0
- physics_index :
- 1
- product :
- model-output
- realization_index :
- 1
- realm :
- seaIce
- references :
- http://www.umr-cnrm.fr/cmip6/references
- source :
- CNRM-ESM2-1 (2017): aerosol: TACTIC_v2 atmos: Arpege 6.3 (T127; Gaussian Reduced with 24572 grid points in total distributed over 128 latitude circles (with 256 grid points per latitude circle between 30degN and 30degS reducing to 20 grid points per latitude circle at 88.9degN and 88.9degS); 91 levels; top level 78.4 km) atmosChem: REPROBUS-C_v2 land: Surfex 8.0c ocean: Nemo 3.6 (eORCA1, tripolar primarily 1deg; 362 x 294 longitude/latitude; 75 levels; top grid cell 0-1 m) ocnBgchem: Pisces 2.s seaIce: Gelato 6.1
- source_id :
- CNRM-ESM2-1
- source_type :
- AOGCM BGC AER CHEM
- sub_experiment_id :
- none
- sub_experiment :
- none
- table_id :
- SImon
- variable_id :
- siconc
- variant_info :
- . Information provided by this attribute may in some cases be flawed. Users can find more comprehensive and up-to-date documentation via the further_info_url global attribute.
- variant_label :
- r1i1p1f2
- EXPID :
- CNRM-ESM2-1_piControl_r1i1p1f2
- CMIP6_CV_version :
- cv=6.2.3.0-7-g2019642
- dr2xml_md5sum :
- 87374385b726e2a5f1e17b33af88ce8c
- xios_commit :
- 1442-shuffle
- nemo_gelato_commit :
- 49095b3accd5d4c_6524fe19b00467a
- arpege_minor_version :
- 6.3.1
- history :
- none
- tracking_id :
- hdl:21.14100/2ce77a0a-de48-4e06-996f-685673f43cd2