CCSM4 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/omlmax_Omon_CCSM4_rcp45_r1i1p1.yaml")
ds=cat.netcdf.read()
Metadata
title | CCSM4 model output prepared for CMIP5 RCP4.5 |
location | /shared/cmip5/data/rcp45/ocean/mon/Omon/omlmax/NCAR.CCSM4/r1i1p1 |
tags | gridded,global,model,monthly |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/omlmax_Omon_CCSM4_rcp45_r1i1p1.yaml |
last updated | 2019-10-02 |
Dataset Contents
<xarray.Dataset> Dimensions: (bnds: 2, i: 320, j: 384, time: 2388, vertices: 4) Coordinates: * time (time) float64 7.669e+05 7.669e+05 ... 8.395e+05 8.395e+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.669e+05 7.669e+05 ... 8.395e+05 lat_vertices (j, i, vertices) float32 ... lon_vertices (j, i, vertices) float32 ... omlmax (time, j, i) float32 ... Attributes: institution: NCAR (National Center for Atmospheric Resea... institute_id: NCAR experiment_id: rcp45 source: CCSM4 model_id: CCSM4 forcing: Sl GHG SS Ds SA BC MD OC Oz AA parent_experiment_id: historical parent_experiment_rip: r1i1p1 branch_time: 21.0 contact: cesm_data@ucar.edu comment: CESM home page: http://www.cesm.ucar.edu references: Gent P. R., et.al. 2011: The Community Clim... initialization_method: 1 physics_version: 1 tracking_id: b1c25df5-9112-4a40-af6b-f6c5c8cd55a3 acknowledgements: The CESM project is supported by the Nation... cesm_casename: b40.rcp4_5.2300.001 cesm_repotag: cesm1_0_beta08 cesm_compset: BRCP45CN resolution: f09_g16 (0.9x1.25_gx1v6) forcing_note: Additional information on the external forc... processed_by: strandwg on mirage3 at 20120519 -124028.680 processing_code_information: Last Changed Rev: 780 Last Changed Date: 20... product: output experiment: RCP4.5 frequency: mon creation_date: 2012-05-19T18:40:33Z history: 2012-05-19T18:40:33Z CMOR rewrote data to c... Conventions: CF-1.4 project_id: CMIP5 table_id: Table Omon (12 January 2012) 980e0aeb02de42... title: CCSM4 model output prepared for CMIP5 RCP4.5 parent_experiment: historical modeling_realm: ocean realization: 1 cmor_version: 2.8.1
xarray.Dataset
- bnds: 2
- i: 320
- j: 384
- time: 2388
- vertices: 4
- time(time)float647.669e+05 7.669e+05 ... 8.395e+05
- bounds :
- time_bnds
- units :
- days since 0000-01-01 00:00:00
- calendar :
- noleap
- axis :
- T
- long_name :
- time
- standard_name :
- time
array([766880.5, 766910. , 766939.5, ..., 839423.5, 839454. , 839484.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([[766865., 766896.], [766896., 766924.], [766924., 766955.], ..., [839408., 839439.], [839439., 839469.], [839469., 839500.]])
- 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]
- omlmax(time, j, i)float32...
- standard_name :
- ocean_mixed_layer_thickness_defined_by_mixing_scheme
- long_name :
- Monthly Maximum Ocean Mixed Layer Thickness Defined by Mixing Scheme
- units :
- m
- original_name :
- XMXL
- comment :
- XMXL
- original_units :
- centimeter
- history :
- 2012-05-19T18:40:28Z altered by CMOR: Converted units from 'centimeter' to 'm'. 2012-05-19T18:40:28Z altered by CMOR: replaced missing value flag (9.96921e+36) with standard missing value (1e+20).
- cell_methods :
- time: maximum (interval: 30 days)
- cell_measures :
- area: areacello
- associated_files :
- baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_ocean_fx_CCSM4_rcp45_r0i0p0.nc areacello: areacello_fx_CCSM4_rcp45_r0i0p0.nc
[293437440 values with dtype=float32]
- institution :
- NCAR (National Center for Atmospheric Research) Boulder, CO, USA
- institute_id :
- NCAR
- experiment_id :
- rcp45
- source :
- CCSM4
- model_id :
- CCSM4
- forcing :
- Sl GHG SS Ds SA BC MD OC Oz AA
- parent_experiment_id :
- historical
- parent_experiment_rip :
- r1i1p1
- branch_time :
- 21.0
- contact :
- cesm_data@ucar.edu
- comment :
- CESM home page: http://www.cesm.ucar.edu
- references :
- 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 :
- b1c25df5-9112-4a40-af6b-f6c5c8cd55a3
- 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 Oak Ridge Leadership Computing Facility, located in the National Center for Computational Sciences at Oak Ridge National Laboratory, which is supported by the Office of Science (BER) of the Department of Energy under Contract DE-AC05-00OR22725.
- cesm_casename :
- b40.rcp4_5.2300.001
- cesm_repotag :
- cesm1_0_beta08
- cesm_compset :
- BRCP45CN
- resolution :
- f09_g16 (0.9x1.25_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 :
- strandwg on mirage3 at 20120519 -124028.680
- processing_code_information :
- Last Changed Rev: 780 Last Changed Date: 2012-05-19 09:40:19 -0600 (Sat, 19 May 2012) Repository UUID: d2181dbe-5796-6825-dc7f-cbd98591f93d
- product :
- output
- experiment :
- RCP4.5
- frequency :
- mon
- creation_date :
- 2012-05-19T18:40:33Z
- history :
- 2012-05-19T18:40:33Z CMOR rewrote data to comply with CF standards and CMIP5 requirements.
- Conventions :
- CF-1.4
- project_id :
- CMIP5
- table_id :
- Table Omon (12 January 2012) 980e0aeb02de4233251f100571014e41
- title :
- CCSM4 model output prepared for CMIP5 RCP4.5
- parent_experiment :
- historical
- modeling_realm :
- ocean
- realization :
- 1
- cmor_version :
- 2.8.1