Friday, January 18, 2019

Material for the GEOframe Winter School - Opinions on (hydrological) modelling

At the end day of the school there is the place for some opinions o modelling. These were expressed many other times in different posts but collected here in three different parts.

Some references

Thursday, January 17, 2019

Material for the post Winter-School-on-GEOframe

Dear All students of the Winter School on GEOframe. Was a pleasure to have you in Trento and a pleasure to see you work so hard for two weeks. On the organizer side, I have to thank my Ph.D. students Michele Bottazzi, Niccolò Tubini, Giovanna dal Piaz for their work and support. I have also to thank my former Ph.D. students Marialaura Bancheri and Francesco Serafin (almost former) for their support in the background. I also thank my former student Giuseppe Formetta and those who contributed in the past to this successful story (see here). For various reasons they were not present at this school, but they are absolutely part of our community.
It is important for us to have feedbacks from you and critique too, if they are constructive. Please address them to the mailing list of the School.

Now I hope that you complete your exercises, and let me to reuse your results for educational purposes. Let me know your opinions. With someone more interested, we can investigate a way to work around some topic and produce a paper on what you are doing.
If you want to go beyond in your knowledge, when you have assimilated well the GEOframe philosophy and tools, with your exercises,you can try Java. To start you can give a look to the Java 101 course for hydrologists. Is by far incomplete but in the next months I will work to add material (by me and collaborators) to bring people to contribute profitably to GEOframe. Our codes remans free and inspected at Github.
I indicated various book for self-instructions on Java that you can find here. I have other on OSF here that you can access upon request. We will certainly help you either at distance or in Trento, if you want to spend a period working with us.

So, again, was a pleasure to meet you.

Pictures from the Winter School on GEOframe

The course for doctoral students, post docs and young researchers in Hydrology, Forestry, and related disciplines will cover the simulation of the hydrological cycle of catchments of various sizes with the GEOframe system.  They say that all models are wrong but useful. However, with better tools you forecast and decide better.
The course has been completed and, please you can find below all the material, video, papers cited by clicking on the links.

The  topics treated has been:

Instructors
  • Michele Bottazzi
  • Riccardo Rigon
  • Niccolò Tubini
with material prepared by
  • Marialaura Bancheri
  • Giovanna Dalpiaz
  • Francesco Serafin
honours also to Giuseppe Formetta  and Hydrologis from whom we inherited a  lot.

Please find below some pictures of the School. A class always busy until late. But this did not prevent some social life!














Why choosing GEOframe over other models/platforms ? I would say for:
  • Flexibility: GEOframe is not a model but a system of components that interact at run-time. You can chose among various components options for any of the processes.
  • Expandability: If you like to program, with a little investment in Java you can write your own component and make them to interact with the others without having to reinvent the wheel.
  • Parallelism. Components work in parallel when their tasks do not interact, but this is transparent for you (we call it implicit parallelism). 
  • Spatial discretisation. A catchment is subdivided in parts (HRU) which can be modeled separately and are computed in parallel. The network structure is used to achieve the spatial parallelism. Its spatial modularity can be used to add/cut part of the basins without having to redo the spatial analysis, for doing multisite calibration, to progress the analysis of a larger basin in parts that are assembled together eventually.
  • Beyond-state-of art components.  Besides traditional approach to processes, we implemented a few new ideas for all the processes we covered.
  • Reliability.  GEOframe is currently used for the flood forecasting in real time by Regione Basilicata. It is not just a system for research that does not work in real cases. 
  • Tracers studies. Not treated in the school are present tools for doing tracers studies,
  • Process based modelling.  Not treated in the school, we have tools for integrating Richards equation in 1D, and we are developing tools for integrating it in 2d and 3d coupling it with the energy budget. These components will be able to interact with the other. We also started new developments on freezing soil and snow modelling.

Representation of Hydrological Dynamical Systems Using the extended Petri Nets

Finally we came out with the submission of the paper on Petri Nets. This was the topic of various posts collected under the name of reservoirology.  You  can see the submitted paper by clicking on figure below.
The paper deals with the graphical representation of lumped-parameter hydrological models or, as we called them, Hydrological Dynamical Systems (HDSys). We were not satisfied with previous representations of such models and we thought that figures in literature do not convey the right information to the readers, usually being not enough explicative. At the same time, we streamlined the process to document appropriately the models for reproducibility. Insufficiently explained HDSys are not reproducible and this is bad for hydrology. Then we setup a one-to-one relationship between graphics and mathematics and this could help the passage from the initial ideas about processes to their representation in formulas. At that point, we asked ourselves if our graphic tools were suitable to represent models with the ambition to explore the interactions between hydrology and ecosystems, and therefore account for their co-evolution. We obtained a positive answer adding a graphical feature to visualize how state variables regulate the models' parameters through quantities called controllers. Once the representation was complete, we could observe the analogy of our representation with those used in other sciences, as, for instance, theoretical biology. This open the way to connect hydrological work to the graphical methods in the non-linear systems theory.

