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: Ex1_Precipitation.py
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,12 @@
1
1
# Exercises precipitation
2
2
# =====
3
+
# ## Tutorial: Interpolate missing values
3
4
#
4
-
# Exercise 1 - Interpolate missing values
5
+
# ---
6
+
#
7
+
# Note: I have used the material by [**Jesús Casado Rodríguez**](https://github.com/casadoj) for this tutorial. If you ever had the time, please check out his [repository](https://github.com/casadoj/Clases.git) for more material.
8
+
#
9
+
# ---
5
10
#
6
11
# The figure shows the location of 11 precipitation gauges in a research
7
12
# watershed. Measurements are missing at gauge F for a rain storm. Use
0 commit comments