Monday, February 22, 2021

The Hydrology Class 2021: the lab

Go to the Introduction
Go to the Software installation page
Go to the Foreseen Schedule

For the installations Go to the Software installation page, anyway do not miss the occasion to listen 2 Concetta D'Amato introducing it to you in Italian on Thursday 25, 2021:
2021-03-04 Introduction to working with Jupyter and Notebooks
2021-03-11 Explorations with the Notebooks and Python
2021-04-27 - Estimation of  the intensity-duration-frequency curves with Python
With this class we start the determination of the rainfall extremes in a point. For obtaining this we make use of the PANDAS and the Matplotlib libraries of Python (3.*). The determination of the extremes is a necessary step in any engineering project that involves water flows. Constructions like sewage systems, dams, levees, all require the knowledge of the expected precipitation with an assigned return period.
Do not forget to have the data of  Pluviometria Paperopoli ready.
2021-05-03 Estimation of  the intensity-duration-frequency curves with Python - II
Introduction to the GEOframe/OMS3 system
Geoframe is a system for doing hydrology by computer. It provides the components to model all the compartments of the hydrological cycle with tools that follow various modelling philosophies. The main idea it deploys is that these components can be joined at run time with a scripting language to provide "modelling solutions". During this course we explore some possibilities it offers.

2021-05-11 - Estimating the infiltration with WHETGEO 1D
To model infiltration we use a 1D implementation of the Richards equation called WHETGEO, an acronym which stands for Water, HEat and Transport in GEOframe. These classes introduces the simulations with WHETGEO step by step

2021-05-13 
    • How to create the 1D grid in practice (Vimeo2021)
  • How to create an OMS-formatted-csv-file (Vimeo2021)
  • Running the code (Vimeo2021)
    • In practice using the OMS3 console (Vimeo2021)
  • Examining the results (Vimeo2021)
  • A series of Notebooks with planned simulations for your inspiration (please pay attention that the environment geoframe_rossano already contains some of the scripts that needed to be uploaded. The Notebooks use an obsolete version of the simulations though)
2021-05-20 - Modelling Evapotranspiration
The third part of the lab regards the simulation of evaporation and transpiration. Three models are used, Priestley-Taylor, Penman-Monteith-FAO and the Prospero model.
Data
2021-05-27 - Modelling Radiation (in practice)

No comments:

Post a Comment