Task 4: Initial Exploration¶
Now we can start working with our data set. Let’s start by finding some basic statistical values for our location.
Tasks¶
- Find the most extreme temperatures, wind speeds amd precipitation over one hour measured.
- Calculate the years mean value for temperatures, wind speed and precipitation over one hour.
- Find the total precipitation for the year.
Hints for Solving the Task
If you are seriously stuck, you can take a look at the solution hints.