The MinimumDataResolution parameter ensures calculations on that only work when we have daily data are not attempted if we have weekly, monthly or other courser data resolution.
This was allowing incorrect "Days of rain" presets to run for all GHCNm locations.
The MinimumDataResolution parameter ensures calculations on that only work when we have daily data are not attempted if we have weekly, monthly or other courser data resolution.
This was allowing incorrect "Days of rain" presets to run for all GHCNm locations.
Closes #411