Skip to content

Commit e01172f

Browse files
committed
added data README
1 parent 9bc2bc0 commit e01172f

File tree

2 files changed

+33
-1
lines changed

2 files changed

+33
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Front. Earth Sci.
3030
This study builds on several resources and previously published datasets:
3131

3232
- the [Open Global Glacier Model (OGGM)](https.//oggm.org) for the glacier modeling
33-
- the specific OGGM outputs used in our study are available [here](https://cluster.klima.uni-bremen.de/~fmaussion/lt_archive/run_hma_hr_cmip6_v1)
33+
- the specific OGGM outputs used in our study available [here](https://cluster.klima.uni-bremen.de/~fmaussion/lt_archive/run_hma_hr_cmip6_v1)
3434
- glacier outlines from the [Randolph Glacier Inventory](https://doi.org/10.7265/N5-RGI-60)
3535
- the inventory of subglacial overdeepenings in HMA (by [Furian et al., 2021](https://doi.org/10.1017/jog.2021.18))
3636

data/README.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
## Subglacial overdeepenings
2+
This dataset contains the results of a study published in Frontiers of Earth Sciences (DOI)
3+
by Furian et al. (2022) and provides information on glacial lake development in
4+
High Mountain Asia until 2100 following four different SSP scenarios.
5+
6+
Files are based on the code available in the
7+
[Code](https://github.com/cryotools/glacial-lake-evolution/tree/main/code)
8+
section.
9+
10+
### Metadata
11+
| Column name | Description |
12+
| ----------- | ----------- |
13+
| *RGIID* | Randolph Glacier Inventory v6.0 ID for each glacier |
14+
| *sinkNr* | Potential lake ID, unique per glacier |
15+
| *Volume* | Volume of the exposed lake part (m³) |
16+
| *SArea* | Surface area of the exposed lake part (m²) |
17+
18+
### Additional information
19+
20+
For more insight into the calculation of the parameters,
21+
please see the corresponding publication in Frontiers of Earth Sciences:
22+
23+
Furian, W., Maussion, F., & Schneider, C. (2022).
24+
Projected 21st century glacial lake evolution in High Mountain Asia.
25+
Front. Earth Sci. (DOI)
26+
27+
#### Citation
28+
You are free to use this dataset in your research.
29+
If you do, please refer to the release you used, e.g.
30+
31+
Furian, Wilhelm (2022): Future glacial lake development in High Mountain Asia
32+
during the 21st century. v0.1. Zenodo (DOI)

0 commit comments

Comments
 (0)