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/sftlf_fx_CSIRO-Mk3-6-0_historical_r0i0p0.yaml")
ds=cat.netcdf.read()
Metadata
title | CSIRO-Mk3-6-0 model output prepared for CMIP5 historical |
location | /shared/cmip5/data/historical/atmos/fx/fx/sftlf/CSIRO-QCCCE.CSIRO-Mk3-6-0/r0i0p0 |
tags | gridded,global,model,fx |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/sftlf_fx_CSIRO-Mk3-6-0_historical_r0i0p0.yaml |
last updated | 2013-06-14 |
Dataset Contents
<xarray.Dataset> Dimensions: (bnds: 2, lat: 96, lon: 192) Coordinates: * lat (lat) float64 -88.57 -86.72 -84.86 -83.0 ... 84.86 86.72 88.57 * lon (lon) float64 0.0 1.875 3.75 5.625 7.5 ... 352.5 354.4 356.2 358.1 Dimensions without coordinates: bnds Data variables: lat_bnds (lat, bnds) float64 -90.0 -87.65 -87.65 ... 87.65 87.65 90.0 lon_bnds (lon, bnds) float64 -0.9375 0.9375 0.9375 ... 357.2 357.2 359.1 sftlf (lat, lon) float32 100.0 100.0 100.0 100.0 ... 0.0 0.0 0.0 0.0 Attributes: institution: Australian Commonwealth Scientific and Industrial... institute_id: CSIRO-QCCCE experiment_id: historical source: CSIRO-Mk3-6-0 2010 atmosphere: AGCM v7.3.n (T63 s... model_id: CSIRO-Mk3-6-0 forcing: N/A parent_experiment_id: N/A parent_experiment_rip: N/A branch_time: 0.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: 0 physics_version: 0 tracking_id: 1cc63c85-d3c8-40e0-b4a7-f88fe763d317 version_number: v20110518 product: output experiment: historical frequency: fx creation_date: 2011-08-02T01:11:25Z history: 2011-08-02T01:11:25Z CMOR rewrote data to comply ... Conventions: CF-1.4 project_id: CMIP5 table_id: Table fx (27 April 2011) f984543f4b43fbadc314e59c... title: CSIRO-Mk3-6-0 model output prepared for CMIP5 his... parent_experiment: N/A modeling_realm: atmos realization: 0 cmor_version: 2.6.0
xarray.Dataset
- bnds: 2
- lat: 96
- lon: 192
- lat(lat)float64-88.57 -86.72 ... 86.72 88.57
- bounds :
- lat_bnds
- units :
- degrees_north
- axis :
- Y
- long_name :
- latitude
- standard_name :
- latitude
array([-88.572197, -86.722504, -84.862 , -82.998901, -81.135002, -79.270599, -77.405899, -75.5411 , -73.676102, -71.811096, -69.946098, -68.081001, -66.215897, -64.3507 , -62.4856 , -60.620399, -58.755199, -56.889999, -55.024799, -53.159599, -51.294399, -49.429199, -47.5639 , -45.6987 , -43.8335 , -41.968201, -40.103001, -38.237701, -36.372501, -34.507198, -32.641998, -30.776699, -28.911501, -27.0462 , -25.181 , -23.315701, -21.4505 , -19.585199, -17.719999, -15.8547 , -13.9894 , -12.1242 , -10.2589 , -8.39367 , -6.52841 , -4.66315 , -2.79789 , -0.93263 , 0.93263 , 2.79789 , 4.66315 , 6.52841 , 8.39367 , 10.2589 , 12.1242 , 13.9894 , 15.8547 , 17.719999, 19.585199, 21.4505 , 23.315701, 25.181 , 27.0462 , 28.911501, 30.776699, 32.641998, 34.507198, 36.372501, 38.237701, 40.103001, 41.968201, 43.8335 , 45.6987 , 47.5639 , 49.429199, 51.294399, 53.159599, 55.024799, 56.889999, 58.755199, 60.620399, 62.4856 , 64.3507 , 66.215897, 68.081001, 69.946098, 71.811096, 73.676102, 75.5411 , 77.405899, 79.270599, 81.135002, 82.998901, 84.862 , 86.722504, 88.572197])
- lon(lon)float640.0 1.875 3.75 ... 356.2 358.1
- bounds :
- lon_bnds
- units :
- degrees_east
- axis :
- X
- long_name :
- longitude
- standard_name :
- longitude
array([ 0. , 1.875, 3.75 , 5.625, 7.5 , 9.375, 11.25 , 13.125, 15. , 16.875, 18.75 , 20.625, 22.5 , 24.375, 26.25 , 28.125, 30. , 31.875, 33.75 , 35.625, 37.5 , 39.375, 41.25 , 43.125, 45. , 46.875, 48.75 , 50.625, 52.5 , 54.375, 56.25 , 58.125, 60. , 61.875, 63.75 , 65.625, 67.5 , 69.375, 71.25 , 73.125, 75. , 76.875, 78.75 , 80.625, 82.5 , 84.375, 86.25 , 88.125, 90. , 91.875, 93.75 , 95.625, 97.5 , 99.375, 101.25 , 103.125, 105. , 106.875, 108.75 , 110.625, 112.5 , 114.375, 116.25 , 118.125, 120. , 121.875, 123.75 , 125.625, 127.5 , 129.375, 131.25 , 133.125, 135. , 136.875, 138.75 , 140.625, 142.5 , 144.375, 146.25 , 148.125, 150. , 151.875, 153.75 , 155.625, 157.5 , 159.375, 161.25 , 163.125, 165. , 166.875, 168.75 , 170.625, 172.5 , 174.375, 176.25 , 178.125, 180. , 181.875, 183.75 , 185.625, 187.5 , 189.375, 191.25 , 193.125, 195. , 196.875, 198.75 , 200.625, 202.5 , 204.375, 206.25 , 208.125, 210. , 211.875, 213.75 , 215.625, 217.5 , 219.375, 221.25 , 223.125, 225. , 226.875, 228.75 , 230.625, 232.5 , 234.375, 236.25 , 238.125, 240. , 241.875, 243.75 , 245.625, 247.5 , 249.375, 251.25 , 253.125, 255. , 256.875, 258.75 , 260.625, 262.5 , 264.375, 266.25 , 268.125, 270. , 271.875, 273.75 , 275.625, 277.5 , 279.375, 281.25 , 283.125, 285. , 286.875, 288.75 , 290.625, 292.5 , 294.375, 296.25 , 298.125, 300. , 301.875, 303.75 , 305.625, 307.5 , 309.375, 311.25 , 313.125, 315. , 316.875, 318.75 , 320.625, 322.5 , 324.375, 326.25 , 328.125, 330. , 331.875, 333.75 , 335.625, 337.5 , 339.375, 341.25 , 343.125, 345. , 346.875, 348.75 , 350.625, 352.5 , 354.375, 356.25 , 358.125])
- lat_bnds(lat, bnds)float64...
array([[-90. , -87.64735 ], [-87.64735 , -85.792252], [-85.792252, -83.93045 ], [-83.93045 , -82.066952], [-82.066952, -80.202801], [-80.202801, -78.338249], [-78.338249, -76.473499], [-76.473499, -74.608601], [-74.608601, -72.743599], [-72.743599, -70.878597], [-70.878597, -69.01355 ], [-69.01355 , -67.148449], [-67.148449, -65.283298], [-65.283298, -63.41815 ], [-63.41815 , -61.552999], [-61.552999, -59.687799], [-59.687799, -57.822599], [-57.822599, -55.957399], [-55.957399, -54.092199], [-54.092199, -52.226999], [-52.226999, -50.361799], [-50.361799, -48.49655 ], [-48.49655 , -46.6313 ], [-46.6313 , -44.7661 ], [-44.7661 , -42.90085 ], [-42.90085 , -41.035601], [-41.035601, -39.170351], [-39.170351, -37.305101], [-37.305101, -35.43985 ], [-35.43985 , -33.574598], [-33.574598, -31.709349], [-31.709349, -29.8441 ], [-29.8441 , -27.97885 ], [-27.97885 , -26.1136 ], [-26.1136 , -24.24835 ], [-24.24835 , -22.383101], [-22.383101, -20.51785 ], [-20.51785 , -18.652599], [-18.652599, -16.78735 ], [-16.78735 , -14.92205 ], [-14.92205 , -13.0568 ], [-13.0568 , -11.19155 ], [-11.19155 , -9.326285], [ -9.326285, -7.46104 ], [ -7.46104 , -5.59578 ], [ -5.59578 , -3.73052 ], [ -3.73052 , -1.86526 ], [ -1.86526 , 0. ], [ 0. , 1.86526 ], [ 1.86526 , 3.73052 ], [ 3.73052 , 5.59578 ], [ 5.59578 , 7.46104 ], [ 7.46104 , 9.326285], [ 9.326285, 11.19155 ], [ 11.19155 , 13.0568 ], [ 13.0568 , 14.92205 ], [ 14.92205 , 16.78735 ], [ 16.78735 , 18.652599], [ 18.652599, 20.51785 ], [ 20.51785 , 22.383101], [ 22.383101, 24.24835 ], [ 24.24835 , 26.1136 ], [ 26.1136 , 27.97885 ], [ 27.97885 , 29.8441 ], [ 29.8441 , 31.709349], [ 31.709349, 33.574598], [ 33.574598, 35.43985 ], [ 35.43985 , 37.305101], [ 37.305101, 39.170351], [ 39.170351, 41.035601], [ 41.035601, 42.90085 ], [ 42.90085 , 44.7661 ], [ 44.7661 , 46.6313 ], [ 46.6313 , 48.49655 ], [ 48.49655 , 50.361799], [ 50.361799, 52.226999], [ 52.226999, 54.092199], [ 54.092199, 55.957399], [ 55.957399, 57.822599], [ 57.822599, 59.687799], [ 59.687799, 61.552999], [ 61.552999, 63.41815 ], [ 63.41815 , 65.283298], [ 65.283298, 67.148449], [ 67.148449, 69.01355 ], [ 69.01355 , 70.878597], [ 70.878597, 72.743599], [ 72.743599, 74.608601], [ 74.608601, 76.473499], [ 76.473499, 78.338249], [ 78.338249, 80.202801], [ 80.202801, 82.066952], [ 82.066952, 83.93045 ], [ 83.93045 , 85.792252], [ 85.792252, 87.64735 ], [ 87.64735 , 90. ]])
- lon_bnds(lon, bnds)float64...
array([[ -0.9375, 0.9375], [ 0.9375, 2.8125], [ 2.8125, 4.6875], ..., [353.4375, 355.3125], [355.3125, 357.1875], [357.1875, 359.0625]])
- sftlf(lat, lon)float32...
- standard_name :
- land_area_fraction
- long_name :
- Land Area Fraction
- units :
- %
- original_name :
- sftlf
- cell_measures :
- area: areacella
- associated_files :
- baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_atmos_fx_CSIRO-Mk3-6-0_historical_r0i0p0.nc areacella: areacella_fx_CSIRO-Mk3-6-0_historical_r0i0p0.nc
array([[100., 100., 100., ..., 100., 100., 100.], [100., 100., 100., ..., 100., 100., 100.], [100., 100., 100., ..., 100., 100., 100.], ..., [ 0., 0., 0., ..., 0., 0., 0.], [ 0., 0., 0., ..., 0., 0., 0.], [ 0., 0., 0., ..., 0., 0., 0.]], 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.n (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 :
- N/A
- parent_experiment_id :
- N/A
- parent_experiment_rip :
- N/A
- branch_time :
- 0.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 :
- 0
- physics_version :
- 0
- tracking_id :
- 1cc63c85-d3c8-40e0-b4a7-f88fe763d317
- version_number :
- v20110518
- product :
- output
- experiment :
- historical
- frequency :
- fx
- creation_date :
- 2011-08-02T01:11:25Z
- history :
- 2011-08-02T01:11:25Z CMOR rewrote data to comply with CF standards and CMIP5 requirements.
- Conventions :
- CF-1.4
- project_id :
- CMIP5
- table_id :
- Table fx (27 April 2011) f984543f4b43fbadc314e59cafbac627
- title :
- CSIRO-Mk3-6-0 model output prepared for CMIP5 historical
- parent_experiment :
- N/A
- modeling_realm :
- atmos
- realization :
- 0
- cmor_version :
- 2.6.0