CESM1-WACCM model output prepared for CMIP5 pre-industrial control
Load in Python
from intake import open_catalog
cat = open_catalog("https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/hfds_Omon_CESM1-WACCM_piControl_r1i1p1.yaml")
ds=cat.netcdf.read()
Metadata
| title | CESM1-WACCM model output prepared for CMIP5 pre-industrial control |
| location | /shared/cmip5/data/piControl/ocean/mon/Omon/hfds/NSF-DOE-NCAR.CESM1-WACCM/r1i1p1 |
| tags | gridded,global,model,monthly |
| catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/hfds_Omon_CESM1-WACCM_piControl_r1i1p1.yaml |
| last updated | 2015-01-16 |
Dataset Contents
<xarray.Dataset>
Dimensions: (bnds: 2, i: 320, j: 384, time: 2400, vertices: 4)
Coordinates:
* time (time) float64 3.506e+04 3.508e+04 ... 1.08e+05 1.08e+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 3.504e+04 3.507e+04 ... 1.08e+05 1.08e+05
lat_vertices (j, i, vertices) float32 ...
lon_vertices (j, i, vertices) float32 ...
hfds (time, j, i) float32 ...
Attributes:
institution: NSF/DOE NCAR (National Center for Atmospher...
institute_id: NSF-DOE-NCAR
experiment_id: piControl
source: CESM1-WACCM
model_id: CESM1-WACCM
forcing: Sl GHG SS Ds SD BC MD OC Oz AA (all fixed a...
parent_experiment_id: N/A
parent_experiment_rip: N/A
branch_time: 0.0
contact: cesm_data@ucar.edu
comment: CESM home page: http://www.cesm.ucar.edu
references: Marsh, D., et.al. 2012: WACCM4 simulations ...
initialization_method: 1
physics_version: 1
tracking_id: af5e6449-ee4c-464d-a8eb-909c88410363
acknowledgements: The CESM project is supported by the Nation...
cesm_casename: b40.1850.track1.2deg.wcm.007
cesm_repotag: ccsm4_0_beta50
cesm_compset: BW1850CN
resolution: f19_g16 (1.9x2.5_gx1v6)
forcing_note: Additional information on the external forc...
processed_by: strandwg on caldera04 at 20140818 -100657.245
processing_code_information: Last Changed Rev: 1359 Last Changed Date: 2...
product: output
experiment: pre-industrial control
frequency: mon
creation_date: 2014-08-18T16:06:58Z
history: 2014-08-18T16:06:58Z CMOR rewrote data to c...
Conventions: CF-1.4
project_id: CMIP5
table_id: Table Omon (17 July 2013) dcdc97eb2d7a66c22...
title: CESM1-WACCM model output prepared for CMIP5...
parent_experiment: N/A
modeling_realm: ocean
realization: 1
cmor_version: 2.8.1xarray.Dataset
- bnds: 2
- i: 320
- j: 384
- time: 2400
- vertices: 4
- time(time)float643.506e+04 3.508e+04 ... 1.08e+05
- bounds :
- time_bnds
- units :
- days since 0000-01-01 00:00:00
- calendar :
- noleap
- axis :
- T
- long_name :
- time
- standard_name :
- time
array([ 35055.5, 35085. , 35114.5, ..., 107963.5, 107994. , 108024.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([[ 35040., 35071.], [ 35071., 35099.], [ 35099., 35130.], ..., [107948., 107979.], [107979., 108009.], [108009., 108040.]]) - 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]
- hfds(time, j, i)float32...
- standard_name :
- surface_downward_heat_flux_in_sea_water
- long_name :
- Downward Heat Flux at Sea Water Surface
- comment :
- SHF (surface heat flux) + QFLUX (heat flux from sea ice formation/melting), CMIP5_table_comment: "This is the net flux of heat entering the liquid water column through its upper surface (excluding any ""flux adjustment"") ."
- units :
- W m-2
- original_name :
- SHF,QFLUX
- original_units :
- watt/m^2
- history :
- 2014-08-18T16:06:57Z altered by CMOR: Converted units from 'watt/m^2' to 'W m-2'. 2014-08-18T16:06:57Z altered by CMOR: replaced missing value flag (9.96921e+36) with standard missing value (1e+20).
- cell_methods :
- time: mean (interval: 30 days) area: mean where sea
- cell_measures :
- area: areacello
- associated_files :
- baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_ocean_fx_CESM1-WACCM_piControl_r0i0p0.nc areacello: areacello_fx_CESM1-WACCM_piControl_r0i0p0.nc
[294912000 values with dtype=float32]
- institution :
- NSF/DOE NCAR (National Center for Atmospheric Research) Boulder, CO, USA
- institute_id :
- NSF-DOE-NCAR
- experiment_id :
- piControl
- source :
- CESM1-WACCM
- model_id :
- CESM1-WACCM
- forcing :
- Sl GHG SS Ds SD BC MD OC Oz AA (all fixed at 1850 values)
- parent_experiment_id :
- N/A
- parent_experiment_rip :
- N/A
- branch_time :
- 0.0
- contact :
- cesm_data@ucar.edu
- comment :
- CESM home page: http://www.cesm.ucar.edu
- references :
- Marsh, D., et.al. 2012: WACCM4 simulations of atmospheric trends from 1850 to present. See also http://www.cesm.ucar.edu/publications
- initialization_method :
- 1
- physics_version :
- 1
- tracking_id :
- af5e6449-ee4c-464d-a8eb-909c88410363
- 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. Computing resources were provided by the Climate Simulation Laboratory at the NCAR Computational and Information Systems Laboratory (CISL), sponsored by the National Science Foundation and other agencies.
- cesm_casename :
- b40.1850.track1.2deg.wcm.007
- cesm_repotag :
- ccsm4_0_beta50
- cesm_compset :
- BW1850CN
- 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 :
- strandwg on caldera04 at 20140818 -100657.245
- processing_code_information :
- Last Changed Rev: 1359 Last Changed Date: 2014-08-15 11:22:46 -0600 (Fri, 15 Aug 2014) Repository UUID: d2181dbe-5796-6825-dc7f-cbd98591f93d
- product :
- output
- experiment :
- pre-industrial control
- frequency :
- mon
- creation_date :
- 2014-08-18T16:06:58Z
- history :
- 2014-08-18T16:06:58Z 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-WACCM model output prepared for CMIP5 pre-industrial control
- parent_experiment :
- N/A
- modeling_realm :
- ocean
- realization :
- 1
- cmor_version :
- 2.8.1
