harphub / harpIO

IO functions for HARP
https://harphub.github.io/harpIO/
Other
6 stars 16 forks source link

Bug fix for 12h precip observations #90

Closed andrew-MET closed 2 years ago

andrew-MET commented 2 years ago

A dodgy if statement meant that 12h precip was not computed from consecutive 6h precip observations in read_point_obs(). This PR fixes that and increases the number of available 12h precip observations.