CESM1-CAM5.1-FV2 model output prepared for CMIP5 RCP4.5
Load in Python
from intake import open_catalog
cat = open_catalog("https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/sos_Omon_CESM1-CAM5-1-FV2_rcp45_r1i1p1.yaml")
ds=cat.netcdf.read()
Metadata
title | CESM1-CAM5.1-FV2 model output prepared for CMIP5 RCP4.5 |
location | /shared/cmip5/data/rcp45/ocean/mon/Omon/sos/NSF-DOE-NCAR.CESM1-CAM5-1-FV2/r1i1p1 |
tags | gridded,global,model,monthly |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/sos_Omon_CESM1-CAM5-1-FV2_rcp45_r1i1p1.yaml |
last updated | 2014-05-30 |
Dataset Contents
<xarray.Dataset> Dimensions: (bnds: 2, i: 320, j: 384, time: 1128, vertices: 4) Coordinates: * time (time) float64 7.322e+05 7.322e+05 ... 7.665e+05 7.665e+05 * j (j) int32 1 2 3 4 5 6 7 8 ... 377 378 379 380 381 382 383 384 * i (i) int32 1 2 3 4 5 6 7 8 ... 313 314 315 316 317 318 319 320 lat (j, i) float32 ... lon (j, i) float32 ... Dimensions without coordinates: bnds, vertices Data variables: time_bnds (time, bnds) float64 7.322e+05 7.322e+05 ... 7.665e+05 lat_vertices (j, i, vertices) float32 ... lon_vertices (j, i, vertices) float32 ... sos (time, j, i) float32 ... Attributes: institution: PNNL (Pacific Northwest National Laboratory) Rich... institute_id: NSF-DOE-NCAR experiment_id: rcp45 source: CESM1-CAM5.1-FV2 model_id: CESM1-CAM5.1-FV2 forcing: Sl GHG SS Ds SA BC MD OC Oz AA parent_experiment_id: historical parent_experiment_rip: r3i1p1 branch_time: 2006.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 NC... initialization_method: 1 physics_version: 1 tracking_id: 992df0c9-f8e1-488c-bb52-d8d6ee99b8aa acknowledgements: The CESM project is supported by the National Sci... cesm_casename: b.e103.B_RCP4.5.f19_g16_cmip5.hp.005 cesm_repotag: cesm1_0_3 cesm_compset: B_RCP4.5_CAM5_CN resolution: f19_g16 (1.9x2.5_gx1v6) forcing_note: Additional information on the external forcings u... processed_by: bsingh on cvrsvc01 at 20140129 -131657.640 product: output experiment: RCP4.5 frequency: mon creation_date: 2014-01-29T21:17:10Z history: 2014-01-29T21:17:10Z CMOR rewrote data to comply ... Conventions: CF-1.4 project_id: CMIP5 table_id: Table Omon (17 July 2013) dcdc97eb2d7a66c228a9674... title: CESM1-CAM5.1-FV2 model output prepared for CMIP5 ... parent_experiment: historical modeling_realm: ocean realization: 1 cmor_version: 2.8.1
xarray.Dataset
- bnds: 2
- i: 320
- j: 384
- time: 1128
- vertices: 4
- time(time)float647.322e+05 7.322e+05 ... 7.665e+05
- bounds :
- time_bnds
- units :
- days since 0000-01-01 00:00:00
- calendar :
- noleap
- axis :
- T
- long_name :
- time
- standard_name :
- time
array([732206.020833, 732235. , 732264.5 , ..., 766423.5 , 766454. , 766484.5 ])
- j(j)int321 2 3 4 5 6 ... 380 381 382 383 384
- units :
- 1
- long_name :
- cell index along second dimension
array([ 1, 2, 3, ..., 382, 383, 384], dtype=int32)
- i(i)int321 2 3 4 5 6 ... 316 317 318 319 320
- units :
- 1
- long_name :
- cell index along first dimension
array([ 1, 2, 3, ..., 318, 319, 320], dtype=int32)
- lat(j, i)float32...
- standard_name :
- latitude
- long_name :
- latitude coordinate
- units :
- degrees_north
- bounds :
- lat_vertices
[122880 values with dtype=float32]
- lon(j, i)float32...
- standard_name :
- longitude
- long_name :
- longitude coordinate
- units :
- degrees_east
- bounds :
- lon_vertices
[122880 values with dtype=float32]
- time_bnds(time, bnds)float64...
array([[732191.041667, 732221. ], [732221. , 732249. ], [732249. , 732280. ], ..., [766408. , 766439. ], [766439. , 766469. ], [766469. , 766500. ]])
- lat_vertices(j, i, vertices)float32...
- units :
- degrees_north
[491520 values with dtype=float32]
- lon_vertices(j, i, vertices)float32...
- units :
- degrees_east
[491520 values with dtype=float32]
- sos(time, j, i)float32...
- standard_name :
- sea_surface_salinity
- long_name :
- Sea Surface Salinity
- units :
- psu
- original_name :
- SALT
- comment :
- SALT at topmost level
- cell_methods :
- time: mean (interval: 30 days)
- cell_measures :
- area: areacello
- history :
- 2014-01-29T21:16:57Z altered by CMOR: replaced missing value flag (9.96921e+33) with standard missing value (1e+20).
- associated_files :
- baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_ocean_fx_CESM1-CAM5-1-FV2_rcp45_r0i0p0.nc areacello: areacello_fx_CESM1-CAM5-1-FV2_rcp45_r0i0p0.nc
[138608640 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 :
- rcp45
- source :
- CESM1-CAM5.1-FV2
- model_id :
- CESM1-CAM5.1-FV2
- forcing :
- Sl GHG SS Ds SA BC MD OC Oz AA
- parent_experiment_id :
- historical
- parent_experiment_rip :
- r3i1p1
- branch_time :
- 2006.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 :
- 992df0c9-f8e1-488c-bb52-d8d6ee99b8aa
- 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.B_RCP4.5.f19_g16_cmip5.hp.005
- cesm_repotag :
- cesm1_0_3
- cesm_compset :
- B_RCP4.5_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 cvrsvc01 at 20140129 -131657.640
- product :
- output
- experiment :
- RCP4.5
- frequency :
- mon
- creation_date :
- 2014-01-29T21:17:10Z
- history :
- 2014-01-29T21:17:10Z CMOR rewrote data to comply with CF standards and CMIP5 requirements.
- Conventions :
- CF-1.4
- project_id :
- CMIP5
- table_id :
- Table Omon (17 July 2013) dcdc97eb2d7a66c228a96742510daec5
- title :
- CESM1-CAM5.1-FV2 model output prepared for CMIP5 RCP4.5
- parent_experiment :
- historical
- modeling_realm :
- ocean
- realization :
- 1
- cmor_version :
- 2.8.1