thetao_Omon_CESM2_historical_r2i1p1f1_gr
Load in Python
from intake import open_catalog
cat = open_catalog("https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/thetao_Omon_CESM2_historical_r2i1p1f1_gr.yaml")
ds=cat.netcdf.read()
Metadata
title | thetao_Omon_CESM2_historical_r2i1p1f1_gr |
location | /shared/cmip6/data/historical/ocean/mon/Omon/thetao/NCAR.CESM2 |
tags | gridded,global,model,monthly |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/thetao_Omon_CESM2_historical_r2i1p1f1_gr.yaml |
last updated | 2019-06-07 |
Dataset Contents
<xarray.Dataset> Dimensions: (d2: 2, lat: 180, lev: 33, lon: 360, time: 1980) Coordinates: * time (time) float64 6.749e+05 6.749e+05 ... 7.351e+05 7.351e+05 * lev (lev) float64 0.0 10.0 20.0 30.0 ... 4e+03 4.5e+03 5e+03 5.5e+03 * lat (lat) float64 -89.5 -88.5 -87.5 -86.5 ... 86.5 87.5 88.5 89.5 * lon (lon) float64 0.5 1.5 2.5 3.5 4.5 ... 356.5 357.5 358.5 359.5 Dimensions without coordinates: d2 Data variables: time_bnds (time, d2) float64 6.749e+05 6.749e+05 ... 7.351e+05 7.351e+05 lev_bnds (lev, d2) float64 0.0 5.0 5.0 15.0 ... 5.25e+03 5.25e+03 5.5e+03 lat_bnds (lat, d2) float64 -90.0 -89.0 -89.0 -88.0 ... 88.0 89.0 89.0 90.0 lon_bnds (lon, d2) float64 0.0 1.0 1.0 2.0 2.0 ... 358.0 359.0 359.0 360.0 thetao (time, lev, lat, lon) float32 ... Attributes: Conventions: CF-1.7 CMIP-6.2 activity_id: CMIP case_id: 16 cesm_casename: b.e21.BHIST.f09_g17.CMIP6-historical.002 contact: cesm_cmip6@ucar.edu creation_date: 2019-01-17T23:54:24Z data_specs_version: 01.00.29 experiment: all-forcing simulation of the recent past experiment_id: historical external_variables: areacello volcello forcing_index: 1 frequency: mon grid: ocean data regridded from native gx1v7 displaced ... grid_label: gr initialization_index: 1 institution: National Center for Atmospheric Research, Climate... institution_id: NCAR license: CMIP6 model data produced by <The National Center... mip_era: CMIP6 model_doi_url: https://doi.org/10.5065/D67H1H0V nominal_resolution: 1x1 degree parent_activity_id: CMIP parent_experiment_id: piControl parent_mip_era: CMIP6 parent_source_id: CESM2 parent_time_units: days since 0001-01-01 00:00:00 parent_variant_label: r1i1p1f1 physics_index: 1 product: model-output realization_index: 2 realm: ocean source: CESM2 (2017): atmosphere: CAM6 (0.9x1.25 finite v... source_id: CESM2 source_type: AOGCM BGC table_id: Omon tracking_id: hdl:21.14100/0b22dba6-4da9-4190-bb03-9d1ac8e2f70f variable_id: thetao variant_info: CMIP6 20th century experiments (1850-2014) with C... variant_label: r2i1p1f1 sub_experiment: none sub_experiment_id: none branch_time_in_parent: 229950.0 branch_time_in_child: 674885.0 branch_method: standard further_info_url: https://furtherinfo.es-doc.org/CMIP6.NCAR.CESM2.h...
xarray.Dataset
- d2: 2
- lat: 180
- lev: 33
- lon: 360
- time: 1980
- time(time)float646.749e+05 6.749e+05 ... 7.351e+05
- axis :
- T
- bounds :
- time_bnds
- standard_name :
- time
- title :
- time
- type :
- double
- units :
- days since 0001-01-01 00:00:00
- calendar :
- noleap
array([674899.541667, 674929. , 674958.5 , ..., 735032.5 , 735063. , 735093.5 ])
- lev(lev)float640.0 10.0 20.0 ... 5e+03 5.5e+03
- axis :
- Z
- bounds :
- lev_bnds
- long_name :
- ocean model level
- positive :
- down
- standard_name :
- olevel
- units :
- m
array([ 0., 10., 20., 30., 50., 75., 100., 125., 150., 200., 250., 300., 400., 500., 600., 700., 800., 900., 1000., 1100., 1200., 1300., 1400., 1500., 1750., 2000., 2500., 3000., 3500., 4000., 4500., 5000., 5500.])
- lat(lat)float64-89.5 -88.5 -87.5 ... 88.5 89.5
- axis :
- Y
- bounds :
- lat_bnds
- long_name :
- latitude
- standard_name :
- latitude
- units :
- degrees_north
array([-89.5, -88.5, -87.5, -86.5, -85.5, -84.5, -83.5, -82.5, -81.5, -80.5, -79.5, -78.5, -77.5, -76.5, -75.5, -74.5, -73.5, -72.5, -71.5, -70.5, -69.5, -68.5, -67.5, -66.5, -65.5, -64.5, -63.5, -62.5, -61.5, -60.5, -59.5, -58.5, -57.5, -56.5, -55.5, -54.5, -53.5, -52.5, -51.5, -50.5, -49.5, -48.5, -47.5, -46.5, -45.5, -44.5, -43.5, -42.5, -41.5, -40.5, -39.5, -38.5, -37.5, -36.5, -35.5, -34.5, -33.5, -32.5, -31.5, -30.5, -29.5, -28.5, -27.5, -26.5, -25.5, -24.5, -23.5, -22.5, -21.5, -20.5, -19.5, -18.5, -17.5, -16.5, -15.5, -14.5, -13.5, -12.5, -11.5, -10.5, -9.5, -8.5, -7.5, -6.5, -5.5, -4.5, -3.5, -2.5, -1.5, -0.5, 0.5, 1.5, 2.5, 3.5, 4.5, 5.5, 6.5, 7.5, 8.5, 9.5, 10.5, 11.5, 12.5, 13.5, 14.5, 15.5, 16.5, 17.5, 18.5, 19.5, 20.5, 21.5, 22.5, 23.5, 24.5, 25.5, 26.5, 27.5, 28.5, 29.5, 30.5, 31.5, 32.5, 33.5, 34.5, 35.5, 36.5, 37.5, 38.5, 39.5, 40.5, 41.5, 42.5, 43.5, 44.5, 45.5, 46.5, 47.5, 48.5, 49.5, 50.5, 51.5, 52.5, 53.5, 54.5, 55.5, 56.5, 57.5, 58.5, 59.5, 60.5, 61.5, 62.5, 63.5, 64.5, 65.5, 66.5, 67.5, 68.5, 69.5, 70.5, 71.5, 72.5, 73.5, 74.5, 75.5, 76.5, 77.5, 78.5, 79.5, 80.5, 81.5, 82.5, 83.5, 84.5, 85.5, 86.5, 87.5, 88.5, 89.5])
- lon(lon)float640.5 1.5 2.5 ... 357.5 358.5 359.5
- axis :
- X
- bounds :
- lon_bnds
- long_name :
- longitude
- standard_name :
- longitude
- units :
- degrees_east
array([ 0.5, 1.5, 2.5, ..., 357.5, 358.5, 359.5])
- time_bnds(time, d2)float64...
- calendar :
- noleap
- units :
- days since 0001-01-01 00:00:00
array([[674885.083333, 674916. ], [674916. , 674944. ], [674944. , 674975. ], ..., [735018. , 735049. ], [735049. , 735079. ], [735079. , 735110. ]])
- lev_bnds(lev, d2)float64...
- long_name :
- depth bounds
- units :
- m
array([[0.000e+00, 5.000e+00], [5.000e+00, 1.500e+01], [1.500e+01, 2.500e+01], [2.500e+01, 4.000e+01], [4.000e+01, 6.250e+01], [6.250e+01, 8.750e+01], [8.750e+01, 1.125e+02], [1.125e+02, 1.375e+02], [1.375e+02, 1.750e+02], [1.750e+02, 2.250e+02], [2.250e+02, 2.750e+02], [2.750e+02, 3.500e+02], [3.500e+02, 4.500e+02], [4.500e+02, 5.500e+02], [5.500e+02, 6.500e+02], [6.500e+02, 7.500e+02], [7.500e+02, 8.500e+02], [8.500e+02, 9.500e+02], [9.500e+02, 1.050e+03], [1.050e+03, 1.150e+03], [1.150e+03, 1.250e+03], [1.250e+03, 1.350e+03], [1.350e+03, 1.450e+03], [1.450e+03, 1.625e+03], [1.625e+03, 1.875e+03], [1.875e+03, 2.250e+03], [2.250e+03, 2.750e+03], [2.750e+03, 3.250e+03], [3.250e+03, 3.750e+03], [3.750e+03, 4.250e+03], [4.250e+03, 4.750e+03], [4.750e+03, 5.250e+03], [5.250e+03, 5.500e+03]])
- lat_bnds(lat, d2)float64...
- long_name :
- latitude bounds
- units :
- degrees_north
array([[-90., -89.], [-89., -88.], [-88., -87.], ..., [ 87., 88.], [ 88., 89.], [ 89., 90.]])
- lon_bnds(lon, d2)float64...
- long_name :
- longitude bounds
- units :
- degrees_east
array([[ 0., 1.], [ 1., 2.], [ 2., 3.], ..., [357., 358.], [358., 359.], [359., 360.]])
- thetao(time, lev, lat, lon)float32...
- cell_measures :
- area: areacello volume: volcello
- cell_methods :
- area: mean where sea time: mean
- comment :
- Model data on the 1x1 grid includes values in all cells for which ocean cells on the native grid cover more than 52.5 percent of the 1x1 grid cell. This 52.5 percent cutoff was chosen to produce ocean surface area on the 1x1 grid as close as possible to ocean surface area on the native grid, while not introducing fractional cell coverage.
- description :
- Diagnostic should be contributed even for models using conservative temperature as prognostic field.
- frequency :
- mon
- id :
- thetao
- long_name :
- Sea Water Potential Temperature
- mipTable :
- Omon
- out_name :
- thetao
- prov :
- Omon ((isd.003))
- realm :
- ocean
- standard_name :
- sea_water_potential_temperature
- time :
- time
- time_label :
- time-mean
- time_title :
- Temporal mean
- title :
- Sea Water Potential Temperature
- type :
- real
- units :
- degC
- variable_id :
- thetao
[4234032000 values with dtype=float32]
- Conventions :
- CF-1.7 CMIP-6.2
- activity_id :
- CMIP
- case_id :
- 16
- cesm_casename :
- b.e21.BHIST.f09_g17.CMIP6-historical.002
- contact :
- cesm_cmip6@ucar.edu
- creation_date :
- 2019-01-17T23:54:24Z
- data_specs_version :
- 01.00.29
- experiment :
- all-forcing simulation of the recent past
- experiment_id :
- historical
- external_variables :
- areacello volcello
- forcing_index :
- 1
- frequency :
- mon
- grid :
- ocean data regridded from native gx1v7 displaced pole grid (384x320 latxlon) to 180x360 latxlon using conservative regridding
- grid_label :
- gr
- initialization_index :
- 1
- institution :
- National Center for Atmospheric Research, Climate and Global Dynamics Laboratory, 1850 Table Mesa Drive, Boulder, CO 80305, USA
- institution_id :
- NCAR
- license :
- CMIP6 model data produced by <The National Center for Atmospheric Research> is licensed under a Creative Commons Attribution-[]ShareAlike 4.0 International License (https://creativecommons.org/licenses/). Consult https://pcmdi.llnl.gov/CMIP6/TermsOfUse for terms of use governing CMIP6 output, including citation requirements and proper acknowledgment. Further information about this data, including some limitations, can be found via the further_info_url (recorded as a global attribute in this file)[]. The data producers and data providers make no warranty, either express or implied, including, but not limited to, warranties of merchantability and fitness for a particular purpose. All liabilities arising from the supply of the information (including any liability arising in negligence) are excluded to the fullest extent permitted by law.
- mip_era :
- CMIP6
- model_doi_url :
- https://doi.org/10.5065/D67H1H0V
- nominal_resolution :
- 1x1 degree
- parent_activity_id :
- CMIP
- parent_experiment_id :
- piControl
- parent_mip_era :
- CMIP6
- parent_source_id :
- CESM2
- parent_time_units :
- days since 0001-01-01 00:00:00
- parent_variant_label :
- r1i1p1f1
- physics_index :
- 1
- product :
- model-output
- realization_index :
- 2
- realm :
- ocean
- source :
- CESM2 (2017): atmosphere: CAM6 (0.9x1.25 finite volume grid; 288 x 192 longitude/latitude; 32 levels; top level 2.25 mb); ocean: POP2 (320x384 longitude/latitude; 60 levels; top grid cell 0-10 m); sea_ice: CICE5.1 (same grid as ocean); land: CLM5 0.9x1.25 finite volume grid; 288 x 192 longitude/latitude; 32 levels; top level 2.25 mb); aerosol: MAM4 (0.9x1.25 finite volume grid; 288 x 192 longitude/latitude; 32 levels; top level 2.25 mb); atmoschem: MAM4 (0.9x1.25 finite volume grid; 288 x 192 longitude/latitude; 32 levels; top level 2.25 mb); landIce: CISM2.1; ocnBgchem: MARBL (320x384 longitude/latitude; 60 levels; top grid cell 0-10 m)
- source_id :
- CESM2
- source_type :
- AOGCM BGC
- table_id :
- Omon
- tracking_id :
- hdl:21.14100/0b22dba6-4da9-4190-bb03-9d1ac8e2f70f
- variable_id :
- thetao
- variant_info :
- CMIP6 20th century experiments (1850-2014) with CAM6, interactive land (CLM5), coupled ocean (POP2) with biogeochemistry (MARBL), interactive sea ice (CICE5.1), and non-evolving land ice (CISM2.1)
- variant_label :
- r2i1p1f1
- sub_experiment :
- none
- sub_experiment_id :
- none
- branch_time_in_parent :
- 229950.0
- branch_time_in_child :
- 674885.0
- branch_method :
- standard
- further_info_url :
- https://furtherinfo.es-doc.org/CMIP6.NCAR.CESM2.historical.none.r2i1p1f1