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]
📌 Detailed videos and materials for each experiment are listed below.
📅 26 February 2026 – Installation and Introduction to working with Jupyter and Notebooks
- A little introduction to Jupyter Notebook by Concetta D'Amato (YouTube2020, Data).
- A little of introduction
- Elementary operations
- Vimeo2025
- Vimeo2024 part1
- Vimeo2024 part2
📅 6 March 2026 Reading a file
📅 9 March 2026 How to read and plot data
- Reading an Excel File
- Reading a timeseries of daily rainfall organized in a Table whose rows contains the days and columns different years
- Data (Daily Precipitation od San Martino di Castrozza from 1921 to 1990)
- Notebooks:
- Same thing as above (Vimeo2022)
- Chat GPT use suggestions (Vimeo2024)
- Other ChatGPT suggestions (Vimeo2024)
- Grouping the data by year (Vimeo 2022)
- A better plot of the time series
- Monthly mean precipitation (Vimeo2022)
📅 12 March 2026 - San Martino Reprise
- Same data as above but with some modified notebooks
Interpolating the Gumbel distribution to annual precipitation maxima
- with using the mean and the variance (Notebook, Vimeo2026, Vimeo2025, Vimeo2024, Vimeo2023)
- with the maximum likelihood (Notebook, Vimeo2026, Vimeo2025 I, Vimeo2025 II, Vimeo2024, Vimeo2023)
- with the minimum square methods (Notebook, Vimeo2026, Vimeo2025 ,Vimeo2024, Vimeo2023)
- Il test di Pearson (Notebook, Vimeo2026, Vimeo2025, Vimeo2024, Vimeo 2023)
- Finally interpolating the curves (Notebook, Vimeo2025, Vimeo2024, Vimeo2023)
Where to find the data
- Finding the data for the Time Series Analysis (Vimeo2025)
Musical Coda

No comments:
Post a Comment