UKESM1-0-LL 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_UKESM1-0-LL_piControl_r1i1p1f2_gn.yaml")
ds=cat.netcdf.read()
Metadata
title | UKESM1-0-LL output prepared for CMIP6 |
location | /shared/cmip6/data/piControl/seaIce/mon/OImon/siconc/MOHC.UKESM1-0-LL/r1i1p1 |
tags | gridded,global,model,monthly |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/siconc_SImon_UKESM1-0-LL_piControl_r1i1p1f2_gn.yaml |
last updated | 2020-10-23 |
Dataset Contents
<xarray.Dataset> Dimensions: (bnds: 2, i: 360, j: 330, time: 13200, vertices: 4) Coordinates: * time (time) float64 3.962e+04 3.964e+04 ... 4.356e+05 * j (j) int32 0 1 2 3 4 5 6 ... 323 324 325 326 327 328 329 * i (i) int32 0 1 2 3 4 5 6 ... 353 354 355 356 357 358 359 latitude (j, i) float32 dask.array<chunksize=(330, 360), meta=np.ndarray> longitude (j, i) float32 dask.array<chunksize=(330, 360), meta=np.ndarray> type |S7 b'sea_ice' Dimensions without coordinates: bnds, vertices Data variables: time_bnds (time, bnds) float64 dask.array<chunksize=(1080, 2), meta=np.ndarray> vertices_latitude (time, j, i, vertices) float32 dask.array<chunksize=(1080, 330, 360, 4), meta=np.ndarray> vertices_longitude (time, j, i, vertices) float32 dask.array<chunksize=(1080, 330, 360, 4), meta=np.ndarray> siconc (time, j, i) float32 dask.array<chunksize=(1080, 330, 360), meta=np.ndarray> Attributes: Conventions: CF-1.7 CMIP-6.2 activity_id: CMIP branch_method: standard branch_time_in_child: 39600.0 branch_time_in_parent: 39600.0 creation_date: 2020-04-20T12:14:23Z cv_version: 6.2.37.5 data_specs_version: 01.00.29 experiment: pre-industrial control experiment_id: piControl external_variables: areacello forcing_index: 2 frequency: mon further_info_url: https://furtherinfo.es-doc.org/CMIP6.MOHC.UKESM1-... grid: Native eORCA1 tripolar primarily 1 deg with merid... grid_label: gn history: 2020-04-20T12:13:51Z ; CMOR rewrote data to be co... initialization_index: 1 institution: Met Office Hadley Centre, Fitzroy Road, Exeter, D... institution_id: MOHC mip_era: CMIP6 mo_runid: u-aw310 nominal_resolution: 100 km parent_activity_id: CMIP parent_experiment_id: piControl-spinup parent_mip_era: CMIP6 parent_source_id: UKESM1-0-LL parent_time_units: days since 1850-01-01 parent_variant_label: r1i1p1f2 physics_index: 1 product: model-output realization_index: 1 realm: seaIce source: UKESM1.0-LL (2018): aerosol: UKCA-GLOMAP-mode ... source_id: UKESM1-0-LL source_type: AOGCM AER BGC CHEM sub_experiment: none sub_experiment_id: none table_id: SImon table_info: Creation Date:(13 December 2018) MD5:f0588f7f55b5... title: UKESM1-0-LL output prepared for CMIP6 variable_id: siconc variable_name: siconc variant_label: r1i1p1f2 license: CMIP6 model data produced by the Met Office Hadle... cmor_version: 3.4.0 tracking_id: hdl:21.14100/4f334754-9ee7-405c-8407-70bd345f8326
xarray.Dataset
- bnds: 2
- i: 360
- j: 330
- time: 13200
- vertices: 4
- time(time)float643.962e+04 3.964e+04 ... 4.356e+05
- bounds :
- time_bnds
- units :
- days since 1850-01-01
- calendar :
- 360_day
- axis :
- T
- long_name :
- time
- standard_name :
- time
array([ 39615., 39645., 39675., ..., 435525., 435555., 435585.])
- j(j)int320 1 2 3 4 5 ... 325 326 327 328 329
- units :
- 1
- long_name :
- cell index along second dimension
array([ 0, 1, 2, ..., 327, 328, 329], 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)float32dask.array<chunksize=(330, 360), meta=np.ndarray>
- standard_name :
- latitude
- long_name :
- latitude
- units :
- degrees_north
- bounds :
- vertices_latitude
Array Chunk Bytes 475.20 kB 475.20 kB Shape (330, 360) (330, 360) Count 55 Tasks 1 Chunks Type float32 numpy.ndarray - longitude(j, i)float32dask.array<chunksize=(330, 360), meta=np.ndarray>
- standard_name :
- longitude
- long_name :
- longitude
- units :
- degrees_east
- bounds :
- vertices_longitude
Array Chunk Bytes 475.20 kB 475.20 kB Shape (330, 360) (330, 360) Count 55 Tasks 1 Chunks Type float32 numpy.ndarray - type()|S7b'sea_ice'
- long_name :
- Sea Ice area type
- standard_name :
- area_type
array(b'sea_ice', dtype='|S7')
- time_bnds(time, bnds)float64dask.array<chunksize=(1080, 2), meta=np.ndarray>
Array Chunk Bytes 211.20 kB 19.20 kB Shape (13200, 2) (1200, 2) Count 36 Tasks 12 Chunks Type float64 numpy.ndarray - vertices_latitude(time, j, i, vertices)float32dask.array<chunksize=(1080, 330, 360, 4), meta=np.ndarray>
- units :
- degrees_north
Array Chunk Bytes 25.09 GB 2.28 GB Shape (13200, 330, 360, 4) (1200, 330, 360, 4) Count 48 Tasks 12 Chunks Type float32 numpy.ndarray - vertices_longitude(time, j, i, vertices)float32dask.array<chunksize=(1080, 330, 360, 4), meta=np.ndarray>
- units :
- degrees_east
Array Chunk Bytes 25.09 GB 2.28 GB Shape (13200, 330, 360, 4) (1200, 330, 360, 4) Count 48 Tasks 12 Chunks Type float32 numpy.ndarray - siconc(time, j, i)float32dask.array<chunksize=(1080, 330, 360), meta=np.ndarray>
- standard_name :
- sea_ice_area_fraction
- long_name :
- Sea-ice Area Percentage (Ocean Grid)
- comment :
- Area fraction of grid cell covered by sea ice
- units :
- %
- original_name :
- mo: (variable_name: aice)
- original_units :
- 1
- history :
- 2020-04-20T12:14:23Z altered by CMOR: Converted units from '1' to '%'. 2020-04-20T12:14:23Z altered by CMOR: Treated scalar dimension: 'type'. 2020-04-20T12:14:23Z 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
Array Chunk Bytes 6.27 GB 570.24 MB Shape (13200, 330, 360) (1200, 330, 360) Count 36 Tasks 12 Chunks Type float32 numpy.ndarray
- Conventions :
- CF-1.7 CMIP-6.2
- activity_id :
- CMIP
- branch_method :
- standard
- branch_time_in_child :
- 39600.0
- branch_time_in_parent :
- 39600.0
- creation_date :
- 2020-04-20T12:14:23Z
- cv_version :
- 6.2.37.5
- data_specs_version :
- 01.00.29
- experiment :
- pre-industrial control
- experiment_id :
- piControl
- external_variables :
- areacello
- forcing_index :
- 2
- frequency :
- mon
- further_info_url :
- https://furtherinfo.es-doc.org/CMIP6.MOHC.UKESM1-0-LL.piControl.none.r1i1p1f2
- grid :
- Native eORCA1 tripolar primarily 1 deg with meridional refinement down to 1/3 degree in the tropics; 360 x 330 longitude/latitude
- grid_label :
- gn
- history :
- 2020-04-20T12:13:51Z ; CMOR rewrote data to be consistent with CMIP6, CF-1.7 CMIP-6.2 and CF standards.; 2020-04-20T12:13:22Z MIP Convert v1.3.4, Python v2.7.16, Iris v2.2.0, Numpy v1.15.4, cftime v1.0.0b1.
- initialization_index :
- 1
- institution :
- Met Office Hadley Centre, Fitzroy Road, Exeter, Devon, EX1 3PB, UK
- institution_id :
- MOHC
- mip_era :
- CMIP6
- mo_runid :
- u-aw310
- nominal_resolution :
- 100 km
- parent_activity_id :
- CMIP
- parent_experiment_id :
- piControl-spinup
- parent_mip_era :
- CMIP6
- parent_source_id :
- UKESM1-0-LL
- parent_time_units :
- days since 1850-01-01
- parent_variant_label :
- r1i1p1f2
- physics_index :
- 1
- product :
- model-output
- realization_index :
- 1
- realm :
- seaIce
- source :
- UKESM1.0-LL (2018): aerosol: UKCA-GLOMAP-mode atmos: MetUM-HadGEM3-GA7.1 (N96; 192 x 144 longitude/latitude; 85 levels; top level 85 km) atmosChem: UKCA-StratTrop land: JULES-ES-1.0 landIce: none ocean: NEMO-HadGEM3-GO6.0 (eORCA1 tripolar primarily 1 deg with meridional refinement down to 1/3 degree in the tropics; 360 x 330 longitude/latitude; 75 levels; top grid cell 0-1 m) ocnBgchem: MEDUSA2 seaIce: CICE-HadGEM3-GSI8 (eORCA1 tripolar primarily 1 deg; 360 x 330 longitude/latitude)
- source_id :
- UKESM1-0-LL
- source_type :
- AOGCM AER BGC CHEM
- sub_experiment :
- none
- sub_experiment_id :
- none
- table_id :
- SImon
- table_info :
- Creation Date:(13 December 2018) MD5:f0588f7f55b5732b17302f8d9d0d7b8c
- title :
- UKESM1-0-LL output prepared for CMIP6
- variable_id :
- siconc
- variable_name :
- siconc
- variant_label :
- r1i1p1f2
- license :
- CMIP6 model data produced by the Met Office Hadley Centre 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) and at https://ukesm.ac.uk/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.
- cmor_version :
- 3.4.0
- tracking_id :
- hdl:21.14100/4f334754-9ee7-405c-8407-70bd345f8326