NOAA GFDL GFDL-CM2p1, CM2.1 10- or 30-year run initialized in year 1980 (run 10) experiment output for CMIP5 AR5
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_GFDL-CM2p1_decadal1980_r10i1p1.yaml")
ds=cat.netcdf.read()
        Metadata
| title | NOAA GFDL GFDL-CM2p1, CM2.1 10- or 30-year run initialized in year 1980 (run 10) experiment output for CMIP5 AR5 | 
| location | /shared/cmip5/data/decadal1980/seaIce/mon/OImon/sic/NOAA-GFDL.GFDL-CM2p1/r10i1p1 | 
| tags | gridded,global,model,monthly | 
| catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/sic_OImon_GFDL-CM2p1_decadal1980_r10i1p1.yaml | 
| last updated | 2013-05-26 | 
Dataset Contents
<xarray.Dataset>
Dimensions:       (bnds: 2, rlat: 200, rlon: 360, time: 120, vertices: 4)
Coordinates:
  * bnds          (bnds) float64 1.0 2.0
  * time          (time) float64 15.5 45.5 75.5 ... 3.607e+03 3.638e+03
  * rlon          (rlon) float64 -279.5 -278.5 -277.5 -276.5 ... 77.5 78.5 79.5
  * rlat          (rlat) float64 -81.5 -80.5 -79.5 -78.5 ... 86.5 87.5 88.5 89.5
    lat           (rlat, rlon) float32 -81.5 -81.5 -81.5 ... 65.626045 65.21032
    lon           (rlat, rlon) float32 -279.5 -278.5 ... 79.94096 79.98032
  * vertices      (vertices) int32 0 1 2 3
Data variables:
    average_DT    (time) float64 31.0 29.0 31.0 30.0 ... 30.0 31.0 30.0 31.0
    average_T1    (time) float64 0.0 31.0 60.0 ... 3.561e+03 3.592e+03 3.622e+03
    average_T2    (time) float64 31.0 60.0 91.0 ... 3.622e+03 3.653e+03
    sic           (time, rlat, rlon) float32 ...
    time_bnds     (time, bnds) float64 0.0 31.0 31.0 ... 3.622e+03 3.653e+03
    lat_vertices  (rlat, rlon, vertices) float64 ...
    lon_vertices  (rlat, rlon, vertices) float64 ...
