Skip to content

Commit

Permalink
Merge pull request #69 from andersy005/release-2019.05.11
Browse files Browse the repository at this point in the history
Release 2019.05.11
  • Loading branch information
andersy005 authored May 12, 2019
2 parents 9ed38df + 952f100 commit 57d99a0
Show file tree
Hide file tree
Showing 9 changed files with 21 additions and 21 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Changelog History
=================

Intake-esm v2019.5.10 (2019-05-10)
Intake-esm v2019.5.11 (2019-05-11)
===================================


Expand All @@ -11,8 +11,8 @@ Features

- Add implementation for The Gridded Meteorological Ensemble Tool (GMET) data holdings (:pr:`61`) `Anderson Banihirwe`_
- Allow users to specify exclude_dirs for CMIP collections (:pr:`63`) & (:issue:`62`) `Anderson Banihirwe`_
- Keep CMIP6 ``tracking_id`` in merge_keys (:pr: `67`) `Anderson Banihirwe`_
- Add implementation for ERA5 datasets (:pr: `68`) `Anderson Banihirwe`_
- Keep CMIP6 ``tracking_id`` in merge_keys (:pr:`67`) `Anderson Banihirwe`_
- Add implementation for ERA5 datasets (:pr:`68`) `Anderson Banihirwe`_


Intake-esm v2019.4.26 (2019-04-26)
Expand Down
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@

# The name of an image file (relative to this directory) to place at the top
# of the sidebar.
# html_logo = None
html_logo = 'images/nsf.png'

# The name of an image file (within the static path) to use as favicon of the
# docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32
Expand Down
Binary file added docs/source/images/nsf.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions docs/source/notebooks/cesm.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"\n",
"- Define a collection catalog in a YAML or nested dictionary.\n",
"\n",
"- Build the collection catalog by passing the collection definition to `intake_open_esm_metadatastore()` class.\n",
"- Build the collection catalog by passing the collection definition to `intake.open_esm_metadatastore()`.\n",
"\n",
"- Use the built collection catalog by:\n",
"\n",
Expand Down Expand Up @@ -1941,7 +1941,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.3"
"version": "3.6.7"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion docs/source/notebooks/cmip5.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -3026,7 +3026,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.3"
"version": "3.6.7"
}
},
"nbformat": 4,
Expand Down
10 changes: 5 additions & 5 deletions docs/source/notebooks/era5.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"\n",
"- Define a collection catalog in a YAML or nested dictionary.\n",
"\n",
"- Build the collection catalog by passing the collection definition to `intake_open_esm_metadatastore()` class.\n",
"- Build the collection catalog by passing the collection definition to `intake.open_esm_metadatastore()`.\n",
"\n",
"- Use the built collection catalog by:\n",
"\n",
Expand Down Expand Up @@ -1788,9 +1788,9 @@
"source": [
"- Retrive the following `reanalysis` variables at specific times:\n",
"\n",
" - `pv`: Potential vorticity and \n",
" - `crwc`: Specific rain water content variables \n",
" - `2t`: 2 metre temperature\n"
" - `pv`: Potential vorticity and \n",
" - `crwc`: Specific rain water content variables \n",
" - `2t`: 2 metre temperature\n"
]
},
{
Expand Down Expand Up @@ -2630,7 +2630,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.3"
"version": "3.6.7"
}
},
"nbformat": 4,
Expand Down
4 changes: 2 additions & 2 deletions docs/source/notebooks/gmet.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"\n",
"- Define a collection catalog in a YAML or nested dictionary.\n",
"\n",
"- Build the collection catalog by passing the collection definition to `intake_open_esm_metadatastore()` class.\n",
"- Build the collection catalog by passing the collection definition to `intake.open_esm_metadatastore()`.\n",
"\n",
"- Use the built collection catalog by:\n",
"\n",
Expand Down Expand Up @@ -1827,7 +1827,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.3"
"version": "3.6.7"
}
},
"nbformat": 4,
Expand Down
4 changes: 2 additions & 2 deletions docs/source/notebooks/mpige.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"\n",
"- Define a collection catalog in a YAML or nested dictionary.\n",
"\n",
"- Build the collection catalog by passing the collection definition to `intake_open_esm_metadatastore()` class.\n",
"- Build the collection catalog by passing the collection definition to `intake.open_esm_metadatastore()`.\n",
"\n",
"- Use the built collection catalog by:\n",
"\n",
Expand Down Expand Up @@ -2142,7 +2142,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.3"
"version": "3.6.7"
}
},
"nbformat": 4,
Expand Down
10 changes: 5 additions & 5 deletions docs/source/notebooks/overview.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@
"\n",
"Intake-esm supports data holdings from the following projects:\n",
"\n",
"- CMIP: Coupled Model Intercomparison Project ([phase 5](https://esgf-node.llnl.gov/projects/cmip5/) and [phase 6](https://esgf-node.llnl.gov/projects/cmip6/))\n",
"- CESM: [Community Earth System Model Large Ensemble (LENS), and Decadal Prediction Large Ensemble (DPLE)](http://www.cesm.ucar.edu/projects/community-projects/)\n",
"- MPI-GE: [The Max Planck Institute for Meteorology (MPI-M) Grand Ensemble (MPI-GE)](https://www.mpimet.mpg.de/en/grand-ensemble/)\n",
"- GMET: [The Gridded Meteorological Ensemble Tool data](https://ncar.github.io/hydrology/models/GMET)\n",
"- ERA5: [ECWMF ERA5 Reanalysis dataset stored on NCAR's GLADE](https://rda.ucar.edu/datasets/ds630.0/#!description) in ``/glade/collections/rda/data/ds630.0``"
"- [CMIP](./cmip5.ipynb): Coupled Model Intercomparison Project ([phase 5](https://esgf-node.llnl.gov/projects/cmip5/) and [phase 6](https://esgf-node.llnl.gov/projects/cmip6/))\n",
"- [CESM](./cesm.ipynb): [Community Earth System Model Large Ensemble (LENS), and Decadal Prediction Large Ensemble (DPLE)](http://www.cesm.ucar.edu/projects/community-projects/)\n",
"- [MPI-GE](./mpige.ipynb): [The Max Planck Institute for Meteorology (MPI-M) Grand Ensemble (MPI-GE)](https://www.mpimet.mpg.de/en/grand-ensemble/)\n",
"- [GMET](./gmet.ipynb): [The Gridded Meteorological Ensemble Tool data](https://ncar.github.io/hydrology/models/GMET)\n",
"- [ERA5](./era5.ipynb): [ECWMF ERA5 Reanalysis dataset stored on NCAR's GLADE](https://rda.ucar.edu/datasets/ds630.0/#!description) in ``/glade/collections/rda/data/ds630.0``"
]
},
{
Expand Down

0 comments on commit 57d99a0

Please sign in to comment.