From e098518af99cf4f44622a3d933f5cfb1727b4a4e Mon Sep 17 00:00:00 2001 From: gantian127 Date: Wed, 6 Nov 2024 14:55:01 -0700 Subject: [PATCH] update citation and run notebook info in notebook and readme --- README.md | 18 ++++++++++-------- landslide_puertorico.ipynb | 4 ++-- 2 files changed, 12 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index cfc8ba9..e4803cd 100644 --- a/README.md +++ b/README.md @@ -8,27 +8,29 @@ topography and soil datasets to calculate the landslide susceptibility for a stu Maria hit the island on September 20th, 2017. This Jupyter Notebook is part of the work for a research paper -["CSDMS Data Components: data-model integration tools for Earth surface processes modeling"](https://doi.org/10.5194/gmd-2023-127). +["CSDMS Data Components: data-model integration tools for Earth surface processes modeling"](https://gmd.copernicus.org/articles/17/2165/2024/gmd-17-2165-2024.html). ### Notebook Citation -Gan, T., Campforts, B., Tucker, G. E., Overeem, I. (2023). Data Component Use Case for Landslide Susceptibility -Calculation, HydroShare, https://doi.org/10.4211/hs.df5fa2f5d1b74be4bf0a049e1e59889c +Gan, T., Campforts, B., Tucker, G. E., Overeem, I. (2024). Data Component Use Case for +Landslide Susceptibility Calculation, HydroShare, https://doi.org/10.4211/hs.c1ae56eb80e54a4997b869bd76df334f ### Run the Notebook You can choose the following methods to run this Jupyter Notebook: -#### Method 1: HydroShare -Please go to the [HydroShare Resource](https://www.hydroshare.org/resource/df5fa2f5d1b74be4bf0a049e1e59889c/) -and follow the instruction in the **"Abstract"** section to run this notebook. +[//]: # (#### Method 1: HydroShare) -#### Method 2: CSDMS +[//]: # (Please go to the [HydroShare Resource](https://www.hydroshare.org/resource/df5fa2f5d1b74be4bf0a049e1e59889c/) ) + +[//]: # (and follow the instruction in the **"Abstract"** section to run this notebook.) + +#### Method 1: CSDMS Please go to the [CSDMS EKT Lab](https://csdms.colorado.edu/wiki/Lab-0031) and follow the instruction in the **"Lab notes"** section to run this notebook. -#### Method 3: Local PC +#### Method 2: Local PC Please first download all the files from this repository and have [conda](https://conda.io/projects/conda/en/latest/user-guide/install/index.html) installed on the local PC. Then, use the following commands to create a virtual environment and launch the Jupyter Notebook. The code below works best on Mac OS or Linux and may cause some errors on Windows. diff --git a/landslide_puertorico.ipynb b/landslide_puertorico.ipynb index a73e15c..567d85e 100644 --- a/landslide_puertorico.ipynb +++ b/landslide_puertorico.ipynb @@ -40,7 +40,7 @@ "
\n", "\n", "\n", - "**Suggested Citation**: Gan, T., Campforts, B., Tucker, G. E., Overeem, I. (2023). Data Component Use Case for Landslide Susceptibility Calculation, HydroShare, https://www.hydroshare.org/resource/df5fa2f5d1b74be4bf0a049e1e59889c/\n", + "**Suggested Citation**: Gan, T., Campforts, B., Tucker, G. E., Overeem, I. (2024). Data Component Use Case for Landslide Susceptibility Calculation, HydroShare, http://www.hydroshare.org/resource/c1ae56eb80e54a4997b869bd76df334f\n", "\n", "**Run this notebook**: Please follow the instructions [here](https://github.com/gantian127/landslide_usecase#data-component-use-case-for-landslide-susceptibility-calculation) to run this notebook on the local PC or the online platform." ] @@ -844,7 +844,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.9.16" + "version": "3.9.18" } }, "nbformat": 4,