ACCESS-CM2 output prepared for CMIP6
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_ACCESS-CM2_piControl_r1i1p1f1_gn.yaml")
ds=cat.netcdf.read()
Metadata
title | ACCESS-CM2 output prepared for CMIP6 |
location | /shared/cmip6/data/piControl/seaIce/mon/OImon/siconc/CSIRO-ARCCSS.ACCESS-CM2/r1i1p1 |
tags | gridded,global,model,monthly |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/siconc_SImon_ACCESS-CM2_piControl_r1i1p1f1_gn.yaml |
last updated | 2020-09-23 |
Dataset Contents
<xarray.Dataset> Dimensions: (bnds: 2, i: 360, j: 300, time: 6000, vertices: 4) Coordinates: * time (time) float64 15.5 45.0 74.5 ... 1.826e+05 1.826e+05 * j (j) int32 0 1 2 3 4 5 6 ... 293 294 295 296 297 298 299 * i (i) int32 0 1 2 3 4 5 6 ... 353 354 355 356 357 358 359 latitude (j, i) float64 ... longitude (j, i) float64 ... type |S7 b'sea_ice' Dimensions without coordinates: bnds, vertices Data variables: time_bnds (time, bnds) float64 0.0 31.0 ... 1.826e+05 1.826e+05 vertices_latitude (j, i, vertices) float64 ... vertices_longitude (j, i, vertices) float64 ... siconc (time, j, i) float32 ... Attributes: Conventions: CF-1.7 CMIP-6.2 activity_id: CMIP branch_method: standard branch_time_in_child: 0.0 branch_time_in_parent: 346615.0 creation_date: 2020-08-17T00:53:08Z data_specs_version: 01.00.30 experiment: pre-industrial control experiment_id: piControl external_variables: areacello forcing_index: 1 frequency: mon further_info_url: https://furtherinfo.es-doc.org/CMIP6.CSIRO-ARCCSS... grid: native atmosphere N96 grid (144x192 latxlon) grid_label: gn history: 2020-08-17T00:53:08Z ; CMOR rewrote data to be co... initialization_index: 1 institution: CSIRO (Commonwealth Scientific and Industrial Res... institution_id: CSIRO-ARCCSS mip_era: CMIP6 nominal_resolution: 250 km notes: Exp: CM2-piControl; Local ID: bi889; Variable: si... parent_activity_id: CMIP parent_experiment_id: piControl-spinup parent_mip_era: CMIP6 parent_source_id: ACCESS-CM2 parent_time_units: days since 0001-01-01 parent_variant_label: r1i1p1f1 physics_index: 1 product: model-output realization_index: 1 realm: seaIce run_variant: forcing: GHG, Oz, SA, Sl, Vl, BC, OC, (GHG = CO2,... source: ACCESS-CM2 (2019): aerosol: UKCA-GLOMAP-mode a... source_id: ACCESS-CM2 source_type: AOGCM sub_experiment: none sub_experiment_id: none table_id: SImon table_info: Creation Date:(30 April 2019) MD5:5bd755e94c2173c... title: ACCESS-CM2 output prepared for CMIP6 variable_id: siconc variant_label: r1i1p1f1 version: v20200817 license: CMIP6 model data produced by CSIRO is licensed un... cmor_version: 3.4.0 tracking_id: hdl:21.14100/d9bff110-d102-49aa-827c-bdeedb70eddd
xarray.Dataset
- bnds: 2
- i: 360
- j: 300
- time: 6000
- vertices: 4
- time(time)float6415.5 45.0 ... 1.826e+05 1.826e+05
- bounds :
- time_bnds
- units :
- days since 950-01-01
- calendar :
- proleptic_gregorian
- axis :
- T
- long_name :
- time
- standard_name :
- time
array([1.550000e+01, 4.500000e+01, 7.450000e+01, ..., 1.825445e+05, 1.825750e+05, 1.826055e+05])
- j(j)int320 1 2 3 4 5 ... 295 296 297 298 299
- units :
- 1
- long_name :
- cell index along second dimension
array([ 0, 1, 2, ..., 297, 298, 299], dtype=int32)
- i(i)int320 1 2 3 4 5 ... 355 356 357 358 359
- units :
- 1
- long_name :
- cell index along first dimension
array([ 0, 1, 2, ..., 357, 358, 359], dtype=int32)
- latitude(j, i)float64...
- standard_name :
- latitude
- long_name :
- latitude
- units :
- degrees_north
- bounds :
- vertices_latitude
[108000 values with dtype=float64]
- longitude(j, i)float64...
- standard_name :
- longitude
- long_name :
- longitude
- units :
- degrees_east
- bounds :
- vertices_longitude
[108000 values with dtype=float64]
- type()|S7...
- long_name :
- Sea Ice area type
- standard_name :
- area_type
array(b'sea_ice', dtype='|S7')
- time_bnds(time, bnds)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]])
- vertices_latitude(j, i, vertices)float64...
- units :
- degrees_north
[432000 values with dtype=float64]
- vertices_longitude(j, i, vertices)float64...
- units :
- degrees_east
[432000 values with dtype=float64]
- siconc(time, j, i)float32...
- standard_name :
- sea_ice_area_fraction
- long_name :
- Sea-Ice Area Percentage (Ocean Grid)
- comment :
- Percentage of grid cell covered by sea ice
- units :
- %
- original_units :
- 1
- history :
- 2020-08-17T00:53:07Z altered by CMOR: Converted units from '1' to '%'. 2020-08-17T00:53:07Z altered by CMOR: Treated scalar dimension: 'type'. 2020-08-17T00:53:07Z altered by CMOR: replaced missing value flag (1e+30) with standard missing value (1e+20).
- cell_methods :
- area: mean where sea time: mean
- cell_measures :
- area: areacello
[648000000 values with dtype=float32]
- Conventions :
- CF-1.7 CMIP-6.2
- activity_id :
- CMIP
- branch_method :
- standard
- branch_time_in_child :
- 0.0
- branch_time_in_parent :
- 346615.0
- creation_date :
- 2020-08-17T00:53:08Z
- data_specs_version :
- 01.00.30
- experiment :
- pre-industrial control
- experiment_id :
- piControl
- external_variables :
- areacello
- forcing_index :
- 1
- frequency :
- mon
- further_info_url :
- https://furtherinfo.es-doc.org/CMIP6.CSIRO-ARCCSS.ACCESS-CM2.piControl.none.r1i1p1f1
- grid :
- native atmosphere N96 grid (144x192 latxlon)
- grid_label :
- gn
- history :
- 2020-08-17T00:53:08Z ; CMOR rewrote data to be consistent with CMIP6, CF-1.7 CMIP-6.2 and CF standards.
- initialization_index :
- 1
- institution :
- CSIRO (Commonwealth Scientific and Industrial Research Organisation, Aspendale, Victoria 3195, Australia), ARCCSS (Australian Research Council Centre of Excellence for Climate System Science)
- institution_id :
- CSIRO-ARCCSS
- mip_era :
- CMIP6
- nominal_resolution :
- 250 km
- notes :
- Exp: CM2-piControl; Local ID: bi889; Variable: siconc (['aice'])
- parent_activity_id :
- CMIP
- parent_experiment_id :
- piControl-spinup
- parent_mip_era :
- CMIP6
- parent_source_id :
- ACCESS-CM2
- parent_time_units :
- days since 0001-01-01
- parent_variant_label :
- r1i1p1f1
- physics_index :
- 1
- product :
- model-output
- realization_index :
- 1
- realm :
- seaIce
- run_variant :
- forcing: GHG, Oz, SA, Sl, Vl, BC, OC, (GHG = CO2, N2O, CH4, CFC11, CFC12, CFC113, HCFC22, HFC125, HFC134a)
- source :
- ACCESS-CM2 (2019): aerosol: UKCA-GLOMAP-mode atmos: MetUM-HadGEM3-GA7.1 (N96; 192 x 144 longitude/latitude; 85 levels; top level 85 km) atmosChem: none land: CABLE2.5 landIce: none ocean: ACCESS-OM2 (GFDL-MOM5, tripolar primarily 1deg; 360 x 300 longitude/latitude; 50 levels; top grid cell 0-10 m) ocnBgchem: none seaIce: CICE5.1.2 (same grid as ocean)
- source_id :
- ACCESS-CM2
- source_type :
- AOGCM
- sub_experiment :
- none
- sub_experiment_id :
- none
- table_id :
- SImon
- table_info :
- Creation Date:(30 April 2019) MD5:5bd755e94c2173cb3050a0f3480f60c4
- title :
- ACCESS-CM2 output prepared for CMIP6
- variable_id :
- siconc
- variant_label :
- r1i1p1f1
- version :
- v20200817
- license :
- CMIP6 model data produced by CSIRO 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.
- cmor_version :
- 3.4.0
- tracking_id :
- hdl:21.14100/d9bff110-d102-49aa-827c-bdeedb70eddd