Changes
On August 17, 2021 at 7:22:04 AM UTC, Jacob Hirschberg:
-
No fields were updated. See the metadata diff for more details.
f | 1 | { | f | 1 | { |
2 | "author": "[{\"affiliation\": \"WSL\", \"affiliation_02\": \"\", | 2 | "author": "[{\"affiliation\": \"WSL\", \"affiliation_02\": \"\", | ||
3 | \"affiliation_03\": \"\", \"email\": \"jacob.hirschberg@wsl.ch\", | 3 | \"affiliation_03\": \"\", \"email\": \"jacob.hirschberg@wsl.ch\", | ||
4 | \"given_name\": \"Jacob\", \"identifier\": | 4 | \"given_name\": \"Jacob\", \"identifier\": | ||
5 | \"https://orcid.org/0000-0002-0348-7921\", \"name\": | 5 | \"https://orcid.org/0000-0002-0348-7921\", \"name\": | ||
6 | \"Hirschberg\"}]", | 6 | \"Hirschberg\"}]", | ||
7 | "author_email": null, | 7 | "author_email": null, | ||
8 | "creator_user_id": "0b040ad3-18f5-4c94-bb8f-2c32582b45c8", | 8 | "creator_user_id": "0b040ad3-18f5-4c94-bb8f-2c32582b45c8", | ||
9 | "date": "[{\"date\": \"2021-08-17\", \"date_type\": \"created\", | 9 | "date": "[{\"date\": \"2021-08-17\", \"date_type\": \"created\", | ||
10 | \"end_date\": \"\"}]", | 10 | \"end_date\": \"\"}]", | ||
11 | "doi": "", | 11 | "doi": "", | ||
12 | "funding": "[{\"grant_number\": \"\", \"institution\": \"WSL | 12 | "funding": "[{\"grant_number\": \"\", \"institution\": \"WSL | ||
13 | CCAMM\", \"institution_url\": \"\"}]", | 13 | CCAMM\", \"institution_url\": \"\"}]", | ||
14 | "groups": [], | 14 | "groups": [], | ||
15 | "id": "6fe790e2-d008-4dd5-a7c8-2a7849d05596", | 15 | "id": "6fe790e2-d008-4dd5-a7c8-2a7849d05596", | ||
16 | "isopen": false, | 16 | "isopen": false, | ||
17 | "language": "en", | 17 | "language": "en", | ||
18 | "license_id": "other-undefined", | 18 | "license_id": "other-undefined", | ||
19 | "license_title": "Other (Specified in the description)", | 19 | "license_title": "Other (Specified in the description)", | ||
20 | "maintainer": "{\"affiliation\": \"WSL\", \"email\": | 20 | "maintainer": "{\"affiliation\": \"WSL\", \"email\": | ||
21 | \"jacob.hirschberg@wsl.ch\", \"given_name\": \"Jacob\", | 21 | \"jacob.hirschberg@wsl.ch\", \"given_name\": \"Jacob\", | ||
22 | \"identifier\": \"https://orcid.org/0000-0002-0348-7921\", \"name\": | 22 | \"identifier\": \"https://orcid.org/0000-0002-0348-7921\", \"name\": | ||
23 | \"Hirschberg\"}", | 23 | \"Hirschberg\"}", | ||
24 | "maintainer_email": null, | 24 | "maintainer_email": null, | ||
25 | "metadata_created": "2021-08-17T07:01:04.408887", | 25 | "metadata_created": "2021-08-17T07:01:04.408887", | ||
n | 26 | "metadata_modified": "2021-08-17T07:13:29.606579", | n | 26 | "metadata_modified": "2021-08-17T07:22:04.814798", |
27 | "name": "debris-flow-prediction-based-on-rainfall", | 27 | "name": "debris-flow-prediction-based-on-rainfall", | ||
28 | "notes": "This is the source code to compute rainfall thresholds for | 28 | "notes": "This is the source code to compute rainfall thresholds for | ||
29 | debris flows or landslides following Hirschberg et al. | 29 | debris flows or landslides following Hirschberg et al. | ||
30 | (2021).\r\n\r\n## How to install and run the example\r\n\r\nPyhton has | 30 | (2021).\r\n\r\n## How to install and run the example\r\n\r\nPyhton has | ||
31 | to be installed to run the codes. To make sure it works correctly, it | 31 | to be installed to run the codes. To make sure it works correctly, it | ||
32 | is easiest to install Anaconda and create an environment with the | 32 | is easiest to install Anaconda and create an environment with the | ||
33 | right packages from the yml-file. To this end, in a command-line | 33 | right packages from the yml-file. To this end, in a command-line | ||
34 | interpreter, change the working directory to where you saved this | 34 | interpreter, change the working directory to where you saved this | ||
35 | project and run the following:\r\n\r\n`$ conda env create -f | 35 | project and run the following:\r\n\r\n`$ conda env create -f | ||
36 | environment.yml`\r\n\r\n`$ conda activate thresholds` or `$ source | 36 | environment.yml`\r\n\r\n`$ conda activate thresholds` or `$ source | ||
37 | activate thresholds`\r\n\r\nTo run an example:\r\n\r\n`$ python | 37 | activate thresholds`\r\n\r\nTo run an example:\r\n\r\n`$ python | ||
38 | run_example()`\r\n\r\nIt will save a dat-file and a figure as Fig. 7 | 38 | run_example()`\r\n\r\nIt will save a dat-file and a figure as Fig. 7 | ||
39 | in Hirschberg et al. (2021), where more information can be | 39 | in Hirschberg et al. (2021), where more information can be | ||
40 | found.\r\n\r\n## License\r\nGNU General Public License v3.0\r\n", | 40 | found.\r\n\r\n## License\r\nGNU General Public License v3.0\r\n", | ||
41 | "num_resources": 1, | 41 | "num_resources": 1, | ||
42 | "num_tags": 6, | 42 | "num_tags": 6, | ||
43 | "organization": { | 43 | "organization": { | ||
44 | "approval_status": "approved", | 44 | "approval_status": "approved", | ||
45 | "created": "2016-09-02T14:17:02.029939", | 45 | "created": "2016-09-02T14:17:02.029939", | ||
46 | "description": " The Research Unit investigates natural hazard | 46 | "description": " The Research Unit investigates natural hazard | ||
47 | processes in mountainous areas, in particular the triggering and | 47 | processes in mountainous areas, in particular the triggering and | ||
48 | propagation of floods, sediment transport, landslides, debris flows | 48 | propagation of floods, sediment transport, landslides, debris flows | ||
49 | and rock fall. Process studies on the scale of slopes, channels and | 49 | and rock fall. Process studies on the scale of slopes, channels and | ||
50 | catchments form the basis for the development of simulation models and | 50 | catchments form the basis for the development of simulation models and | ||
51 | of hazard assessment procedures and for the design of countermeasures. | 51 | of hazard assessment procedures and for the design of countermeasures. | ||
52 | To this end worldwide unique observation systems are developed, such | 52 | To this end worldwide unique observation systems are developed, such | ||
53 | as a debris flow balance and geophone systems for bedload transport. | 53 | as a debris flow balance and geophone systems for bedload transport. | ||
54 | Damage and damaging processes due to frequent and extreme events are | 54 | Damage and damaging processes due to frequent and extreme events are | ||
55 | assessed as prerequisites for the risk-based and sustainable | 55 | assessed as prerequisites for the risk-based and sustainable | ||
56 | management of natural hazards.\r\n\r\nA second focus of the unit is on | 56 | management of natural hazards.\r\n\r\nA second focus of the unit is on | ||
57 | the estimation and prediction of snow and water resources, e.g. for | 57 | the estimation and prediction of snow and water resources, e.g. for | ||
58 | hydropower production or early recognition of drought. The unit | 58 | hydropower production or early recognition of drought. The unit | ||
59 | operates a snow hydrological service for federal and cantonal agencies | 59 | operates a snow hydrological service for federal and cantonal agencies | ||
60 | and a drought information platform for a broad range of water | 60 | and a drought information platform for a broad range of water | ||
61 | users.\r\n\r\n__Further information__: | 61 | users.\r\n\r\n__Further information__: | ||
62 | .ch/en/about-wsl/organization/research-units/mountain-hydrology.html", | 62 | .ch/en/about-wsl/organization/research-units/mountain-hydrology.html", | ||
63 | "id": "8ca28da8-ad8f-401a-9356-0aa7fdba2604", | 63 | "id": "8ca28da8-ad8f-401a-9356-0aa7fdba2604", | ||
64 | "image_url": "2018-07-10-091052.004438LogoWSL.svg", | 64 | "image_url": "2018-07-10-091052.004438LogoWSL.svg", | ||
65 | "is_organization": true, | 65 | "is_organization": true, | ||
66 | "name": "gebirgshydrologie", | 66 | "name": "gebirgshydrologie", | ||
67 | "state": "active", | 67 | "state": "active", | ||
68 | "title": "GebirgsHydrologie", | 68 | "title": "GebirgsHydrologie", | ||
69 | "type": "organization" | 69 | "type": "organization" | ||
70 | }, | 70 | }, | ||
71 | "owner_org": "8ca28da8-ad8f-401a-9356-0aa7fdba2604", | 71 | "owner_org": "8ca28da8-ad8f-401a-9356-0aa7fdba2604", | ||
72 | "private": false, | 72 | "private": false, | ||
73 | "publication": "{\"publication_year\": \"2021\", \"publisher\": | 73 | "publication": "{\"publication_year\": \"2021\", \"publisher\": | ||
74 | \"EnviDat\"}", | 74 | \"EnviDat\"}", | ||
75 | "publication_state": "", | 75 | "publication_state": "", | ||
76 | "related_datasets": "* | 76 | "related_datasets": "* | ||
77 | envidat.ch/#/metadata/debris-flow-volumes-at-the-illgraben-2000-2017", | 77 | envidat.ch/#/metadata/debris-flow-volumes-at-the-illgraben-2000-2017", | ||
78 | "related_publications": "* Hirschberg, J., Badoux, A., McArdell, B. | 78 | "related_publications": "* Hirschberg, J., Badoux, A., McArdell, B. | ||
79 | W., Leonarduzzi, E., and Molnar, P.: Limitations of rainfall | 79 | W., Leonarduzzi, E., and Molnar, P.: Limitations of rainfall | ||
80 | thresholds for debris-flow prediction in an Alpine catchment, Nat. | 80 | thresholds for debris-flow prediction in an Alpine catchment, Nat. | ||
81 | Hazards Earth Syst. Sci. Discuss. [preprint], | 81 | Hazards Earth Syst. Sci. Discuss. [preprint], | ||
82 | https://doi.org/10.5194/nhess-2021-135, in review, 2021.", | 82 | https://doi.org/10.5194/nhess-2021-135, in review, 2021.", | ||
83 | "relationships_as_object": [], | 83 | "relationships_as_object": [], | ||
84 | "relationships_as_subject": [], | 84 | "relationships_as_subject": [], | ||
85 | "resource_type": "dataset", | 85 | "resource_type": "dataset", | ||
86 | "resource_type_general": "dataset", | 86 | "resource_type_general": "dataset", | ||
87 | "resources": [ | 87 | "resources": [ | ||
88 | { | 88 | { | ||
89 | "cache_last_updated": null, | 89 | "cache_last_updated": null, | ||
90 | "cache_url": null, | 90 | "cache_url": null, | ||
91 | "created": "2021-08-17T07:05:24.202053", | 91 | "created": "2021-08-17T07:05:24.202053", | ||
92 | "description": ".zip file with code and example data. See the | 92 | "description": ".zip file with code and example data. See the | ||
93 | README.md for how to use it.", | 93 | README.md for how to use it.", | ||
94 | "doi": "", | 94 | "doi": "", | ||
95 | "format": ".zip", | 95 | "format": ".zip", | ||
96 | "hash": "", | 96 | "hash": "", | ||
97 | "id": "9fc14677-b6c7-410f-8943-4771b7410c9e", | 97 | "id": "9fc14677-b6c7-410f-8943-4771b7410c9e", | ||
98 | "last_modified": null, | 98 | "last_modified": null, | ||
n | 99 | "metadata_modified": "2021-08-17T07:05:24.186291", | n | 99 | "metadata_modified": "2021-08-17T07:22:04.820275", |
100 | "mimetype": null, | 100 | "mimetype": null, | ||
101 | "mimetype_inner": null, | 101 | "mimetype_inner": null, | ||
102 | "name": "", | 102 | "name": "", | ||
103 | "package_id": "6fe790e2-d008-4dd5-a7c8-2a7849d05596", | 103 | "package_id": "6fe790e2-d008-4dd5-a7c8-2a7849d05596", | ||
104 | "position": 0, | 104 | "position": 0, | ||
105 | "publication_state": "", | 105 | "publication_state": "", | ||
106 | "resource_size": "{\"size_value\": \"\", \"size_units\": | 106 | "resource_size": "{\"size_value\": \"\", \"size_units\": | ||
107 | \"kb\"}", | 107 | \"kb\"}", | ||
108 | "resource_type": null, | 108 | "resource_type": null, | ||
109 | "restricted": "{\"level\": \"public\", \"allowed_users\": \"\", | 109 | "restricted": "{\"level\": \"public\", \"allowed_users\": \"\", | ||
110 | \"shared_secret\": \"\"}", | 110 | \"shared_secret\": \"\"}", | ||
t | 111 | "size": 19318, | t | 111 | "size": 19390, |
112 | "state": "active", | 112 | "state": "active", | ||
113 | "url": | 113 | "url": | ||
114 | /9fc14677-b6c7-410f-8943-4771b7410c9e/download/threshold_example.zip", | 114 | /9fc14677-b6c7-410f-8943-4771b7410c9e/download/threshold_example.zip", | ||
115 | "url_type": "upload" | 115 | "url_type": "upload" | ||
116 | } | 116 | } | ||
117 | ], | 117 | ], | ||
118 | "spatial": | 118 | "spatial": | ||
119 | 433594,46.249650677278424],[7.574043273925781,46.249650677278424]]]}", | 119 | 433594,46.249650677278424],[7.574043273925781,46.249650677278424]]]}", | ||
120 | "spatial_info": "Switzerland", | 120 | "spatial_info": "Switzerland", | ||
121 | "state": "active", | 121 | "state": "active", | ||
122 | "subtitle": "", | 122 | "subtitle": "", | ||
123 | "tags": [ | 123 | "tags": [ | ||
124 | { | 124 | { | ||
125 | "display_name": "DEBRIS FLOW", | 125 | "display_name": "DEBRIS FLOW", | ||
126 | "id": "30d905fc-cd5b-4947-8d41-f8367bf315f7", | 126 | "id": "30d905fc-cd5b-4947-8d41-f8367bf315f7", | ||
127 | "name": "DEBRIS FLOW", | 127 | "name": "DEBRIS FLOW", | ||
128 | "state": "active", | 128 | "state": "active", | ||
129 | "vocabulary_id": null | 129 | "vocabulary_id": null | ||
130 | }, | 130 | }, | ||
131 | { | 131 | { | ||
132 | "display_name": "ILLGRABEN", | 132 | "display_name": "ILLGRABEN", | ||
133 | "id": "bd83a96f-e9d0-462c-b9af-c4aaa28fd2dd", | 133 | "id": "bd83a96f-e9d0-462c-b9af-c4aaa28fd2dd", | ||
134 | "name": "ILLGRABEN", | 134 | "name": "ILLGRABEN", | ||
135 | "state": "active", | 135 | "state": "active", | ||
136 | "vocabulary_id": null | 136 | "vocabulary_id": null | ||
137 | }, | 137 | }, | ||
138 | { | 138 | { | ||
139 | "display_name": "LANDSLIDE", | 139 | "display_name": "LANDSLIDE", | ||
140 | "id": "70dfc1e7-9c6e-485b-bad3-0b452264cf62", | 140 | "id": "70dfc1e7-9c6e-485b-bad3-0b452264cf62", | ||
141 | "name": "LANDSLIDE", | 141 | "name": "LANDSLIDE", | ||
142 | "state": "active", | 142 | "state": "active", | ||
143 | "vocabulary_id": null | 143 | "vocabulary_id": null | ||
144 | }, | 144 | }, | ||
145 | { | 145 | { | ||
146 | "display_name": "PYTHON", | 146 | "display_name": "PYTHON", | ||
147 | "id": "8be68dd8-8dcf-4f2c-857e-3af299d80605", | 147 | "id": "8be68dd8-8dcf-4f2c-857e-3af299d80605", | ||
148 | "name": "PYTHON", | 148 | "name": "PYTHON", | ||
149 | "state": "active", | 149 | "state": "active", | ||
150 | "vocabulary_id": null | 150 | "vocabulary_id": null | ||
151 | }, | 151 | }, | ||
152 | { | 152 | { | ||
153 | "display_name": "RAINFALL THRESHOLDS", | 153 | "display_name": "RAINFALL THRESHOLDS", | ||
154 | "id": "bfc8094c-84c6-4ccb-952b-bba4d942e4c4", | 154 | "id": "bfc8094c-84c6-4ccb-952b-bba4d942e4c4", | ||
155 | "name": "RAINFALL THRESHOLDS", | 155 | "name": "RAINFALL THRESHOLDS", | ||
156 | "state": "active", | 156 | "state": "active", | ||
157 | "vocabulary_id": null | 157 | "vocabulary_id": null | ||
158 | }, | 158 | }, | ||
159 | { | 159 | { | ||
160 | "display_name": "RANDOM FOREST", | 160 | "display_name": "RANDOM FOREST", | ||
161 | "id": "a0144149-b641-424f-96d1-207837e9ef07", | 161 | "id": "a0144149-b641-424f-96d1-207837e9ef07", | ||
162 | "name": "RANDOM FOREST", | 162 | "name": "RANDOM FOREST", | ||
163 | "state": "active", | 163 | "state": "active", | ||
164 | "vocabulary_id": null | 164 | "vocabulary_id": null | ||
165 | } | 165 | } | ||
166 | ], | 166 | ], | ||
167 | "title": "Source code for: Evaluating methods for debris-flow | 167 | "title": "Source code for: Evaluating methods for debris-flow | ||
168 | prediction based on rainfall in an Alpine catchment", | 168 | prediction based on rainfall in an Alpine catchment", | ||
169 | "type": "dataset", | 169 | "type": "dataset", | ||
170 | "url": null, | 170 | "url": null, | ||
171 | "version": "1.0" | 171 | "version": "1.0" | ||
172 | } | 172 | } |