From 7faaabf27ced9f5f6dd696574d54b701d0b69c12 Mon Sep 17 00:00:00 2001 From: gantian127 Date: Wed, 17 Apr 2024 12:05:54 -0600 Subject: [PATCH] add EKT lab --- README.md | 6 +++--- docs/source/index.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 37960bb..1037a99 100644 --- a/README.md +++ b/README.md @@ -51,9 +51,9 @@ Below shows how to use two methods to download the datasets. You can learn more details from the [tutorial notebook](notebooks/bmi_dbseabed.ipynb). -[//]: # (To run this notebook, please go to the [CSDMS EKT Lab]()) - -[//]: # (and follow the instruction in the "Lab notes" section.) +To run this notebook, please go to the +[CSDMS EKT Lab](https://csdms.colorado.edu/wiki/Lab-0036) and follow the instruction +in the "Lab notes" section. #### Example 1: use DbSeabed class to download data (Recommended method) diff --git a/docs/source/index.md b/docs/source/index.md index 76c06ab..5815f6d 100644 --- a/docs/source/index.md +++ b/docs/source/index.md @@ -57,9 +57,9 @@ Below shows how to use two methods to download the datasets. You can learn more details from the [tutorial notebook][bmi_dbseabed-notebook]. -[//]: # (To run this notebook, please go to the [CSDMS EKT Lab][bmi_dbseabed-csdms] and follow) +To run this notebook, please go to the [CSDMS EKT Lab][bmi_dbseabed-csdms] and follow -[//]: # (the instruction in the "Lab notes" section.) +the instruction in the "Lab notes" section. **Example 1**: use DbSeabed class to download data (Recommended method) @@ -192,7 +192,7 @@ data_comp.finalize() [bmi-docs]: https://bmi.readthedocs.io [csdms]: https://csdms.colorado.edu [pymt-docs]: https://pymt.readthedocs.io -[bmi_dbseabed-csdms]: https://csdms.colorado.edu/wiki/ +[bmi_dbseabed-csdms]: https://csdms.colorado.edu/wiki/Lab-0036 [bmi_dbseabed-github]: https://github.com/gantian127/bmi_dbseabed [dbSEABED-website]: https://instaar.colorado.edu/~jenkinsc/dbseabed/ [bmi_dbseabed-notebook]: https://github.com/gantian127/bmi_dbseabed/blob/master/notebooks/bmi_dbseabed.ipynb