{
"cells": [
{
"cell_type": "markdown",
"id": "f32579d0-cc66-4531-9378-c348afa93a6a",
"metadata": {},
"source": [
"# Tutorial Datasets\n",
"\n",
"The module {mod}`melodies_monet.tutorial` enables automatic downloading and caching of small[^a] versions of the tutorial datasets.\n",
"This functionality requires [pooch](https://www.fatiando.org/pooch/latest/), an optional dependency.\n",
"\n",
"[^a]: Only a few variables included, levels limited to surface or near-surface, NCO compression applied. Full versions are also available via
<xarray.Dataset>\n",
"Dimensions: (time: 36, lev: 1, lat: 192, lon: 288, ilev: 2, nbnd: 2)\n",
"Coordinates:\n",
" * ilev (ilev) float64 985.0 1e+03\n",
" * lat (lat) float64 -90.0 -89.06 -88.12 -87.17 ... 88.12 89.06 90.0\n",
" * lev (lev) float64 992.5\n",
" * lon (lon) float64 0.0 1.25 2.5 3.75 5.0 ... 355.0 356.2 357.5 358.8\n",
" * time (time) datetime64[ns] 2019-09-01T06:00:00 ... 2019-09-10\n",
"Dimensions without coordinates: nbnd\n",
"Data variables:\n",
" O3 (time, lev, lat, lon) float32 ...\n",
" P0 float64 1e+05\n",
" PM25 (time, lev, lat, lon) float32 ...\n",
" PS (time, lat, lon) float32 ...\n",
" date (time) int32 20190901 20190901 20190901 ... 20190909 20190910\n",
" datesec (time) int32 21600 43200 64800 0 21600 ... 0 21600 43200 64800 0\n",
" hyai (ilev) float64 4.805e-05 0.0\n",
" hyam (lev) float64 2.402e-05\n",
" hybi (ilev) float64 0.985 1.0\n",
" hybm (lev) float64 0.9925\n",
" time_bnds (time, nbnd) datetime64[ns] 2019-09-01 ... 2019-09-10\n",
"Attributes:\n",
" Conventions: CF-1.0\n",
" source: CAM\n",
" case: fmerra.2.1003.FCSD.f09.qfedcmip.56L.001.branch02\n",
" logname: buchholz\n",
" host: cheyenne3\n",
" initial_file: /glade/p/cesmdata/cseg/inputdata/atm/cam/inic/fv/f.e20...\n",
" topography_file: /glade/p/cesmdata/cseg/inputdata/atm/cam/met/MERRA2/0....\n",
" model_doi_url: https://doi.org/10.5065/D67H1H0V\n",
" time_period_freq: hour_6\n",
" history: Mon Feb 28 16:25:23 2022: ncks -7 -L 1 --baa=4 --ppc d...\n",
" NCO: netCDF Operators version 5.0.6 (Homepage = http://nco....