Who wants to browse the history of the review, they can find it here:

Now accepted for publication in WAter Resources Research.

Tuesday, January 15, 2019

Material for the GEOframe Winter School - Rainfall-Runoff

Here we are introducing some modules for rainfall runoff modelling present in GEOframe. Some of them where actually refined for the Civil Protection of the Basilicata Region.


Schedule

Exercises
  • The set of sim files and the Jupyter notebook are here
  • The Python script by Christian Massari to create automatically the required subfolders. It is here.
General references to Rainfall-Runoff


Beven, K. (2012), Ranfall Runoff, the primer, Wiley-Blackwell

Rigon, R., Bancheri, M., Formetta, G., & de Lavenne, A. (2015). The geomorphological unit hydrograph from a historical-critical perspective. Earth Surface Processes and Landforms, http://doi.org/10.1002/esp.3855

References besides the one already used

For seeing how to represent lumped hydrological models (you can give a look to this paper here)

Abera, W.W. (2016), Modelling water budget at a basin scale using JGrass-NewAge system. PhD thesis, University of Trento

Bancheri, Marialaura (2017) A flexible approach to the estimation of water budgets and its connection to the travel time theory. PhD thesis, University of Trento.

Formetta, Giuseppe (2013) Hydrological modelling with components: the OMS3 NewAge-JGrass system. PhD thesis, University of Trento.

Formetta, G., Antonello, A., Franceschi, S., David, O., & Rigon, R. (2014). Hydrological modelling with components: A GIS-based open source framework, 55(C), 190–200. http://doi.org/10.1016/j.envsoft.2014.01.019

Patta, C, Costruzione di un modello idrologico di stima della disponibilità idrica in area pedemontana, Tesi di laurea (in Italian), Politecnico di Torino, 2018

For open questions about rainfall-runoff see also the Meledrio Posts.

Saturday, January 12, 2019

Material for the GEOframe Winter School - Evaporation and Transpiration

Evapotranspiration accounts for most of fifty percent of the terrestrial hydrological cycle. We illustrate here some ways to estimate it with the tools offered by the GEOframe system

Out of schedule (for Chhay)
Exercises
References

Primarily for historic papers browse to the list by Dennis Baldocchi
See also the discussions here:

Friday, January 11, 2019

Material for the GEOframe Winter School - Radiation budget

After having spent time on preparatory topics, but before facing the hydrological processes, we need to cope with solar radiation. The topic was already treated in other posts. However not often in English.

Some very elementary slides about the sun:

Now some more complicate topics
Documentation of the components
Exercises illustrated by Jupyter notebooks by Michele Bottazzi
References

Corripio, J. G. (2002). Modelling the energy balance of high altitude glacierised basins in the Central Andes. Ph.D Dissertation, 1–175.

Corripio, J. G. (2003). Vectorial algebra algorithms for calculating terrain parameters from DEMs and solar radiation modelling in mountainous terrain, 17(1), 1–23.

Formetta, G., Rigon, R., Chávez, J. L., & David O. (2013). Modeling shortwave solar radiation using the JGrass-NewAge system. Geoscientific Model Development, 6(4), 915–928. http://doi.org/10.5194/gmd-6-915-2013

Formetta, G., Bancheri, M., David, O., & Rigon, R. (2016). Performance of site-specific parameterizations of longwave radiation. Hydrology and Earth System Sciences, 20(11), 4641–4654. http://doi.org/10.5194/hess-20-4641-2016

Saturday, January 5, 2019

Material for the GEOframe Winter School - Kriging interpolation

Third and fourth days of the Winter School on the GEOframe system about GEOframe are dedicated to interpolation by using Kriging and the use of Particle Swarm Calibrator.


References



For general information about spatial interpolation of hydrological quantities, please see also "Rainfall and Temperature interpolation", on this blog




Wednesday, January 2, 2019

Material for the GEOframe Winter School - Catchments and Hydrologic Response Units delineation

The second day of the Winter School on GEOframe is dedicated to the watershed delineation and hillslope extraction. First the relevant concepts are given. Then GEOframe (Horton Machine) tools are used to get the desired results.
Requirements: if not already done, install numpy and rasterio with anaconda. These will be used to visualise the maps produced by the OMS Horton Machine tools.

Day 2 actual schedule ... We recovered something from the first day.

Work in progress