Attributes:
    history:                File was processed by fremetar (GFDL analog of CM...
    title:                  NOAA GFDL GFDL-CM2p1, CM2.1 10- or 30-year run in...
    institute_id:           NOAA GFDL
    source:                 GFDL-CM2p1 2010 ocean: MOM4 (MOM4p1_x1_Z50_cCM2M,...
    contact:                gfdl.climate.model.info@noaa.gov
    project_id:             CMIP5
    table_id:               Table OImon (31 Jan 2011)
    experiment_id:          decadal1980
    realization:            10
    modeling_realm:         seaIce ocean
    tracking_id:            953a69ce-0584-45f3-a678-c8b7aacf8792
    Conventions:            CF-1.4
    references:             The GFDL Data Portal (http://nomads.gfdl.noaa.gov...
    comment:                GFDL experiment name = CM2.1R_ECDA_v3.1_01JAN80 P...
    gfdl_experiment_name:   CM2.1R_ECDA_v3.1_01JAN80
    creation_date:          2012-02-23T00:06:00Z
    model_id:               GFDL-CM2p1
    branch_time:            0.0
    experiment:             CM2.1 10- or 30-year run initialized in year 1980
    forcing:                GHG,SD,Oz,Sl,Vl,SS,BC,MD,OC (GHG includes CO2, CH...
    frequency:              mon
    initialization_method:  1
    parent_experiment_id:   N/A
    physics_version:        1
    product:                output1
    institution:            NOAA GFDL(201 Forrestal Rd, Princeton, NJ, 08540)
    parent_experiment_rip:  N/A
    institution_id:         NOAA GFDL(201 Forrestal Rd, Princeton, NJ, 08540)xarray.Dataset
- bnds: 2
 - rlat: 200
 - rlon: 360
 - time: 120
 - vertices: 4
 
- bnds(bnds)float641.0 2.0
- long_name :
 - vertex number
 - cartesian_axis :
 - N
 
array([1., 2.])
 - time(time)float6415.5 45.5 ... 3.607e+03 3.638e+03
- long_name :
 - time
 - units :
 - days since 1980-01-01 00:00:00
 - cartesian_axis :
 - T
 - calendar_type :
 - julian
 - calendar :
 - julian
 - bounds :
 - time_bnds
 - standard_name :
 - time
 - axis :
 - T
 
array([ 15.5, 45.5, 75.5, 106. , 136.5, 167. , 197.5, 228.5, 259. , 289.5, 320. , 350.5, 381.5, 411. , 440.5, 471. , 501.5, 532. , 562.5, 593.5, 624. , 654.5, 685. , 715.5, 746.5, 776. , 805.5, 836. , 866.5, 897. , 927.5, 958.5, 989. , 1019.5, 1050. , 1080.5, 1111.5, 1141. , 1170.5, 1201. , 1231.5, 1262. , 1292.5, 1323.5, 1354. , 1384.5, 1415. , 1445.5, 1476.5, 1506.5, 1536.5, 1567. , 1597.5, 1628. , 1658.5, 1689.5, 1720. , 1750.5, 1781. , 1811.5, 1842.5, 1872. , 1901.5, 1932. , 1962.5, 1993. , 2023.5, 2054.5, 2085. , 2115.5, 2146. , 2176.5, 2207.5, 2237. , 2266.5, 2297. , 2327.5, 2358. , 2388.5, 2419.5, 2450. , 2480.5, 2511. , 2541.5, 2572.5, 2602. , 2631.5, 2662. , 2692.5, 2723. , 2753.5, 2784.5, 2815. , 2845.5, 2876. , 2906.5, 2937.5, 2967.5, 2997.5, 3028. , 3058.5, 3089. , 3119.5, 3150.5, 3181. , 3211.5, 3242. , 3272.5, 3303.5, 3333. , 3362.5, 3393. , 3423.5, 3454. , 3484.5, 3515.5, 3546. , 3576.5, 3607. , 3637.5]) - rlon(rlon)float64-279.5 -278.5 -277.5 ... 78.5 79.5
- long_name :
 - longitude in rotated pole grid
 - units :
 - degrees
 - axis :
 - X
 - standard_name :
 - grid_longitude
 
array([-279.5, -278.5, -277.5, ..., 77.5, 78.5, 79.5])
 - rlat(rlat)float64-81.5 -80.5 -79.5 ... 88.5 89.5
- long_name :
 - latitude in rotated pole grid
 - units :
 - degrees
 - axis :
 - Y
 - standard_name :
 - grid_latitude
 
array([-81.5 , -80.5 , -79.5 , -78.5 , -77.5 , -76.5 , -75.5 , -74.5 , -73.5 , -72.5 , -71.5 , -70.5 , -69.5 , -68.5 , -67.5 , -66.5 , -65.5 , -64.5 , -63.5 , -62.5 , -61.5 , -60.5 , -59.5 , -58.5 , -57.5 , -56.5 , -55.5 , -54.5 , -53.5 , -52.5 , -51.5 , -50.5 , -49.5 , -48.5 , -47.5 , -46.5 , -45.5 , -44.5 , -43.5 , -42.5 , -41.5 , -40.5 , -39.5 , -38.5 , -37.5 , -36.5 , -35.5 , -34.5 , -33.5 , -32.5 , -31.5 , -30.5 , -29.5 , -28.501426, -27.507105, -26.519792, -25.542121, -24.576562, -23.625377, -22.690584, -21.773917, -20.876803, -20.000333, -19.145246, -18.311912, -17.500333, -16.710136, -15.940584, -15.190584, -14.458711, -13.743228, -13.04212 , -12.353125, -11.673771, -11.001426, -10.333333, -9.666666, -9.002051, -8.343542, -7.695041, -7.060205, -6.442354, -5.844389, -5.268724, -4.717221, -4.191149, -3.691149, -3.217221, -2.768724, -2.344389, -1.942354, -1.560205, -1.195041, -0.843542, -0.502051, -0.166666, 0.166667, 0.502052, 0.843543, 1.195042, 1.560206, 1.942354, 2.34439 , 2.768725, 3.217222, 3.69115 , 4.19115 , 4.717222, 5.268725, 5.84439 , 6.442354, 7.060206, 7.695042, 8.343543, 9.002052, 9.666667, 10.333334, 11.001426, 11.673772, 12.353125, 13.042121, 13.743229, 14.458711, 15.190584, 15.940584, 16.710137, 17.500334, 18.311913, 19.145246, 20.000334, 20.876804, 21.773918, 22.690585, 23.625378, 24.576563, 25.542122, 26.519792, 27.507106, 28.501427, 29.500001, 30.500001, 31.500001, 32.500001, 33.500001, 34.500001, 35.500001, 36.500001, 37.500001, 38.500001, 39.500001, 40.500001, 41.500001, 42.500001, 43.500001, 44.500001, 45.500001, 46.500001, 47.500001, 48.500001, 49.500001, 50.500001, 51.500001, 52.500001, 53.500001, 54.500001, 55.500001, 56.500001, 57.500001, 58.500001, 59.500001, 60.500001, 61.500001, 62.500001, 63.500001, 64.500001, 65.500001, 66.500001, 67.500001, 68.500001, 69.500001, 70.500001, 71.500001, 72.500001, 73.500001, 74.500001, 75.500001, 76.500001, 77.500001, 78.500001, 79.500001, 80.500001, 81.500001, 82.500001, 83.500001, 84.500001, 85.500001, 86.500001, 87.500001, 88.500001, 89.500001]) - lat(rlat, rlon)float32...
- long_name :
 - latitude coordinate
 - units :
 - degrees_north
 - standard_name :
 - latitude
 - bounds :
 - lat_vertices
 
array([[-81.5 , -81.5 , -81.5 , ..., -81.5 , -81.5 , -81.5 ], [-80.5 , -80.5 , -80.5 , ..., -80.5 , -80.5 , -80.5 ], [-79.5 , -79.5 , -79.5 , ..., -79.5 , -79.5 , -79.5 ], ..., [ 65.20646 , 65.61464 , 66.01667 , ..., 66.01667 , 65.61464 , 65.20646 ], [ 65.20902 , 65.62222 , 66.02913 , ..., 66.02913 , 65.62222 , 65.20902 ], [ 65.21032 , 65.626045, 66.03541 , ..., 66.03541 , 65.626045, 65.21032 ]], dtype=float32) - lon(rlat, rlon)float32...
- long_name :
 - longitude coordinate
 - units :
 - degrees_east
 - standard_name :
 - longitude
 - bounds :
 - lon_vertices
 
array([[-279.5 , -278.5 , -277.5 , ..., 77.5 , 78.5 , 79.5 ], [-279.5 , -278.5 , -277.5 , ..., 77.5 , 78.5 , 79.5 ], [-279.5 , -278.5 , -277.5 , ..., 77.5 , 78.5 , 79.5 ], ..., [-279.90253 , -279.7075 , -279.5123 , ..., 79.51231 , 79.7075 , 79.90252 ], [-279.94116 , -279.82343 , -279.7056 , ..., 79.7056 , 79.82343 , 79.941154], [-279.98032 , -279.94098 , -279.90158 , ..., 79.901566, 79.94096 , 79.98032 ]], dtype=float32) - vertices(vertices)int320 1 2 3
array([0, 1, 2, 3], dtype=int32)
 
- average_DT(time)float64...
- long_name :
 - Length of average period
 - units :
 - days
 
array([31., 29., 31., 30., 31., 30., 31., 31., 30., 31., 30., 31., 31., 28., 31., 30., 31., 30., 31., 31., 30., 31., 30., 31., 31., 28., 31., 30., 31., 30., 31., 31., 30., 31., 30., 31., 31., 28., 31., 30., 31., 30., 31., 31., 30., 31., 30., 31., 31., 29., 31., 30., 31., 30., 31., 31., 30., 31., 30., 31., 31., 28., 31., 30., 31., 30., 31., 31., 30., 31., 30., 31., 31., 28., 31., 30., 31., 30., 31., 31., 30., 31., 30., 31., 31., 28., 31., 30., 31., 30., 31., 31., 30., 31., 30., 31., 31., 29., 31., 30., 31., 30., 31., 31., 30., 31., 30., 31., 31., 28., 31., 30., 31., 30., 31., 31., 30., 31., 30., 31.]) - average_T1(time)float64...
- long_name :
 - Start time for average period
 - units :
 - days since 1980-01-01 00:00:00
 
array([ 0., 31., 60., 91., 121., 152., 182., 213., 244., 274., 305., 335., 366., 397., 425., 456., 486., 517., 547., 578., 609., 639., 670., 700., 731., 762., 790., 821., 851., 882., 912., 943., 974., 1004., 1035., 1065., 1096., 1127., 1155., 1186., 1216., 1247., 1277., 1308., 1339., 1369., 1400., 1430., 1461., 1492., 1521., 1552., 1582., 1613., 1643., 1674., 1705., 1735., 1766., 1796., 1827., 1858., 1886., 1917., 1947., 1978., 2008., 2039., 2070., 2100., 2131., 2161., 2192., 2223., 2251., 2282., 2312., 2343., 2373., 2404., 2435., 2465., 2496., 2526., 2557., 2588., 2616., 2647., 2677., 2708., 2738., 2769., 2800., 2830., 2861., 2891., 2922., 2953., 2982., 3013., 3043., 3074., 3104., 3135., 3166., 3196., 3227., 3257., 3288., 3319., 3347., 3378., 3408., 3439., 3469., 3500., 3531., 3561., 3592., 3622.]) - average_T2(time)float64...
- long_name :
 - End time for average period
 - units :
 - days since 1980-01-01 00:00:00
 
array([ 31., 60., 91., 121., 152., 182., 213., 244., 274., 305., 335., 366., 397., 425., 456., 486., 517., 547., 578., 609., 639., 670., 700., 731., 762., 790., 821., 851., 882., 912., 943., 974., 1004., 1035., 1065., 1096., 1127., 1155., 1186., 1216., 1247., 1277., 1308., 1339., 1369., 1400., 1430., 1461., 1492., 1521., 1552., 1582., 1613., 1643., 1674., 1705., 1735., 1766., 1796., 1827., 1858., 1886., 1917., 1947., 1978., 2008., 2039., 2070., 2100., 2131., 2161., 2192., 2223., 2251., 2282., 2312., 2343., 2373., 2404., 2435., 2465., 2496., 2526., 2557., 2588., 2616., 2647., 2677., 2708., 2738., 2769., 2800., 2830., 2861., 2891., 2922., 2953., 2982., 3013., 3043., 3074., 3104., 3135., 3166., 3196., 3227., 3257., 3288., 3319., 3347., 3378., 3408., 3439., 3469., 3500., 3531., 3561., 3592., 3622., 3653.]) - sic(time, rlat, rlon)float32...
- cell_methods :
 - time: mean
 - long_name :
 - Sea Ice Area Fraction
 - original_name :
 - dim_sum_n(CN, 1)*100
 - units :
 - %
 - standard_name :
 - sea_ice_area_fraction
 - cell_measures :
 - area: areacello
 - comments :
 - Note: This model output is presented on the model's tripolar grid. The North Pole singularity is avoided by using this nonregular grid north of 65N. More information about the ocean and sea ice model's grid can be found at http://nomads.gfdl.noaa.gov/.
 - associated_files :
 - baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_seaIce_fx_GFDL-CM2p1_decadal1980_r0i0p0.nc areacello: areacello_fx_GFDL-CM2p1_decadal1980_r0i0p0.nc
 - original_units :
 - %
 
[8640000 values with dtype=float32]
 - time_bnds(time, bnds)float64...
- long_name :
 - time axis boundaries
 - units :
 - days since 1980-01-01 00:00:00
 
array([[ 0., 31.], [ 31., 60.], [ 60., 91.], ..., [3561., 3592.], [3592., 3622.], [3622., 3653.]]) - lat_vertices(rlat, rlon, vertices)float64...
- units :
 - degrees_north
 
[288000 values with dtype=float64]
 - lon_vertices(rlat, rlon, vertices)float64...
- units :
 - degrees_east
 
[288000 values with dtype=float64]
 
- history :
 - File was processed by fremetar (GFDL analog of CMOR). TripleID: [exper_id_xmEvfrdAID,realiz_id_XXwjCKkUzn,run_id_PJx0BiRiRr]
 - title :
 - NOAA GFDL GFDL-CM2p1, CM2.1 10- or 30-year run initialized in year 1980 (run 10) experiment output for CMIP5 AR5
 - institute_id :
 - NOAA GFDL
 - source :
 - GFDL-CM2p1 2010 ocean: MOM4 (MOM4p1_x1_Z50_cCM2M,Tripolar360x200L50); atmosphere: AM2 (AM2p14,M45L24); sea ice: SIS (SISp2,Tripolar360x200L50); land: LM2 (LM2,M45)
 - contact :
 - gfdl.climate.model.info@noaa.gov
 - project_id :
 - CMIP5
 - table_id :
 - Table OImon (31 Jan 2011)
 - experiment_id :
 - decadal1980
 - realization :
 - 10
 - modeling_realm :
 - seaIce ocean
 - tracking_id :
 - 953a69ce-0584-45f3-a678-c8b7aacf8792
 - Conventions :
 - CF-1.4
 - references :
 - The GFDL Data Portal (http://nomads.gfdl.noaa.gov/) provides access to NOAA/GFDL's publicly available model input and output data sets. From this web site one can view and download data sets and documentation, including those related to the GFDL coupled models experiments run for the IPCC's 5th Assessment Report and the US CCSP.
 - comment :
 - GFDL experiment name = CM2.1R_ECDA_v3.1_01JAN80 PCMDI experiment name = CM2.1R_ECDA_v3.1_01JAN80. Initial conditions for this experiment were obtained from a fully coupled ensemble filter data assimilation initialized from 1960 and run to the present (http://www.gfdl.noaa.gov/ocean-data-assimilation).
 - gfdl_experiment_name :
 - CM2.1R_ECDA_v3.1_01JAN80
 - creation_date :
 - 2012-02-23T00:06:00Z
 - model_id :
 - GFDL-CM2p1
 - branch_time :
 - 0.0
 - experiment :
 - CM2.1 10- or 30-year run initialized in year 1980
 - forcing :
 - GHG,SD,Oz,Sl,Vl,SS,BC,MD,OC (GHG includes CO2, CH4, N2O)
 - frequency :
 - mon
 - initialization_method :
 - 1
 - parent_experiment_id :
 - N/A
 - physics_version :
 - 1
 - product :
 - output1
 - institution :
 - NOAA GFDL(201 Forrestal Rd, Princeton, NJ, 08540)
 - parent_experiment_rip :
 - N/A
 - institution_id :
 - NOAA GFDL(201 Forrestal Rd, Princeton, NJ, 08540)
 
