CESM1-CAM5.1-FV2 model output prepared for CMIP5 historical
Load in Python
from intake import open_catalog
cat = open_catalog("https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/ps_Amon_CESM1-CAM5-1-FV2_historical_r2i1p1.yaml")
ds=cat.netcdf.read()
Metadata
| title | CESM1-CAM5.1-FV2 model output prepared for CMIP5 historical |
| location | /shared/cmip5/data/historical/atmos/mon/Amon/ps/NSF-DOE-NCAR.CESM1-CAM5-1-FV2/r2i1p1 |
| tags | gridded,global,model,monthly |
| catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/ps_Amon_CESM1-CAM5-1-FV2_historical_r2i1p1.yaml |
| last updated | 2013-05-26 |
Dataset Contents
<xarray.Dataset>
Dimensions: (bnds: 2, lat: 96, lon: 144, time: 1872)
Coordinates:
* time (time) float64 15.5 45.0 74.5 ... 5.686e+04 5.689e+04 5.692e+04
* lat (lat) float64 -90.0 -88.11 -86.21 -84.32 ... 86.21 88.11 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.0 31.0 31.0 ... 5.691e+04 5.694e+04
lat_bnds (lat, bnds) float64 -90.0 -89.05 -89.05 ... 89.05 89.05 90.0
lon_bnds (lon, bnds) float64 -1.25 1.25 1.25 3.75 ... 356.2 356.2 358.8
ps (time, lat, lon) float32 ...
Attributes:
institution: PNNL (Pacific Northwest National Laboratory...
institute_id: NSF-DOE-NCAR
experiment_id: historical
source: CESM1-CAM5.1-FV2
model_id: CESM1-CAM5.1-FV2
forcing: Sl GHG Vl SS Ds SD BC MD OC Oz AA LU
parent_experiment_id: piControl
parent_experiment_rip: r1i1p1
branch_time: 0.0
contact: cesm_data@ucar.edu
comment: CESM home page: http://www.cesm.ucar.edu
references: Neale, R. B. et al. (2011a) Description of ...
initialization_method: 1
physics_version: 1
tracking_id: 6f3bd773-5329-4a14-a229-2421c54a81bd
acknowledgements: The CESM project is supported by the Nation...
cesm_casename: b.e103.B18502000CAM5CN.f19_g16.cmip5_pnnl.f...
cesm_repotag: cesm1_0_3
cesm_compset: B_1850-2000_CAM5_CN
resolution: f19_g16 (1.9x2.5_gx1v6)
forcing_note: Additional information on the external forc...
processed_by: bsingh on hopper01 at 20120802 -173639.204
processing_code_information: Last Changed Rev: 1040 Last Changed Date: 2...
product: output
experiment: historical
frequency: mon
creation_date: 2012-08-03T00:36:39Z
history: 2012-08-03T00:36:39Z CMOR rewrote data to c...
Conventions: CF-1.4
project_id: CMIP5
table_id: Table Amon (12 January 2012) 4996d487f7a657...
title: CESM1-CAM5.1-FV2 model output prepared for ...
parent_experiment: pre-industrial control
modeling_realm: atmos
realization: 2
cmor_version: 2.8.1xarray.Dataset
- bnds: 2
- lat: 96
- lon: 144
- time: 1872
- time(time)float6415.5 45.0 ... 5.689e+04 5.692e+04
- bounds :
- time_bnds
- units :
- days since 1850-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, ..., 5.68635e+04, 5.68940e+04, 5.69245e+04]) - lat(lat)float64-90.0 -88.11 -86.21 ... 88.11 90.0
- bounds :
- lat_bnds
- units :
- degrees_north
- axis :
- Y
- long_name :
- latitude
- standard_name :
- latitude
array([-90. , -88.105263, -86.210526, -84.315788, -82.421051, -80.526314, -78.631577, -76.736839, -74.842102, -72.947365, -71.052635, -69.157898, -67.263161, -65.368423, -63.473682, -61.578949, -59.684212, -57.789474, -55.894737, -54. , -52.105263, -50.210526, -48.315788, -46.421051, -44.526318, -42.63158 , -40.736843, -38.842106, -36.947369, -35.052631, -33.157894, -31.263159, -29.368422, -27.473684, -25.578947, -23.68421 , -21.789474, -19.894737, -18. , -16.105263, -14.210526, -12.315789, -10.421053, -8.526316, -6.631579, -4.736842, -2.842105, -0.947368, 0.947368, 2.842105, 4.736842, 6.631579, 8.526316, 10.421053, 12.315789, 14.210526, 16.105263, 18. , 19.894737, 21.789474, 23.68421 , 25.578947, 27.473684, 29.368422, 31.263159, 33.157894, 35.052631, 36.947369, 38.842106, 40.736843, 42.63158 , 44.526318, 46.421051, 48.315788, 50.210526, 52.105263, 54. , 55.894737, 57.789474, 59.684212, 61.578949, 63.473682, 65.368423, 67.263161, 69.157898, 71.052635, 72.947365, 74.842102, 76.736839, 78.631577, 80.526314, 82.421051, 84.315788, 86.210526, 88.105263, 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([[0.0000e+00, 3.1000e+01], [3.1000e+01, 5.9000e+01], [5.9000e+01, 9.0000e+01], ..., [5.6848e+04, 5.6879e+04], [5.6879e+04, 5.6909e+04], [5.6909e+04, 5.6940e+04]]) - lat_bnds(lat, bnds)float64...
array([[-90. , -89.052635], [-89.052635, -87.157898], [-87.157898, -85.263161], [-85.263161, -83.368423], [-83.368423, -81.473686], [-81.473686, -79.578949], [-79.578949, -77.684212], [-77.684212, -75.789474], [-75.789474, -73.894737], [-73.894737, -72. ], [-72. , -70.105263], [-70.105263, -68.210526], [-68.210526, -66.315788], [-66.315788, -64.421051], [-64.421051, -62.526318], [-62.526318, -60.63158 ], [-60.63158 , -58.736843], [-58.736843, -56.842106], [-56.842106, -54.947369], [-54.947369, -53.052631], [-53.052631, -51.157894], [-51.157894, -49.263157], [-49.263157, -47.36842 ], [-47.36842 , -45.473682], [-45.473682, -43.578949], [-43.578949, -41.684212], [-41.684212, -39.789474], [-39.789474, -37.894737], [-37.894737, -36. ], [-36. , -34.105263], [-34.105263, -32.210526], [-32.210526, -30.31579 ], [-30.31579 , -28.421053], [-28.421053, -26.526316], [-26.526316, -24.631578], [-24.631578, -22.736841], [-22.736841, -20.842106], [-20.842106, -18.947369], [-18.947369, -17.052631], [-17.052631, -15.157895], [-15.157895, -13.263158], [-13.263158, -11.368421], [-11.368421, -9.473684], [ -9.473684, -7.578948], [ -7.578948, -5.68421 ], [ -5.68421 , -3.789474], [ -3.789474, -1.894737], [ -1.894737, 0. ], [ 0. , 1.894737], [ 1.894737, 3.789474], [ 3.789474, 5.68421 ], [ 5.68421 , 7.578948], [ 7.578948, 9.473684], [ 9.473684, 11.368421], [ 11.368421, 13.263158], [ 13.263158, 15.157895], [ 15.157895, 17.052631], [ 17.052631, 18.947369], [ 18.947369, 20.842106], [ 20.842106, 22.736841], [ 22.736841, 24.631578], [ 24.631578, 26.526316], [ 26.526316, 28.421053], [ 28.421053, 30.31579 ], [ 30.31579 , 32.210526], [ 32.210526, 34.105263], [ 34.105263, 36. ], [ 36. , 37.894737], [ 37.894737, 39.789474], [ 39.789474, 41.684212], [ 41.684212, 43.578949], [ 43.578949, 45.473682], [ 45.473682, 47.36842 ], [ 47.36842 , 49.263157], [ 49.263157, 51.157894], [ 51.157894, 53.052631], [ 53.052631, 54.947369], [ 54.947369, 56.842106], [ 56.842106, 58.736843], [ 58.736843, 60.63158 ], [ 60.63158 , 62.526318], [ 62.526318, 64.421051], [ 64.421051, 66.315788], [ 66.315788, 68.210526], [ 68.210526, 70.105263], [ 70.105263, 72. ], [ 72. , 73.894737], [ 73.894737, 75.789474], [ 75.789474, 77.684212], [ 77.684212, 79.578949], [ 79.578949, 81.473686], [ 81.473686, 83.368423], [ 83.368423, 85.263161], [ 85.263161, 87.157898], [ 87.157898, 89.052635], [ 89.052635, 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]]) - ps(time, lat, lon)float32...
- standard_name :
- surface_air_pressure
- long_name :
- Surface Air Pressure
- comment :
- PS no change, CMIP5_table_comment: not, in general, the same as mean sea-level pressure
- units :
- Pa
- original_name :
- PS
- cell_methods :
- time: mean (interval: 30 days)
- cell_measures :
- area: areacella
- associated_files :
- baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_atmos_fx_CESM1-CAM5-1-FV2_historical_r0i0p0.nc areacella: areacella_fx_CESM1-CAM5-1-FV2_historical_r0i0p0.nc
[25878528 values with dtype=float32]
- institution :
- PNNL (Pacific Northwest National Laboratory) Richland, WA, USA/NCAR (National Center for Atmospheric Research) Boulder, CO, USA
- institute_id :
- NSF-DOE-NCAR
- experiment_id :
- historical
- source :
- CESM1-CAM5.1-FV2
- model_id :
- CESM1-CAM5.1-FV2
- forcing :
- Sl GHG Vl SS Ds SD BC MD OC Oz AA LU
- parent_experiment_id :
- piControl
- parent_experiment_rip :
- r1i1p1
- branch_time :
- 0.0
- contact :
- cesm_data@ucar.edu
- comment :
- CESM home page: http://www.cesm.ucar.edu
- references :
- Neale, R. B. et al. (2011a) Description of the NCAR Community Atmosphere Model (CAM5), Technical Report NCAR/TN-486+STR. Gent P. R., et.al. 2011: The Community Climate System Model version 4. J. Climate, doi: 10.1175/2011JCLI4083.1
- initialization_method :
- 1
- physics_version :
- 1
- tracking_id :
- 6f3bd773-5329-4a14-a229-2421c54a81bd
- acknowledgements :
- The CESM project is supported by the National Science Foundation and the Office of Science (BER) of the U.S. Department of Energy. NCAR is sponsored by the National Science Foundation. This research used resources of the National Energy Research Scientific Computing Center, which is supported by the Office of Science (BER) of the U.S. Department of Energy under Contract No. DE-AC02-05CH11231
- cesm_casename :
- b.e103.B18502000CAM5CN.f19_g16.cmip5_pnnl.frk.001
- cesm_repotag :
- cesm1_0_3
- cesm_compset :
- B_1850-2000_CAM5_CN
- resolution :
- f19_g16 (1.9x2.5_gx1v6)
- forcing_note :
- Additional information on the external forcings used in this experiment can be found at http://www.cesm.ucar.edu/CMIP5/forcing_information
- processed_by :
- bsingh on hopper01 at 20120802 -173639.204
- processing_code_information :
- Last Changed Rev: 1040 Last Changed Date: 2012-07-27 15:35:12 -0700 (Fri, 27 Jul 2012) Repository UUID: d2181dbe-5796-6825-dc7f-cbd98591f93d
- product :
- output
- experiment :
- historical
- frequency :
- mon
- creation_date :
- 2012-08-03T00:36:39Z
- history :
- 2012-08-03T00:36:39Z CMOR rewrote data to comply with CF standards and CMIP5 requirements.
- Conventions :
- CF-1.4
- project_id :
- CMIP5
- table_id :
- Table Amon (12 January 2012) 4996d487f7a65749098d9cc0dccb4f8d
- title :
- CESM1-CAM5.1-FV2 model output prepared for CMIP5 historical
- parent_experiment :
- pre-industrial control
- modeling_realm :
- atmos
- realization :
- 2
- cmor_version :
- 2.8.1
