FGOALS-s2 model output prepared for CMIP5 rcp85
Load in Python
from intake import open_catalog
cat = open_catalog("https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/hus_Amon_FGOALS-s2_rcp85_r2i1p1.yaml")
ds=cat.netcdf.read()
Metadata
title | FGOALS-s2 model output prepared for CMIP5 rcp85 |
location | /shared/cmip5/data/rcp85/atmos/mon/Amon/hus/LASG-IAP.FGOALS-s2/r2i1p1 |
tags | gridded,global,model,monthly |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/hus_Amon_FGOALS-s2_rcp85_r2i1p1.yaml |
last updated | 2017-02-10 |
Dataset Contents
<xarray.Dataset> Dimensions: (bnds: 2, lat: 108, lon: 128, plev: 17, time: 1140) Coordinates: * time (time) float64 15.5 45.0 74.5 ... 3.46e+04 3.463e+04 3.466e+04 * plev (plev) float64 1e+05 9.25e+04 8.5e+04 7e+04 ... 3e+03 2e+03 1e+03 * lat (lat) float64 -88.73 -87.09 -85.43 -83.77 ... 85.43 87.09 88.73 * lon (lon) float64 0.0 2.812 5.625 8.438 ... 348.8 351.6 354.4 357.2 Dimensions without coordinates: bnds Data variables: time_bnds (time, bnds) float64 0.0 31.0 31.0 ... 3.464e+04 3.468e+04 lat_bnds (lat, bnds) float64 -88.73 -87.91 -87.91 ... 87.91 87.91 88.73 lon_bnds (lon, bnds) float64 -1.406 1.406 1.406 ... 355.8 355.8 358.6 hus (time, plev, lat, lon) float32 ... Attributes: institution: IAP(Institute of Atmospheric Physics),CAS(Chinese... institute_id: LASG-IAP experiment_id: rcp85 source: FGOALS-s2 SAMIL 2-4-7 model_id: FGOALS-s2 forcing: GHG, SD, Oz, Sl, Vl, SS, Ds, BC, OC parent_experiment_id: historical branch_time: 1466.0 contact: Dr. Tianjun Zhou(zhoutj@lasg.iap.ac.cn) references: http://www.lasg.ac.cn/FGOALS/CMIP5 initialization_method: 1 physics_version: 1 tracking_id: 5e7df9f7-c5a1-4e38-8615-23420f1e55f5 parent_experiment_rip: r2i1p1 product: output experiment: RCP8.5 frequency: mon creation_date: 2011-10-11T00:26:24Z history: 2011-10-11T00:19:15Z CMOR rewrote data to comply ... Conventions: CF-1.4 project_id: CMIP5 table_id: Table Amon (12 November 2010) 6e535ddfacb41fb7a25... title: FGOALS-s2 model output prepared for CMIP5 rcp85 parent_experiment: historical modeling_realm: atmos realization: 2 cmor_version: 2.5.1
xarray.Dataset
- bnds: 2
- lat: 108
- lon: 128
- plev: 17
- time: 1140
- time(time)float6415.5 45.0 ... 3.463e+04 3.466e+04
- bounds :
- time_bnds
- units :
- days since 2006-01-01 00:00:00
- calendar :
- noleap
- axis :
- T
- long_name :
- time
- standard_name :
- time
array([1.55000e+01, 4.50000e+01, 7.45000e+01, ..., 3.45985e+04, 3.46290e+04, 3.46595e+04])
- plev(plev)float641e+05 9.25e+04 ... 2e+03 1e+03
- units :
- Pa
- axis :
- Z
- positive :
- down
- long_name :
- pressure
- standard_name :
- air_pressure
array([100000., 92500., 85000., 70000., 60000., 50000., 40000., 30000., 25000., 20000., 15000., 10000., 7000., 5000., 3000., 2000., 1000.])
- lat(lat)float64-88.73 -87.09 ... 87.09 88.73
- bounds :
- lat_bnds
- units :
- degrees_north
- axis :
- Y
- long_name :
- latitude
- standard_name :
- latitude
array([-88.730087, -87.085014, -85.430229, -83.773247, -82.115433, -80.457214, -78.798775, -77.140198, -75.481522, -73.822792, -72.164009, -70.505196, -68.846352, -67.187492, -65.528618, -63.869728, -62.210827, -60.551918, -58.893002, -57.234077, -55.57515 , -53.916218, -52.257278, -50.598339, -48.939392, -47.280449, -45.621498, -43.962547, -42.303593, -40.644638, -38.985683, -37.326725, -35.667767, -34.008804, -32.349846, -30.690884, -29.031919, -27.372957, -25.713993, -24.055029, -22.396063, -20.737097, -19.078131, -17.419165, -15.760197, -14.10123 , -12.442262, -10.783295, -9.124327, -7.465358, -5.80639 , -4.147421, -2.488453, -0.829484, 0.829484, 2.488453, 4.147421, 5.80639 , 7.465358, 9.124327, 10.783295, 12.442262, 14.10123 , 15.760197, 17.419165, 19.078131, 20.737097, 22.396063, 24.055029, 25.713993, 27.372957, 29.031919, 30.690884, 32.349846, 34.008804, 35.667767, 37.326725, 38.985683, 40.644638, 42.303593, 43.962547, 45.621498, 47.280449, 48.939392, 50.598339, 52.257278, 53.916218, 55.57515 , 57.234077, 58.893002, 60.551918, 62.210827, 63.869728, 65.528618, 67.187492, 68.846352, 70.505196, 72.164009, 73.822792, 75.481522, 77.140198, 78.798775, 80.457214, 82.115433, 83.773247, 85.430229, 87.085014, 88.730087])
- lon(lon)float640.0 2.812 5.625 ... 354.4 357.2
- bounds :
- lon_bnds
- units :
- degrees_east
- axis :
- X
- long_name :
- longitude
- standard_name :
- longitude
array([ 0. , 2.8125, 5.625 , 8.4375, 11.25 , 14.0625, 16.875 , 19.6875, 22.5 , 25.3125, 28.125 , 30.9375, 33.75 , 36.5625, 39.375 , 42.1875, 45. , 47.8125, 50.625 , 53.4375, 56.25 , 59.0625, 61.875 , 64.6875, 67.5 , 70.3125, 73.125 , 75.9375, 78.75 , 81.5625, 84.375 , 87.1875, 90. , 92.8125, 95.625 , 98.4375, 101.25 , 104.0625, 106.875 , 109.6875, 112.5 , 115.3125, 118.125 , 120.9375, 123.75 , 126.5625, 129.375 , 132.1875, 135. , 137.8125, 140.625 , 143.4375, 146.25 , 149.0625, 151.875 , 154.6875, 157.5 , 160.3125, 163.125 , 165.9375, 168.75 , 171.5625, 174.375 , 177.1875, 180. , 182.8125, 185.625 , 188.4375, 191.25 , 194.0625, 196.875 , 199.6875, 202.5 , 205.3125, 208.125 , 210.9375, 213.75 , 216.5625, 219.375 , 222.1875, 225. , 227.8125, 230.625 , 233.4375, 236.25 , 239.0625, 241.875 , 244.6875, 247.5 , 250.3125, 253.125 , 255.9375, 258.75 , 261.5625, 264.375 , 267.1875, 270. , 272.8125, 275.625 , 278.4375, 281.25 , 284.0625, 286.875 , 289.6875, 292.5 , 295.3125, 298.125 , 300.9375, 303.75 , 306.5625, 309.375 , 312.1875, 315. , 317.8125, 320.625 , 323.4375, 326.25 , 329.0625, 331.875 , 334.6875, 337.5 , 340.3125, 343.125 , 345.9375, 348.75 , 351.5625, 354.375 , 357.1875])
- time_bnds(time, bnds)float64...
array([[0.0000e+00, 3.1000e+01], [3.1000e+01, 5.9000e+01], [5.9000e+01, 9.0000e+01], ..., [3.4583e+04, 3.4614e+04], [3.4614e+04, 3.4644e+04], [3.4644e+04, 3.4675e+04]])
- lat_bnds(lat, bnds)float64...
array([[-88.730087, -87.907547], [-87.907547, -86.257622], [-86.257622, -84.601738], ..., [ 84.601738, 86.257622], [ 86.257622, 87.907547], [ 87.907547, 88.730087]])
- lon_bnds(lon, bnds)float64...
array([[ -1.40625, 1.40625], [ 1.40625, 4.21875], [ 4.21875, 7.03125], ..., [350.15625, 352.96875], [352.96875, 355.78125], [355.78125, 358.59375]])
- hus(time, plev, lat, lon)float32...
- standard_name :
- specific_humidity
- long_name :
- Specific Humidity
- units :
- 1
- cell_methods :
- time: mean
- cell_measures :
- area: areacella
- associated_files :
- baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_atmos_fx_FGOALS2-s_rcp85_r0i0p0.nc areacella: areacella_fx_FGOALS2-s_rcp85_r0i0p0.nc
- history :
- 2011-10-11T00:26:24Z altered by CMOR: Inverted axis: lat.
[267909120 values with dtype=float32]
- institution :
- IAP(Institute of Atmospheric Physics),CAS(Chinese Academy of Sciences),Beijing,China
- institute_id :
- LASG-IAP
- experiment_id :
- rcp85
- source :
- FGOALS-s2 SAMIL 2-4-7
- model_id :
- FGOALS-s2
- forcing :
- GHG, SD, Oz, Sl, Vl, SS, Ds, BC, OC
- parent_experiment_id :
- historical
- branch_time :
- 1466.0
- contact :
- Dr. Tianjun Zhou(zhoutj@lasg.iap.ac.cn)
- references :
- http://www.lasg.ac.cn/FGOALS/CMIP5
- initialization_method :
- 1
- physics_version :
- 1
- tracking_id :
- 5e7df9f7-c5a1-4e38-8615-23420f1e55f5
- parent_experiment_rip :
- r2i1p1
- product :
- output
- experiment :
- RCP8.5
- frequency :
- mon
- creation_date :
- 2011-10-11T00:26:24Z
- history :
- 2011-10-11T00:19:15Z CMOR rewrote data to comply with CF standards and CMIP5 requirements.
- Conventions :
- CF-1.4
- project_id :
- CMIP5
- table_id :
- Table Amon (12 November 2010) 6e535ddfacb41fb7a252f4862fdc5766
- title :
- FGOALS-s2 model output prepared for CMIP5 rcp85
- parent_experiment :
- historical
- modeling_realm :
- atmos
- realization :
- 2
- cmor_version :
- 2.5.1