Tuesday, February 4, 2025

The Hydrology Class Lab 2025

 The lab component makes up nearly half of the course, following the motto:

"Learning by doing."

Throughout the lab, you will conduct at least three key numerical experiments:

  • Time Series Analysis – Exploring various data elaborations with various Jupyter Notebooks and a little of Python
  • Intensity-Duration-Frequency (IDF) Curves – Estimating rainfall intensity over different time scales with various Jupyter Notebooks and a little of Python, as well 
  • Infiltration Experiments – Investigating soil absorption dynamics using the WHETGEO system
  • Evaporation & Transpiration Experiments – Understanding water loss processes in different conditions using the GEOSPACE ssytem

Resources

🔹[Vimeo Showcase – General Lab Videos]

🔹[OSF Repository – Lab Materials]

🔹[Theory and Concepts here]

📌 Detailed videos and materials for each experiment are listed below.



 2025-03-03 Introduction to working with Jupyter and Notebooks

2025-03-10 How to read and plot data
2025-03-25 San Martino Reprise
2025-03-31 Gumbel derivation

Interpolating the Gumbel distribution to annual precipitation maxima
2025-04-08 Where to find the data
  • Finding the data for the Time Series Analysis (Vimeo2025)
2025-05-05 - Installations
  • Installing the GEOframe_vincennes environment
  • Installing the Java Development toolkit V11
2025-05-06  

Below, you'll discover the resources for the second part of the lab, which encompass instructions for utilizing Object Modelling System version 3 (OMS3) models such as WHETGEO1D and GEOET. Within the OMS Projects, you'll find a directory named Jupyter_Notebook, housing sets of notebooks designed to guide you through handling both input and output data for these programs.

A general introduction to some OMS3 concepts
2025-05-11
 Introduction to Infiltration with WHETGEO 1D. WHETGEO specifically focuses on simulating the coupled processes of water and heat transport, which are crucial for understanding: Soil moisture dynamics, Evapotranspiration processes, Energy balance at the land surface, Groundwater-surface water interactions, Snow and ice processes (where temperature is critical)
2025-06-03

    Radiation estimation is preliminary to any Evapotranspiration estimation since our models use it as input. The estimation of radiation, as it results from the theory, needs a few GIS operations to determine the sky view factor and the aspect of the terrain in the point of interest. These operation for the present exercise are skipped and pre-analyzed data are provided. 
  • Please see the 05_NET.sim file in the project's simulation folder (Vimeo2025)
  • Inputs are in Input_Radiation.ipynb (Vimeo2025)
  • Outputs are in the Output_Radiation.ipynb (Vimeo2025)
  • The simulation runner is Runner_NetRadiation.ipynb (Vimeo2025)
 

    No comments:

    Post a Comment