Skip to content

Commit

Permalink
update citation and run notebook info in notebook and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gantian127 committed Nov 6, 2024
1 parent 66936d8 commit e098518
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 10 deletions.
18 changes: 10 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
4 changes: 2 additions & 2 deletions landslide_puertorico.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
" <br>\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."
]
Expand Down Expand Up @@ -844,7 +844,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.16"
"version": "3.9.18"
}
},
"nbformat": 4,
Expand Down

0 comments on commit e098518

Please sign in to comment.