NOAA GFDL GFDL-CM2p1, CM2.1 10- or 30-year run initialized in year 1990 (run 8) 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/psl_Amon_GFDL-CM2p1_decadal1990_r8i1p1.yaml")
ds=cat.netcdf.read()
Metadata
title | NOAA GFDL GFDL-CM2p1, CM2.1 10- or 30-year run initialized in year 1990 (run 8) experiment output for CMIP5 AR5 |
location | /shared/cmip5/data/decadal1990/atmos/mon/Amon/psl/NOAA-GFDL.GFDL-CM2p1/r8i1p1 |
tags | gridded,global,model,monthly |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/psl_Amon_GFDL-CM2p1_decadal1990_r8i1p1.yaml |
last updated | 2013-06-14 |
Dataset Contents
<xarray.Dataset> Dimensions: (bnds: 2, lat: 90, lon: 144, time: 120) Coordinates: * lat (lat) float64 -89.49 -87.98 -85.96 -83.93 ... 85.96 87.98 89.49 * lon (lon) float64 1.25 3.75 6.25 8.75 ... 351.3 353.8 356.2 358.8 * bnds (bnds) float64 1.0 2.0 * time (time) float64 15.5 45.0 74.5 ... 3.576e+03 3.606e+03 3.636e+03 Data variables: average_DT (time) float64 31.0 28.0 31.0 30.0 31.0 ... 30.0 31.0 30.0 31.0 average_T1 (time) float64 0.0 31.0 59.0 ... 3.56e+03 3.591e+03 3.621e+03 average_T2 (time) float64 31.0 59.0 90.0 ... 3.591e+03 3.621e+03 3.652e+03 psl (time, lat, lon) float32 ... time_bnds (time, bnds) float64 0.0 31.0 31.0 ... 3.621e+03 3.652e+03 lat_bnds (lat, bnds) float64 -90.0 -88.99 -88.99 ... 88.99 88.99 90.0 lon_bnds (lon, bnds) float64 0.0 2.5 2.5 5.0 ... 355.0 357.5 357.5 360.0 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 Amon (31 Jan 2011) experiment_id: decadal1990 realization: 8 modeling_realm: atmos tracking_id: bf008910-f841-45b4-9f55-fa194d01ade0 Conventions: CF-1.4 references: The GFDL Data Portal (http://nomads.gfdl.noaa.gov... comment: GFDL experiment name = CM2.1R_ECDA_v3.1_01JAN90 P... gfdl_experiment_name: CM2.1R_ECDA_v3.1_01JAN90 creation_date: 2012-02-23T02:17:27Z model_id: GFDL-CM2p1 branch_time: 0.0 experiment: CM2.1 10- or 30-year run initialized in year 1990 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
- lat: 90
- lon: 144
- time: 120
- lat(lat)float64-89.49 -87.98 ... 87.98 89.49
- long_name :
- latitude
- units :
- degrees_north
- standard_name :
- latitude
- axis :
- Y
- bounds :
- lat_bnds
array([-89.494382, -87.977528, -85.955056, -83.932584, -81.910112, -79.88764 , -77.865169, -75.842697, -73.820225, -71.797753, -69.775281, -67.752809, -65.730337, -63.707865, -61.685393, -59.662921, -57.640449, -55.617978, -53.595506, -51.573034, -49.550562, -47.52809 , -45.505618, -43.483146, -41.460674, -39.438202, -37.41573 , -35.393258, -33.370787, -31.348315, -29.325843, -27.303371, -25.280899, -23.258427, -21.235955, -19.213483, -17.191011, -15.168539, -13.146067, -11.123596, -9.101124, -7.078652, -5.05618 , -3.033708, -1.011236, 1.011236, 3.033708, 5.05618 , 7.078652, 9.101124, 11.123596, 13.146067, 15.168539, 17.191011, 19.213483, 21.235955, 23.258427, 25.280899, 27.303371, 29.325843, 31.348315, 33.370787, 35.393258, 37.41573 , 39.438202, 41.460674, 43.483146, 45.505618, 47.52809 , 49.550562, 51.573034, 53.595506, 55.617978, 57.640449, 59.662921, 61.685393, 63.707865, 65.730337, 67.752809, 69.775281, 71.797753, 73.820225, 75.842697, 77.865169, 79.88764 , 81.910112, 83.932584, 85.955056, 87.977528, 89.494382])
- lon(lon)float641.25 3.75 6.25 ... 356.2 358.8
- long_name :
- longitude
- units :
- degrees_east
- standard_name :
- longitude
- axis :
- X
- bounds :
- lon_bnds
array([ 1.25, 3.75, 6.25, 8.75, 11.25, 13.75, 16.25, 18.75, 21.25, 23.75, 26.25, 28.75, 31.25, 33.75, 36.25, 38.75, 41.25, 43.75, 46.25, 48.75, 51.25, 53.75, 56.25, 58.75, 61.25, 63.75, 66.25, 68.75, 71.25, 73.75, 76.25, 78.75, 81.25, 83.75, 86.25, 88.75, 91.25, 93.75, 96.25, 98.75, 101.25, 103.75, 106.25, 108.75, 111.25, 113.75, 116.25, 118.75, 121.25, 123.75, 126.25, 128.75, 131.25, 133.75, 136.25, 138.75, 141.25, 143.75, 146.25, 148.75, 151.25, 153.75, 156.25, 158.75, 161.25, 163.75, 166.25, 168.75, 171.25, 173.75, 176.25, 178.75, 181.25, 183.75, 186.25, 188.75, 191.25, 193.75, 196.25, 198.75, 201.25, 203.75, 206.25, 208.75, 211.25, 213.75, 216.25, 218.75, 221.25, 223.75, 226.25, 228.75, 231.25, 233.75, 236.25, 238.75, 241.25, 243.75, 246.25, 248.75, 251.25, 253.75, 256.25, 258.75, 261.25, 263.75, 266.25, 268.75, 271.25, 273.75, 276.25, 278.75, 281.25, 283.75, 286.25, 288.75, 291.25, 293.75, 296.25, 298.75, 301.25, 303.75, 306.25, 308.75, 311.25, 313.75, 316.25, 318.75, 321.25, 323.75, 326.25, 328.75, 331.25, 333.75, 336.25, 338.75, 341.25, 343.75, 346.25, 348.75, 351.25, 353.75, 356.25, 358.75])
- bnds(bnds)float641.0 2.0
- long_name :
- vertex number
- cartesian_axis :
- N
array([1., 2.])
- time(time)float6415.5 45.0 ... 3.606e+03 3.636e+03
- long_name :
- time
- units :
- days since 1990-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. , 74.5, 105. , 135.5, 166. , 196.5, 227.5, 258. , 288.5, 319. , 349.5, 380.5, 410. , 439.5, 470. , 500.5, 531. , 561.5, 592.5, 623. , 653.5, 684. , 714.5, 745.5, 775.5, 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. , 1535.5, 1566. , 1596.5, 1627. , 1657.5, 1688.5, 1719. , 1749.5, 1780. , 1810.5, 1841.5, 1871. , 1900.5, 1931. , 1961.5, 1992. , 2022.5, 2053.5, 2084. , 2114.5, 2145. , 2175.5, 2206.5, 2236.5, 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. , 2996.5, 3027. , 3057.5, 3088. , 3118.5, 3149.5, 3180. , 3210.5, 3241. , 3271.5, 3302.5, 3332. , 3361.5, 3392. , 3422.5, 3453. , 3483.5, 3514.5, 3545. , 3575.5, 3606. , 3636.5])
- average_DT(time)float64...
- long_name :
- Length of average period
- units :
- days
array([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., 31., 28., 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 1990-01-01 00:00:00
array([ 0., 31., 59., 90., 120., 151., 181., 212., 243., 273., 304., 334., 365., 396., 424., 455., 485., 516., 546., 577., 608., 638., 669., 699., 730., 761., 790., 821., 851., 882., 912., 943., 974., 1004., 1035., 1065., 1096., 1127., 1155., 1186., 1216., 1247., 1277., 1308., 1339., 1369., 1400., 1430., 1461., 1492., 1520., 1551., 1581., 1612., 1642., 1673., 1704., 1734., 1765., 1795., 1826., 1857., 1885., 1916., 1946., 1977., 2007., 2038., 2069., 2099., 2130., 2160., 2191., 2222., 2251., 2282., 2312., 2343., 2373., 2404., 2435., 2465., 2496., 2526., 2557., 2588., 2616., 2647., 2677., 2708., 2738., 2769., 2800., 2830., 2861., 2891., 2922., 2953., 2981., 3012., 3042., 3073., 3103., 3134., 3165., 3195., 3226., 3256., 3287., 3318., 3346., 3377., 3407., 3438., 3468., 3499., 3530., 3560., 3591., 3621.])
- average_T2(time)float64...
- long_name :
- End time for average period
- units :
- days since 1990-01-01 00:00:00
array([ 31., 59., 90., 120., 151., 181., 212., 243., 273., 304., 334., 365., 396., 424., 455., 485., 516., 546., 577., 608., 638., 669., 699., 730., 761., 790., 821., 851., 882., 912., 943., 974., 1004., 1035., 1065., 1096., 1127., 1155., 1186., 1216., 1247., 1277., 1308., 1339., 1369., 1400., 1430., 1461., 1492., 1520., 1551., 1581., 1612., 1642., 1673., 1704., 1734., 1765., 1795., 1826., 1857., 1885., 1916., 1946., 1977., 2007., 2038., 2069., 2099., 2130., 2160., 2191., 2222., 2251., 2282., 2312., 2343., 2373., 2404., 2435., 2465., 2496., 2526., 2557., 2588., 2616., 2647., 2677., 2708., 2738., 2769., 2800., 2830., 2861., 2891., 2922., 2953., 2981., 3012., 3042., 3073., 3103., 3134., 3165., 3195., 3226., 3256., 3287., 3318., 3346., 3377., 3407., 3438., 3468., 3499., 3530., 3560., 3591., 3621., 3652.])
- psl(time, lat, lon)float32...
- long_name :
- Sea Level Pressure
- original_name :
- slp
- units :
- Pa
- standard_name :
- air_pressure_at_sea_level
- cell_methods :
- time: mean
- original_units :
- Pa
- cell_measures :
- area: areacella
- associated_files :
- baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation areacella: areacella_fx_GFDL-CM2p1_decadal1990_r0i0p0.nc
[1555200 values with dtype=float32]
- time_bnds(time, bnds)float64...
- long_name :
- time axis boundaries
- units :
- days since 1990-01-01 00:00:00
array([[ 0., 31.], [ 31., 59.], [ 59., 90.], ..., [3560., 3591.], [3591., 3621.], [3621., 3652.]])
- lat_bnds(lat, bnds)float64...
array([[-90. , -88.988764], [-88.988764, -86.966292], [-86.966292, -84.94382 ], [-84.94382 , -82.921348], [-82.921348, -80.898876], [-80.898876, -78.876404], [-78.876404, -76.853933], [-76.853933, -74.831461], [-74.831461, -72.808989], [-72.808989, -70.786517], [-70.786517, -68.764045], [-68.764045, -66.741573], [-66.741573, -64.719101], [-64.719101, -62.696629], [-62.696629, -60.674157], [-60.674157, -58.651685], [-58.651685, -56.629213], [-56.629213, -54.606742], [-54.606742, -52.58427 ], [-52.58427 , -50.561798], [-50.561798, -48.539326], [-48.539326, -46.516854], [-46.516854, -44.494382], [-44.494382, -42.47191 ], [-42.47191 , -40.449438], [-40.449438, -38.426966], [-38.426966, -36.404494], [-36.404494, -34.382022], [-34.382022, -32.359551], [-32.359551, -30.337079], [-30.337079, -28.314607], [-28.314607, -26.292135], [-26.292135, -24.269663], [-24.269663, -22.247191], [-22.247191, -20.224719], [-20.224719, -18.202247], [-18.202247, -16.179775], [-16.179775, -14.157303], [-14.157303, -12.134831], [-12.134831, -10.11236 ], [-10.11236 , -8.089888], [ -8.089888, -6.067416], [ -6.067416, -4.044944], [ -4.044944, -2.022472], [ -2.022472, 0. ], [ 0. , 2.022472], [ 2.022472, 4.044944], [ 4.044944, 6.067416], [ 6.067416, 8.089888], [ 8.089888, 10.11236 ], [ 10.11236 , 12.134831], [ 12.134831, 14.157303], [ 14.157303, 16.179775], [ 16.179775, 18.202247], [ 18.202247, 20.224719], [ 20.224719, 22.247191], [ 22.247191, 24.269663], [ 24.269663, 26.292135], [ 26.292135, 28.314607], [ 28.314607, 30.337079], [ 30.337079, 32.359551], [ 32.359551, 34.382022], [ 34.382022, 36.404494], [ 36.404494, 38.426966], [ 38.426966, 40.449438], [ 40.449438, 42.47191 ], [ 42.47191 , 44.494382], [ 44.494382, 46.516854], [ 46.516854, 48.539326], [ 48.539326, 50.561798], [ 50.561798, 52.58427 ], [ 52.58427 , 54.606742], [ 54.606742, 56.629213], [ 56.629213, 58.651685], [ 58.651685, 60.674157], [ 60.674157, 62.696629], [ 62.696629, 64.719101], [ 64.719101, 66.741573], [ 66.741573, 68.764045], [ 68.764045, 70.786517], [ 70.786517, 72.808989], [ 72.808989, 74.831461], [ 74.831461, 76.853933], [ 76.853933, 78.876404], [ 78.876404, 80.898876], [ 80.898876, 82.921348], [ 82.921348, 84.94382 ], [ 84.94382 , 86.966292], [ 86.966292, 88.988764], [ 88.988764, 90. ]])
- lon_bnds(lon, bnds)float64...
array([[ 0. , 2.5], [ 2.5, 5. ], [ 5. , 7.5], ..., [352.5, 355. ], [355. , 357.5], [357.5, 360. ]])
- history :
- File was processed by fremetar (GFDL analog of CMOR). TripleID: [exper_id_HPvZ4l3B6v,realiz_id_EyDhpDVoTx,run_id_xf7Tn9TSIj]
- title :
- NOAA GFDL GFDL-CM2p1, CM2.1 10- or 30-year run initialized in year 1990 (run 8) 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 Amon (31 Jan 2011)
- experiment_id :
- decadal1990
- realization :
- 8
- modeling_realm :
- atmos
- tracking_id :
- bf008910-f841-45b4-9f55-fa194d01ade0
- 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_01JAN90 PCMDI experiment name = CM2.1R_ECDA_v3.1_01JAN90. 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_01JAN90
- creation_date :
- 2012-02-23T02:17:27Z
- model_id :
- GFDL-CM2p1
- branch_time :
- 0.0
- experiment :
- CM2.1 10- or 30-year run initialized in year 1990
- 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)