harphub / harpIO

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

Add in derive_24hr_precip using 12hr precip #105

Closed j-fannon closed 8 months ago

j-fannon commented 9 months ago

Just following the same practice as for 3, 6, and 12hr accumulations. 12hr precip is derived before the 24hr calculation. I have tested locally and now have extra stations appearing for 24hr precip, e.g.:

Stations available for AccPcp12: irl_12

Stations available for AccPcp24h (before): irl_24_before

Stations available for AccPcp24h (after): irl_24_after

andrew-MET commented 8 months ago

Merged into develop branch rather than master with PR #106