CSIRO-Mk3-6-0 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/transiy_OImon_CSIRO-Mk3-6-0_historical_r6i1p1.yaml")
ds=cat.netcdf.read()
Metadata
title | CSIRO-Mk3-6-0 model output prepared for CMIP5 historical |
location | /shared/cmip5/data/historical/seaIce/mon/OImon/transiy/CSIRO-QCCCE.CSIRO-Mk3-6-0/r6i1p1 |
tags | gridded,global,model,monthly |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/transiy_OImon_CSIRO-Mk3-6-0_historical_r6i1p1.yaml |
last updated | 2013-06-14 |
Dataset Contents
<xarray.Dataset> Dimensions: (bnds: 2, lat: 96, lon: 192, 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 -87.71 -85.83 -83.95 ... 83.95 85.83 87.71 * lon (lon) float64 0.9375 2.812 4.688 6.562 ... 355.3 357.2 359.1 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 -88.86 -88.86 ... 86.77 86.77 90.0 lon_bnds (lon, bnds) float64 0.0 1.875 1.875 3.75 ... 358.1 358.1 360.0 transiy (time, lat, lon) float32 ... Attributes: institution: Australian Commonwealth Scientific and Industrial... institute_id: CSIRO-QCCCE experiment_id: historical source: CSIRO-Mk3-6-0 2010 atmosphere: AGCM v7.3.8 (T63 s... model_id: CSIRO-Mk3-6-0 forcing: Ant,Nat (all forcings) parent_experiment_id: piControl parent_experiment_rip: r1i1p1 branch_time: 50005.0 contact: Project leaders: Stephen Jeffrey (Stephen.Jeffrey... comment: Model output post-processed by the CSIRO-QCCCE CM... references: a) Rotstayn, L., Collier, M., Dix, M., Feng, Y., ... initialization_method: 1 physics_version: 1 tracking_id: 59534816-5cfa-4357-936a-1fc4c433121a version_number: v20110518 product: output experiment: historical frequency: mon creation_date: 2012-05-23T01:03:53Z history: 2012-05-23T01:03:53Z CMOR rewrote data to comply ... Conventions: CF-1.4 project_id: CMIP5 table_id: Table OImon (27 April 2011) 4215e016e3d4211d63349... title: CSIRO-Mk3-6-0 model output prepared for CMIP5 his... parent_experiment: piControl modeling_realm: seaIce realization: 6 cmor_version: 2.6.0
xarray.Dataset
- bnds: 2
- lat: 96
- lon: 192
- 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 -87.71 -85.83 ... 85.83 87.71
- bounds :
- lat_bnds
- units :
- degrees_north
- axis :
- Y
- long_name :
- latitude
- standard_name :
- latitude
array([-90. , -87.712616, -85.827293, -83.954468, -82.085213, -80.217476, -78.350517, -76.484009, -74.617798, -72.751785, -70.88591 , -69.020134, -67.154442, -65.288803, -63.42321 , -61.557655, -59.692131, -57.826633, -55.961155, -54.095695, -52.230251, -50.364822, -48.499401, -46.633987, -44.768585, -42.903191, -41.037804, -39.172421, -37.307041, -35.441669, -33.576298, -31.710934, -29.84557 , -27.980209, -26.114853, -24.249498, -22.384146, -20.518793, -18.653444, -16.788095, -14.92275 , -13.057404, -11.192059, -9.326715, -7.46137 , -5.596027, -3.730685, -1.865342, 0. , 1.865342, 3.730685, 5.596027, 7.46137 , 9.326715, 11.192059, 13.057404, 14.92275 , 16.788095, 18.653444, 20.518793, 22.384146, 24.249498, 26.114853, 27.980209, 29.84557 , 31.710934, 33.576298, 35.441669, 37.307041, 39.172421, 41.037804, 42.903191, 44.768585, 46.633987, 48.499401, 50.364822, 52.230251, 54.095695, 55.961155, 57.826633, 59.692131, 61.557655, 63.42321 , 65.288803, 67.154442, 69.020134, 70.88591 , 72.751785, 74.617798, 76.484009, 78.350517, 80.217476, 82.085213, 83.954468, 85.827293, 87.712616])
- lon(lon)float640.9375 2.812 4.688 ... 357.2 359.1
- bounds :
- lon_bnds
- units :
- degrees_east
- axis :
- X
- long_name :
- longitude
- standard_name :
- longitude
array([ 0.9375, 2.8125, 4.6875, 6.5625, 8.4375, 10.3125, 12.1875, 14.0625, 15.9375, 17.8125, 19.6875, 21.5625, 23.4375, 25.3125, 27.1875, 29.0625, 30.9375, 32.8125, 34.6875, 36.5625, 38.4375, 40.3125, 42.1875, 44.0625, 45.9375, 47.8125, 49.6875, 51.5625, 53.4375, 55.3125, 57.1875, 59.0625, 60.9375, 62.8125, 64.6875, 66.5625, 68.4375, 70.3125, 72.1875, 74.0625, 75.9375, 77.8125, 79.6875, 81.5625, 83.4375, 85.3125, 87.1875, 89.0625, 90.9375, 92.8125, 94.6875, 96.5625, 98.4375, 100.3125, 102.1875, 104.0625, 105.9375, 107.8125, 109.6875, 111.5625, 113.4375, 115.3125, 117.1875, 119.0625, 120.9375, 122.8125, 124.6875, 126.5625, 128.4375, 130.3125, 132.1875, 134.0625, 135.9375, 137.8125, 139.6875, 141.5625, 143.4375, 145.3125, 147.1875, 149.0625, 150.9375, 152.8125, 154.6875, 156.5625, 158.4375, 160.3125, 162.1875, 164.0625, 165.9375, 167.8125, 169.6875, 171.5625, 173.4375, 175.3125, 177.1875, 179.0625, 180.9375, 182.8125, 184.6875, 186.5625, 188.4375, 190.3125, 192.1875, 194.0625, 195.9375, 197.8125, 199.6875, 201.5625, 203.4375, 205.3125, 207.1875, 209.0625, 210.9375, 212.8125, 214.6875, 216.5625, 218.4375, 220.3125, 222.1875, 224.0625, 225.9375, 227.8125, 229.6875, 231.5625, 233.4375, 235.3125, 237.1875, 239.0625, 240.9375, 242.8125, 244.6875, 246.5625, 248.4375, 250.3125, 252.1875, 254.0625, 255.9375, 257.8125, 259.6875, 261.5625, 263.4375, 265.3125, 267.1875, 269.0625, 270.9375, 272.8125, 274.6875, 276.5625, 278.4375, 280.3125, 282.1875, 284.0625, 285.9375, 287.8125, 289.6875, 291.5625, 293.4375, 295.3125, 297.1875, 299.0625, 300.9375, 302.8125, 304.6875, 306.5625, 308.4375, 310.3125, 312.1875, 314.0625, 315.9375, 317.8125, 319.6875, 321.5625, 323.4375, 325.3125, 327.1875, 329.0625, 330.9375, 332.8125, 334.6875, 336.5625, 338.4375, 340.3125, 342.1875, 344.0625, 345.9375, 347.8125, 349.6875, 351.5625, 353.4375, 355.3125, 357.1875, 359.0625])
- 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. , -88.856308], [-88.856308, -86.769955], [-86.769955, -84.890881], [-84.890881, -83.01984 ], [-83.01984 , -81.151344], [-81.151344, -79.283997], [-79.283997, -77.417263], [-77.417263, -75.550903], [-75.550903, -73.684792], [-73.684792, -71.818848], [-71.818848, -69.953022], [-69.953022, -68.087288], [-68.087288, -66.221622], [-66.221622, -64.356007], [-64.356007, -62.490433], [-62.490433, -60.624893], [-60.624893, -58.759382], [-58.759382, -56.893894], [-56.893894, -55.028425], [-55.028425, -53.162973], [-53.162973, -51.297537], [-51.297537, -49.432112], [-49.432112, -47.566694], [-47.566694, -45.701286], [-45.701286, -43.835888], [-43.835888, -41.970497], [-41.970497, -40.105112], [-40.105112, -38.239731], [-38.239731, -36.374355], [-36.374355, -34.508984], [-34.508984, -32.643616], [-32.643616, -30.778252], [-30.778252, -28.912889], [-28.912889, -27.047531], [-27.047531, -25.182176], [-25.182176, -23.316822], [-23.316822, -21.451469], [-21.451469, -19.586119], [-19.586119, -17.72077 ], [-17.72077 , -15.855422], [-15.855422, -13.990077], [-13.990077, -12.124731], [-12.124731, -10.259387], [-10.259387, -8.394042], [ -8.394042, -6.528699], [ -6.528699, -4.663356], [ -4.663356, -2.798014], [ -2.798014, -0.932671], [ -0.932671, 0.932671], [ 0.932671, 2.798014], [ 2.798014, 4.663356], [ 4.663356, 6.528699], [ 6.528699, 8.394042], [ 8.394042, 10.259387], [ 10.259387, 12.124731], [ 12.124731, 13.990077], [ 13.990077, 15.855422], [ 15.855422, 17.72077 ], [ 17.72077 , 19.586119], [ 19.586119, 21.451469], [ 21.451469, 23.316822], [ 23.316822, 25.182176], [ 25.182176, 27.047531], [ 27.047531, 28.912889], [ 28.912889, 30.778252], [ 30.778252, 32.643616], [ 32.643616, 34.508984], [ 34.508984, 36.374355], [ 36.374355, 38.239731], [ 38.239731, 40.105112], [ 40.105112, 41.970497], [ 41.970497, 43.835888], [ 43.835888, 45.701286], [ 45.701286, 47.566694], [ 47.566694, 49.432112], [ 49.432112, 51.297537], [ 51.297537, 53.162973], [ 53.162973, 55.028425], [ 55.028425, 56.893894], [ 56.893894, 58.759382], [ 58.759382, 60.624893], [ 60.624893, 62.490433], [ 62.490433, 64.356007], [ 64.356007, 66.221622], [ 66.221622, 68.087288], [ 68.087288, 69.953022], [ 69.953022, 71.818848], [ 71.818848, 73.684792], [ 73.684792, 75.550903], [ 75.550903, 77.417263], [ 77.417263, 79.283997], [ 79.283997, 81.151344], [ 81.151344, 83.01984 ], [ 83.01984 , 84.890881], [ 84.890881, 86.769955], [ 86.769955, 90. ]])
- lon_bnds(lon, bnds)float64...
array([[ 0. , 1.875], [ 1.875, 3.75 ], [ 3.75 , 5.625], ..., [354.375, 356.25 ], [356.25 , 358.125], [358.125, 360. ]])
- transiy(time, lat, lon)float32...
- standard_name :
- sea_ice_y_transport
- long_name :
- Y-Component of Sea Ice Mass Transport
- comment :
- Data is stored on the grid on which the sea-ice velocity data was generated. To derive the mass transport, the snow mass and sea-ice thickness data were interpolated to the sea-ice velocity grid using linear interpolation., CMIP5_table_comment: The sea ice mass transport is 0.0 in ice-free regions of the ocean. Snow is included in calculation of mass.
- units :
- kg s-1
- original_name :
- icv*(sid*density + snd)*dx
- history :
- Variable derived as follows: transiy = velocity x [ice_thickness x density + snow_mass] x grid_cell_width, where an average sea-ice density of 900 kg/m3 was used. NOTE: no grid cells consist of a mix of ocean and land.
- cell_methods :
- time: mean
- associated_files :
- baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_seaIce_fx_CSIRO-Mk3-6-0_historical_r0i0p0.nc
[34504704 values with dtype=float32]
- institution :
- Australian Commonwealth Scientific and Industrial Research Organization (CSIRO) Marine and Atmospheric Research (Melbourne, Australia) in collaboration with the Queensland Climate Change Centre of Excellence (QCCCE) (Brisbane, Australia)
- institute_id :
- CSIRO-QCCCE
- experiment_id :
- historical
- source :
- CSIRO-Mk3-6-0 2010 atmosphere: AGCM v7.3.8 (T63 spectral, 1.875 degrees EW x approx. 1.875 degrees NS, 18 levels); ocean: GFDL MOM2.2 (1.875 degrees EW x approx. 0.9375 degrees NS, 31 levels)
- model_id :
- CSIRO-Mk3-6-0
- forcing :
- Ant,Nat (all forcings)
- parent_experiment_id :
- piControl
- parent_experiment_rip :
- r1i1p1
- branch_time :
- 50005.0
- contact :
- Project leaders: Stephen Jeffrey (Stephen.Jeffrey@qld.gov.au) & Leon Rotstayn (Leon.Rotstayn@csiro.au). Project team: Mark Collier (Mark.Collier@csiro.au: diagnostics & post-processing), Stacey Dravitzki (Stacey.Dravitzki@csiro.au: post-processing), Carlo Hamalainen (Carlo.Hamalainen@qld.gov.au: post-processing), Steve Jeffrey (Stephen.Jeffrey@qld.gov.au: modeling & post-processing), Chris Moeseneder (Chris.Moeseneder@csiro.au: post-processing), Leon Rotstayn (Leon.Rotstayn@csiro.au: modeling & atmos. physics), Jozef Syktus (Jozef.Syktus@qld.gov.au: model evaluation), Kenneth Wong (Kenneth.Wong@qld.gov.au: data management), Contributors: Martin Dix (Martin.Dix@csiro.au: tech. support), Hal Gordon (Hal.Gordon@csiro.au: atmos. dynamics), Eva Kowalczyk (Eva.Kowalczyk@csiro.au: land-surface), Siobhan O\'Farrell (Siobhan.OFarrell@csiro.au: ocean & sea-ice)
- comment :
- Model output post-processed by the CSIRO-QCCCE CMIP5 Data post-processor for the IPCC Fifth Assessment.
- references :
- a) Rotstayn, L., Collier, M., Dix, M., Feng, Y., Gordon, H., O\'Farrell, S., Smith, I. and Syktus, J. 2010. Improved simulation of Australian climate and ENSO-related climate variability in a GCM with an interactive aerosol treatment. Int. J. Climatology, vol 30(7), pp1067-1088, DOI 10.1002/joc.1952 b) Please refer to online documentation at: http://cmip-pcmdi.llnl.gov/cmip5/
- initialization_method :
- 1
- physics_version :
- 1
- tracking_id :
- 59534816-5cfa-4357-936a-1fc4c433121a
- version_number :
- v20110518
- product :
- output
- experiment :
- historical
- frequency :
- mon
- creation_date :
- 2012-05-23T01:03:53Z
- history :
- 2012-05-23T01:03:53Z CMOR rewrote data to comply with CF standards and CMIP5 requirements.
- Conventions :
- CF-1.4
- project_id :
- CMIP5
- table_id :
- Table OImon (27 April 2011) 4215e016e3d4211d6334982df21106ee
- title :
- CSIRO-Mk3-6-0 model output prepared for CMIP5 historical
- parent_experiment :
- piControl
- modeling_realm :
- seaIce
- realization :
- 6
- cmor_version :
- 2.6.0