From 303a1dca9fabf09d3a7aa85c0431700f5dc99d27 Mon Sep 17 00:00:00 2001 From: Jiwoo Lee Date: Wed, 1 Dec 2021 13:20:02 -0800 Subject: [PATCH] Update README.md --- doc/jupyter/Demo/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/jupyter/Demo/README.md b/doc/jupyter/Demo/README.md index af2d2595f..8cd7ae66c 100644 --- a/doc/jupyter/Demo/README.md +++ b/doc/jupyter/Demo/README.md @@ -30,4 +30,4 @@ The notebooks listed below contain command line examples that can be copied from - [Demo 4](https://github.com/PCMDI/pcmdi_metrics/blob/main/doc/jupyter/Demo/Demo_4_modes_of_variability.ipynb): Install scipy and eofs in the kernel environment, run the modes of variability driver with the NAM, and view an output image. - [Demo 5](https://github.com/PCMDI/pcmdi_metrics/blob/main/doc/jupyter/Demo/Demo_5_mjo_metrics.ipynb): Run the MJO driver with options and view an output image. - [Demo 6](https://github.com/PCMDI/pcmdi_metrics/blob/main/doc/jupyter/Demo/Demo_6_ENSO.ipynb): Demonstrates how to run the three metrics collections in the ENSO metrics package. -- [Demo 7](https://github.com/PCMDI/pcmdi_metrics/blob/main/doc/jupyter/Demo/Demo_7_precip_variability.iynb): Run metric for precipitation variability across time scales. +- [Demo 7](https://github.com/PCMDI/pcmdi_metrics/blob/main/doc/jupyter/Demo/Demo_7_precip_variability.ipynb): Run metric for precipitation variability across time scales.