Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 33 additions & 8 deletions .zenodo.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,48 @@
{
"creators": [
{
"affiliation": "BFW",
"name": "Felix Oesterle",
"name": "The OpenNHM Collective"
},
{
"affiliation": "Austrian Research Centre for Forests (BFW)",
"name": "Felix OESTERLE",
"orcid": "0000-0002-7772-6884"
},
{
"affiliation": "BFW",
"name": "Anna Wirbel",
"affiliation": "Austrian Research Centre for Forests (BFW)",
"name": "Anna WIRBEL",
"orcid": "0000-0001-7149-8625"
},
{
"affiliation": "BFW",
"name": "Christoph Hesselbach",
"affiliation": "Austrian Research Centre for Forests (BFW)",
"name": "Jan-Thomas FISCHER",
"orcid": "0000-0001-5179-6457"
},
{
"affiliation": "Austrian Research Centre for Forests (BFW)",
"name": "Christoph HESSELBACH",
"orcid": "0009-0001-3569-1636"
},
{
"affiliation": "BFW",
"name": "Silvana Raiber"
"affiliation": "Austrian Avalanche and Torrent Service (WLV)",
"name": "Markus MAYERL"
},
{
"affiliation": "Austrian Research Centre for Forests (BFW)",
"name": "Frank PERZL"
},
{
"affiliation": "Austrian Research Centre for Forests (BFW)",
"name": "Silvana RAIBER"
},
{
"affiliation": "Austrian Avalanche and Torrent Service (WLV)",
"name": "Christian TOLLINGER"
},
{
"affiliation": "Austrian Research Centre for Forests (BFW)",
"name": "Michaela TEICH",
"orcid": "0000-0002-8850-9279"
}
]
}
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ Data repository for (event) input data

## Avalanche Data Versions

| Avalanche | Current Version | Last Updated | Commit |
|---|---|---|---|
| avaArzl | V2 | 2025-03-17 | `abeb163` - updated forest shp, changelog V1->V2 |
| avaEiskar | V2 | 2026-06-09 | `e157da9` - V2 README updates, dataset details |
| avaFilisur1 | V0 | 2026-03-17 | `fe2cd47` - initial data assembly |
| avaFilisur2 | V0 | 2026-03-17 | `fe2cd47` - initial data assembly |
| avaKleinerOetscherbach | V1 | 2024-09-24 | `d85bb92` - forest >=10m filter |
| avaPopeletzbach | V1 | 2024-09-24 | `d85bb92` - forest >=10m filter |
| Avalanche | Current Version | Last Updated | Commit | Authors |
|---|---|---|---|---------------------------------------------------------------------|
| avaArzl | V2 | 2025-03-17 | `abeb163` - updated forest shp, changelog V1->V2 | Christian TOLLINER (aquisition), Christoph HESSELBACH (preparation) |
| avaEiskar | V2 | 2026-06-09 | `e157da9` - V2 README updates, dataset details | Markus MAYERL (aquisition), Felix OESTERLE (aquistion, preparation) |
| avaFilisur1 | V0 | 2026-03-17 | `fe2cd47` - initial data assembly | toBeDone, Silvana RAIBER (preparation) |
| avaFilisur2 | V0 | 2026-03-17 | `fe2cd47` - initial data assembly | toBeDone, Silvana RAIBER (preparation) |
| avaKleinerOetscherbach | V1 | 2024-09-24 | `d85bb92` - forest >=10m filter | Frank PERZL (acquisition), Anna WIRBEL (preparation) |
| avaPopeletzbach | V1 | 2024-09-24 | `d85bb92` - forest >=10m filter | Frank PERZL (acquisition), Anna WIRBEL (preparation) |

To cite: [![DOI](https://zenodo.org/badge/822964649.svg)](https://doi.org/10.5281/zenodo.20701551) (Note: Author list will be updated)

Expand Down