CFSv2-2011 model output prepared for CMIP5 10- or 30-year run initialized in year 1990
Load in Python
from intake import open_catalog
cat = open_catalog("https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/sic_OImon_CFSv2-2011_decadal1990_r1i1p2.yaml")
ds=cat.netcdf.read()
Metadata
title | CFSv2-2011 model output prepared for CMIP5 10- or 30-year run initialized in year 1990 |
location | /shared/cmip5/data/decadal1990/seaIce/mon/OImon/sic/COLA-CFS.CFSv2-2011/r1i1p2 |
tags | gridded,global,model,monthly |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/sic_OImon_CFSv2-2011_decadal1990_r1i1p2.yaml |
last updated | 2013-06-14 |
Dataset Contents
<xarray.Dataset> Dimensions: (bnds: 2, lat: 360, lon: 720, time: 120) Coordinates: * time (time) float64 15.0 45.5 76.5 ... 3.576e+03 3.607e+03 3.638e+03 * lat (lat) float64 -90.0 -89.5 -89.0 -88.5 ... 88.0 88.5 89.0 89.5 * lon (lon) float64 0.25 0.75 1.25 1.75 ... 358.2 358.8 359.2 359.8 Dimensions without coordinates: bnds Data variables: time_bnds (time, bnds) float64 0.0 30.0 30.0 ... 3.622e+03 3.653e+03 lat_bnds (lat, bnds) float64 -90.0 -89.75 -89.75 ... 89.25 89.25 89.75 lon_bnds (lon, bnds) float64 0.0 0.5 0.5 1.0 ... 359.0 359.5 359.5 360.0 sic (time, lat, lon) float32 ... Attributes: institution: COLA (Center for Ocean-Land-Atmosphere Studies, C... institute_id: COLA-CFS experiment_id: decadal1990 source: CFSv2-2011: atmosphere: GFS (cfs/gfs, T126L64); o... model_id: CFSv2-2011 forcing: Nat,Ant,GHG,SD,Oz,Sl,Vl,SS,Ds,BC,MD,AA parent_experiment_id: N/A parent_experiment_rip: N/A branch_time: 0.0 contact: Edwin Schneider (schneide@cola.iges.org) references: Model described by the paper: Suranjana Saha, Shr... initialization_method: 1 physics_version: 2 tracking_id: 5b7aa8c6-50c8-4617-ac30-428a651361f7 product: output experiment: 10- or 30-year run initialized in year 1990 frequency: mon creation_date: 2011-12-18T19:46:03Z history: 2011-12-18T19:46:03Z CMOR rewrote data to comply ... Conventions: CF-1.4 project_id: CMIP5 table_id: Table OImon (26 July 2011) b40ae6f6b2a738f91076c5... title: CFSv2-2011 model output prepared for CMIP5 10- or... parent_experiment: N/A modeling_realm: seaIce ocean realization: 1 cmor_version: 2.7.1
xarray.Dataset
- bnds: 2
- lat: 360
- lon: 720
- time: 120
- time(time)float6415.0 45.5 ... 3.607e+03 3.638e+03
- bounds :
- time_bnds
- units :
- days since 1990-11-1
- calendar :
- gregorian
- axis :
- T
- long_name :
- time
- standard_name :
- time
array([ 15. , 45.5, 76.5, 106. , 135.5, 166. , 196.5, 227. , 257.5, 288.5, 319. , 349.5, 380. , 410.5, 441.5, 471.5, 501.5, 532. , 562.5, 593. , 623.5, 654.5, 685. , 715.5, 746. , 776.5, 807.5, 837. , 866.5, 897. , 927.5, 958. , 988.5, 1019.5, 1050. , 1080.5, 1111. , 1141.5, 1172.5, 1202. , 1231.5, 1262. , 1292.5, 1323. , 1353.5, 1384.5, 1415. , 1445.5, 1476. , 1506.5, 1537.5, 1567. , 1596.5, 1627. , 1657.5, 1688. , 1718.5, 1749.5, 1780. , 1810.5, 1841. , 1871.5, 1902.5, 1932.5, 1962.5, 1993. , 2023.5, 2054. , 2084.5, 2115.5, 2146. , 2176.5, 2207. , 2237.5, 2268.5, 2298. , 2327.5, 2358. , 2388.5, 2419. , 2449.5, 2480.5, 2511. , 2541.5, 2572. , 2602.5, 2633.5, 2663. , 2692.5, 2723. , 2753.5, 2784. , 2814.5, 2845.5, 2876. , 2906.5, 2937. , 2967.5, 2998.5, 3028. , 3057.5, 3088. , 3118.5, 3149. , 3179.5, 3210.5, 3241. , 3271.5, 3302. , 3332.5, 3363.5, 3393.5, 3423.5, 3454. , 3484.5, 3515. , 3545.5, 3576.5, 3607. , 3637.5])
- lat(lat)float64-90.0 -89.5 -89.0 ... 89.0 89.5
- bounds :
- lat_bnds
- units :
- degrees_north
- axis :
- Y
- long_name :
- latitude
- standard_name :
- latitude
array([-90. , -89.5, -89. , ..., 88.5, 89. , 89.5])
- lon(lon)float640.25 0.75 1.25 ... 359.2 359.8
- bounds :
- lon_bnds
- units :
- degrees_east
- axis :
- X
- long_name :
- longitude
- standard_name :
- longitude
array([2.5000e-01, 7.5000e-01, 1.2500e+00, ..., 3.5875e+02, 3.5925e+02, 3.5975e+02])
- time_bnds(time, bnds)float64...
array([[ 0., 30.], [ 30., 61.], [ 61., 92.], ..., [3561., 3592.], [3592., 3622.], [3622., 3653.]])
- lat_bnds(lat, bnds)float64...
array([[-90. , -89.75], [-89.75, -89.25], [-89.25, -88.75], ..., [ 88.25, 88.75], [ 88.75, 89.25], [ 89.25, 89.75]])
- lon_bnds(lon, bnds)float64...
array([[ 0. , 0.5], [ 0.5, 1. ], [ 1. , 1.5], ..., [358.5, 359. ], [359. , 359.5], [359.5, 360. ]])
- sic(time, lat, lon)float32...
- standard_name :
- sea_ice_area_fraction
- long_name :
- Sea Ice Area Fraction
- comment :
- fraction of grid cell covered by sea ice.
- units :
- %
- original_name :
- sic
- cell_methods :
- time: mean (interval: 1 month)
- cell_measures :
- area: areacello
- history :
- 2011-12-18T19:46:01Z altered by CMOR: replaced missing value flag (9.999e+20) with standard missing value (1e+20). 2011-12-18T19:46:03Z altered by CMOR: Inverted axis: lat.
- associated_files :
- baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_seaIce_fx_CFSv2-2011_decadal1990_r0i0p0.nc areacello: areacello_fx_CFSv2-2011_decadal1990_r0i0p0.nc
[31104000 values with dtype=float32]
- institution :
- COLA (Center for Ocean-Land-Atmosphere Studies, Calverton, MD)
- institute_id :
- COLA-CFS
- experiment_id :
- decadal1990
- source :
- CFSv2-2011: atmosphere: GFS (cfs/gfs, T126L64); ocean: MOM4 (cfs/mom4, 40 levels .25 deg at eq. .50 deg near poles); sea ice: (cfsv2-seaice, 3 layer on mom4 grid, 5 category using Winton thermodynamics and modified CICE dynamics); land: NOAH (cfs/noah 2009, T126/L4)
- model_id :
- CFSv2-2011
- forcing :
- Nat,Ant,GHG,SD,Oz,Sl,Vl,SS,Ds,BC,MD,AA
- parent_experiment_id :
- N/A
- parent_experiment_rip :
- N/A
- branch_time :
- 0.0
- contact :
- Edwin Schneider (schneide@cola.iges.org)
- references :
- Model described by the paper: Suranjana Saha, Shrinivas Moorthi, Xingren Wu, Jiande Wang, Sudhir Nadiga, Patrick Tripp, Hua-Lu Pan, David Behringer, Yu-Tai Hou, Hui-ya Chuang, Mark Iredell, Michael Ek, Jesse Meng, Rongqian Yang, Huug van den Dool, Qin Zhang, Wanqiu Wang, Mingyue Chen, 2011 : The NCEP Climate Forecast System Version 2. (To be submitted to the Journal of Climate.) and also the paper: Saha, Suranjana, and Coauthors, 2010: The NCEP Climate Forecast System Reanalysis. Bull. Amer. Meteor. Soc., 91, 1015.1057. doi: 10.1175/2010BAMS3001.1. Also see http://cfs.ncep.noaa.gov
- initialization_method :
- 1
- physics_version :
- 2
- tracking_id :
- 5b7aa8c6-50c8-4617-ac30-428a651361f7
- product :
- output
- experiment :
- 10- or 30-year run initialized in year 1990
- frequency :
- mon
- creation_date :
- 2011-12-18T19:46:03Z
- history :
- 2011-12-18T19:46:03Z CMOR rewrote data to comply with CF standards and CMIP5 requirements.
- Conventions :
- CF-1.4
- project_id :
- CMIP5
- table_id :
- Table OImon (26 July 2011) b40ae6f6b2a738f91076c512dcfee1a5
- title :
- CFSv2-2011 model output prepared for CMIP5 10- or 30-year run initialized in year 1990
- parent_experiment :
- N/A
- modeling_realm :
- seaIce ocean
- realization :
- 1
- cmor_version :
- 2.7.1