diff --git a/pyspedas_examples/notebooks/mth5/readme.md b/pyspedas_examples/notebooks/mth5/readme.md index 18f1397..dd800a2 100644 --- a/pyspedas_examples/notebooks/mth5/readme.md +++ b/pyspedas_examples/notebooks/mth5/readme.md @@ -10,6 +10,10 @@ mth5 tools allow user to load ground-based magnetic field measurements from Inte | comparison_with_published_results.ipynb | Step-by-step guide of mth5 tool use and comparison with published results | | miniGEM2023_load_fdsn_example.ipynb | Notebook presented at min-GEM 2023 | | THEMIS-ARTEMIS-Post-AGU2023_load_fdsn_example.ipynb | Notebook presented at THEMIS/ARTEMIS Post AGU 2023 | +|mth5_observations_during_storm2015.ipynb | Example of getting mth5 data during multiple storms in 2015 | +|mth5_observations_eclipse2017.ipynb | Exmaple of mth5 data from ZU stations during solar eclipse in 2017 | +|mth5_observations_May2024_storm.ipynb | Exmaple of mth5 data during May 10-13 2024 storms | + # Installation note If you would like to execute the examples you need to install `pyspedas` and `mth5` packages. In addition, you need to have `jupyter` packed installed: