Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs update #1035

Merged
merged 7 commits into from
Jan 30, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
add link to demo
  • Loading branch information
lee1043 committed Jan 30, 2024
commit dc205834891e666f60c08681868cf95ea66e0757
8 changes: 8 additions & 0 deletions docs/metrics_mean-clim.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@ Each of these steps is included in the
along with a series of examples that demonstrate the options.
These steps are also summarized below.

Demo
====
* `PMP demo Jupyter notebook1a`_ (Compute climatologies)
* `PMP demo Jupyter notebook1b`_ (Run mean climate driver)


Observational climatologies
###########################
Expand Down Expand Up @@ -102,3 +107,6 @@ In addition to the minimum set of parameters noted above, the following **additi
* **save_test_clims** Select to save (or not) interpolated climatologies including masking
* **case_id** Save JSON and netCDF files into a subdirectory so that results from multiple tests can be readily organized

.. _PMP demo Jupyter notebook1a: https://github.com/PCMDI/pcmdi_metrics/blob/main/doc/jupyter/Demo/Demo_1a_compute_climatologies.ipynb
.. _PMP demo Jupyter notebook1b: https://github.com/PCMDI/pcmdi_metrics/blob/main/doc/jupyter/Demo/Demo_1b_mean_climate.ipynb