You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Toolkit/documentation/4_UsingCwatM.rst
+17-5Lines changed: 17 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,12 @@
1
+
.. raw:: html
2
+
3
+
<prestyle="font-size: 0.7em;">
4
+
古池や
5
+
蛙飛びこむ
6
+
水の音
7
+
Matsuo Bashō
8
+
</pre>
9
+
1
10
2
11
##################
3
12
**4. Using CWatM**
@@ -22,6 +31,9 @@ Guillaumot, L., Smilovic, M., Burek, P., de Bruijn, J., Greve, P., Kahil, T., an
22
31
23
32
Burek, P., Smilovic, M., Guillaumot, L., de Bruijn, J., Greve, P., Satoh, Y., Islaam, A., Virgen-Urcelay, A., Tang, T., Kahil, T., and Wada, Y.: Community Water Model CWatM Manual, Laxenburg, Austria, IIASA Report, 2020.
24
33
34
+
If you use CWatM with wastewater or with pySnowClim (publication soon) please cite those publications, too.
35
+
36
+
Fridman, D., Smilovic, M., Burek, P., Tramberend, S., and Kahil, T.: Wastewater matters: incorporating wastewater treatment and reuse into a process-based hydrological model (CWatM v1.08), Geosci. Model Dev., 18, 3735–3754, https://doi.org/10.5194/gmd-18-3735-2025
25
37
26
38
27
39
Downloading CWatM
@@ -53,20 +65,20 @@ OGGM
53
65
54
66
"OGGM is an open source modelling framework for glaciers. The model can simulate past and future mass-balance, volume and geometry of (almost) any glacier in the world in a fully automated and extensible workflow. OGGM is modular and supports novel modelling workflows: it loves to be remixed and reused! OGGM also brings together a vibrant and friendly community of scientists, modellers and educators." https://oggm.org/ (24/10/25)
55
67
56
-
Sarah Hanus, University of Zurich, Switzerland, linked OGGM and CWatM:
68
+
Sarah Hanus, University of Zurich, Switzerland, linked OGGM and CWatM (you run OGGM and postprocess the results with the tools from L. Schuster and S. Hanus and then you can load it into CWatM)
57
69
58
70
Hanus, S., Schuster, L., Burek, P., Maussion, F., Wada, Y., and Viviroli, D.: Coupling a large-scale glacier and hydrological model (OGGM v1.5.3 and CWatM V1.08) – towards an improved representation of mountain water resources in global assessments, Geosci. Model Dev., 17, 5123–5144, https://doi.org/10.5194/gmd-17-5123-2024
59
71
60
72
pySnowClim
61
73
----------
62
74
63
-
Abby C. Lute and Aranildo Limaand her/his team coupled CWatM with a sophisticated energy-balanced snow model:
75
+
Abby C. Lute, Aranildo Lima, Raj Shrestha and their team coupled CWatM with a sophisticated energy-balanced snow model:
64
76
65
77
Lute, A. C., Abatzoglou, J., and Link, T.: SnowClim v1.0: high-resolution snow model and data for the western United States, Geosci. Model Dev., 15, 5045–5071, https://doi.org/10.5194/gmd-15-5045-202
66
78
67
-
You now can choose if you want to use SnowClimPy or the degree-day approach.
79
+
You now can choose if you want to use pySnowClim or the degree-day approach.
68
80
69
-
.. note:: 24/10/25 Works but still testing
81
+
.. attention:: 1/11/25 Works but still testing
70
82
71
83
72
84
@@ -79,7 +91,7 @@ Fork our code from https://github.com/iiasa/CWatM and create your own branch.
79
91
80
92
.. note:: a good documention on this has: https://pandas.pydata.org/pandas-docs/stable/development/contributing.html and https://docs.oggm.org/en/stable/contributing.html
81
93
82
-
We also have a pyTest framework
94
+
We also have a pytest framework. See the :ref:`Testing framework <rst_testing>` for more information.
Copy file name to clipboardExpand all lines: Toolkit/documentation/52_settingsfile.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -159,7 +159,7 @@ StepInit indicate the date(s) when initial conditions are saved::
159
159
Calibration
160
160
************
161
161
162
-
Any parameter can be used for calibration, but we used those which are most effective. Please have a look at :ref:`rst_calibration`
162
+
Any parameter can be used for calibration, but we used those which are most effective. See the :ref:`Calibration <rst_calibration>` for more information.
163
163
164
164
Calibration value can be a number (because it is not calibrated yet).
0 commit comments