GEOS-5 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/rsus_Amon_GEOS-5_decadal1990_r3i1p1.yaml")
ds=cat.netcdf.read()
Metadata
title | GEOS-5 model output prepared for CMIP5 10- or 30-year run initialized in year 1990 |
location | /shared/cmip5/data/decadal1990/atmos/mon/Amon/rsus/NASA-GMAO.GEOS-5/r3i1p1 |
tags | gridded,global,model,monthly |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/rsus_Amon_GEOS-5_decadal1990_r3i1p1.yaml |
last updated | 2013-05-26 |
Dataset Contents
<xarray.Dataset> Dimensions: (bnds: 2, lat: 91, lon: 144, time: 120) Coordinates: * time (time) float64 15.0 44.5 74.0 ... 3.576e+03 3.606e+03 3.637e+03 * lat (lat) float64 -90.0 -88.0 -86.0 -84.0 ... 84.0 86.0 88.0 90.0 * lon (lon) float64 0.0 2.5 5.0 7.5 10.0 ... 350.0 352.5 355.0 357.5 Dimensions without coordinates: bnds Data variables: time_bnds (time, bnds) float64 0.25 29.75 29.75 ... 3.622e+03 3.652e+03 lat_bnds (lat, bnds) float64 -90.0 -89.0 -89.0 -87.0 ... 89.0 89.0 90.0 lon_bnds (lon, bnds) float64 -1.25 1.25 1.25 3.75 ... 356.2 356.2 358.8 rsus (time, lat, lon) float32 ... Attributes: institution: Global Modeling and Assimilation Office, NASA God... institute_id: NASA-GMAO experiment_id: decadal1990 source: GEOS-5 GMAO (2011) model_id: GEOS-5 forcing: Nat, Ant, GHG, SD, TO, SO, Oz, LU, SI, SS, Ds, BC... parent_experiment_id: N/A parent_experiment_rip: N/A branch_time: 0.0 contact: http://gmao.gsfc.nasa.gov history: File written by MAPL_CFIO 2012-01-13T01:26:45Z CM... comment: NetCDF-4 references: see MAPL documentation initialization_method: 1 physics_version: 1 tracking_id: 6a7a785e-8f60-42c8-a0a2-bdaafcd07228 product: output experiment: 10- or 30-year run initialized in year 1990 frequency: mon creation_date: 2012-01-13T01:26:46Z Conventions: CF-1.4 project_id: CMIP5 table_id: Table Amon (27 April 2011) a5a1c518f52ae340313ba0... title: GEOS-5 model output prepared for CMIP5 10- or 30-... parent_experiment: N/A modeling_realm: atmos realization: 3 cmor_version: 2.5.7
xarray.Dataset
- bnds: 2
- lat: 91
- lon: 144
- time: 120
- time(time)float6415.0 44.5 ... 3.606e+03 3.637e+03
- bounds :
- time_bnds
- units :
- days since 1991-01-01 12:00:00
- calendar :
- gregorian
- axis :
- T
- long_name :
- time
- standard_name :
- time
array([ 15. , 44.5, 74. , 104.5, 135. , 165.5, 196. , 227. , 257.5, 288. , 318.5, 349. , 380. , 410. , 440. , 470.5, 501. , 531.5, 562. , 593. , 623.5, 654. , 684.5, 715. , 746. , 775.5, 805. , 835.5, 866. , 896.5, 927. , 958. , 988.5, 1019. , 1049.5, 1080. , 1111. , 1140.5, 1170. , 1200.5, 1231. , 1261.5, 1292. , 1323. , 1353.5, 1384. , 1414.5, 1445. , 1476. , 1505.5, 1535. , 1565.5, 1596. , 1626.5, 1657. , 1688. , 1718.5, 1749. , 1779.5, 1810. , 1841. , 1871. , 1901. , 1931.5, 1962. , 1992.5, 2023. , 2054. , 2084.5, 2115. , 2145.5, 2176. , 2207. , 2236.5, 2266. , 2296.5, 2327. , 2357.5, 2388. , 2419. , 2449.5, 2480. , 2510.5, 2541. , 2572. , 2601.5, 2631. , 2661.5, 2692. , 2722.5, 2753. , 2784. , 2814.5, 2845. , 2875.5, 2906. , 2937. , 2966.5, 2996. , 3026.5, 3057. , 3087.5, 3118. , 3149. , 3179.5, 3210. , 3240.5, 3271. , 3302. , 3332. , 3362. , 3392.5, 3423. , 3453.5, 3484. , 3515. , 3545.5, 3576. , 3606.5, 3637. ])
- lat(lat)float64-90.0 -88.0 -86.0 ... 88.0 90.0
- bounds :
- lat_bnds
- units :
- degrees_north
- axis :
- Y
- long_name :
- latitude
- standard_name :
- latitude
array([-90., -88., -86., -84., -82., -80., -78., -76., -74., -72., -70., -68., -66., -64., -62., -60., -58., -56., -54., -52., -50., -48., -46., -44., -42., -40., -38., -36., -34., -32., -30., -28., -26., -24., -22., -20., -18., -16., -14., -12., -10., -8., -6., -4., -2., 0., 2., 4., 6., 8., 10., 12., 14., 16., 18., 20., 22., 24., 26., 28., 30., 32., 34., 36., 38., 40., 42., 44., 46., 48., 50., 52., 54., 56., 58., 60., 62., 64., 66., 68., 70., 72., 74., 76., 78., 80., 82., 84., 86., 88., 90.])
- lon(lon)float640.0 2.5 5.0 ... 352.5 355.0 357.5
- bounds :
- lon_bnds
- units :
- degrees_east
- axis :
- X
- long_name :
- longitude
- standard_name :
- longitude
array([ 0. , 2.5, 5. , 7.5, 10. , 12.5, 15. , 17.5, 20. , 22.5, 25. , 27.5, 30. , 32.5, 35. , 37.5, 40. , 42.5, 45. , 47.5, 50. , 52.5, 55. , 57.5, 60. , 62.5, 65. , 67.5, 70. , 72.5, 75. , 77.5, 80. , 82.5, 85. , 87.5, 90. , 92.5, 95. , 97.5, 100. , 102.5, 105. , 107.5, 110. , 112.5, 115. , 117.5, 120. , 122.5, 125. , 127.5, 130. , 132.5, 135. , 137.5, 140. , 142.5, 145. , 147.5, 150. , 152.5, 155. , 157.5, 160. , 162.5, 165. , 167.5, 170. , 172.5, 175. , 177.5, 180. , 182.5, 185. , 187.5, 190. , 192.5, 195. , 197.5, 200. , 202.5, 205. , 207.5, 210. , 212.5, 215. , 217.5, 220. , 222.5, 225. , 227.5, 230. , 232.5, 235. , 237.5, 240. , 242.5, 245. , 247.5, 250. , 252.5, 255. , 257.5, 260. , 262.5, 265. , 267.5, 270. , 272.5, 275. , 277.5, 280. , 282.5, 285. , 287.5, 290. , 292.5, 295. , 297.5, 300. , 302.5, 305. , 307.5, 310. , 312.5, 315. , 317.5, 320. , 322.5, 325. , 327.5, 330. , 332.5, 335. , 337.5, 340. , 342.5, 345. , 347.5, 350. , 352.5, 355. , 357.5])
- time_bnds(time, bnds)float64...
array([[2.50000e-01, 2.97500e+01], [2.97500e+01, 5.92500e+01], [5.87500e+01, 8.92500e+01], ..., [3.56075e+03, 3.59125e+03], [3.59125e+03, 3.62175e+03], [3.62175e+03, 3.65225e+03]])
- lat_bnds(lat, bnds)float64...
array([[-90., -89.], [-89., -87.], [-87., -85.], [-85., -83.], [-83., -81.], [-81., -79.], [-79., -77.], [-77., -75.], [-75., -73.], [-73., -71.], [-71., -69.], [-69., -67.], [-67., -65.], [-65., -63.], [-63., -61.], [-61., -59.], [-59., -57.], [-57., -55.], [-55., -53.], [-53., -51.], [-51., -49.], [-49., -47.], [-47., -45.], [-45., -43.], [-43., -41.], [-41., -39.], [-39., -37.], [-37., -35.], [-35., -33.], [-33., -31.], [-31., -29.], [-29., -27.], [-27., -25.], [-25., -23.], [-23., -21.], [-21., -19.], [-19., -17.], [-17., -15.], [-15., -13.], [-13., -11.], [-11., -9.], [ -9., -7.], [ -7., -5.], [ -5., -3.], [ -3., -1.], [ -1., 1.], [ 1., 3.], [ 3., 5.], [ 5., 7.], [ 7., 9.], [ 9., 11.], [ 11., 13.], [ 13., 15.], [ 15., 17.], [ 17., 19.], [ 19., 21.], [ 21., 23.], [ 23., 25.], [ 25., 27.], [ 27., 29.], [ 29., 31.], [ 31., 33.], [ 33., 35.], [ 35., 37.], [ 37., 39.], [ 39., 41.], [ 41., 43.], [ 43., 45.], [ 45., 47.], [ 47., 49.], [ 49., 51.], [ 51., 53.], [ 53., 55.], [ 55., 57.], [ 57., 59.], [ 59., 61.], [ 61., 63.], [ 63., 65.], [ 65., 67.], [ 67., 69.], [ 69., 71.], [ 71., 73.], [ 73., 75.], [ 75., 77.], [ 77., 79.], [ 79., 81.], [ 81., 83.], [ 83., 85.], [ 85., 87.], [ 87., 89.], [ 89., 90.]])
- lon_bnds(lon, bnds)float64...
array([[ -1.25, 1.25], [ 1.25, 3.75], [ 3.75, 6.25], ..., [351.25, 353.75], [353.75, 356.25], [356.25, 358.75]])
- rsus(time, lat, lon)float32...
- standard_name :
- surface_upwelling_shortwave_flux_in_air
- long_name :
- Surface Upwelling Shortwave Radiation
- units :
- W m-2
- original_name :
- surface_outgoing_shortwave_flux
- cell_methods :
- time: mean (interval: daily)
- cell_measures :
- area: areacella
- history :
- 2012-01-13T01:26:46Z altered by CMOR: replaced missing value flag (1e+15) with standard missing value (1e+20).
- associated_files :
- baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_atmos_fx_GEOS-5_decadal1990_r0i0p0.nc areacella: areacella_fx_GEOS-5_decadal1990_r0i0p0.nc
[1572480 values with dtype=float32]
- institution :
- Global Modeling and Assimilation Office, NASA Goddard Space Flight Center, Greenbelt, MD 20771
- institute_id :
- NASA-GMAO
- experiment_id :
- decadal1990
- source :
- GEOS-5 GMAO (2011)
- model_id :
- GEOS-5
- forcing :
- Nat, Ant, GHG, SD, TO, SO, Oz, LU, SI, SS, Ds, BC, MD, OC, AA
- parent_experiment_id :
- N/A
- parent_experiment_rip :
- N/A
- branch_time :
- 0.0
- contact :
- http://gmao.gsfc.nasa.gov
- history :
- File written by MAPL_CFIO 2012-01-13T01:26:45Z CMOR rewrote data to comply with CF standards and CMIP5 requirements.
- comment :
- NetCDF-4
- references :
- see MAPL documentation
- initialization_method :
- 1
- physics_version :
- 1
- tracking_id :
- 6a7a785e-8f60-42c8-a0a2-bdaafcd07228
- product :
- output
- experiment :
- 10- or 30-year run initialized in year 1990
- frequency :
- mon
- creation_date :
- 2012-01-13T01:26:46Z
- Conventions :
- CF-1.4
- project_id :
- CMIP5
- table_id :
- Table Amon (27 April 2011) a5a1c518f52ae340313ba0aada03f862
- title :
- GEOS-5 model output prepared for CMIP5 10- or 30-year run initialized in year 1990
- parent_experiment :
- N/A
- modeling_realm :
- atmos
- realization :
- 3
- cmor_version :
- 2.5.7