ArcticSnow / TopoPyScale

TopoPyScale: a Python library to perform simplistic climate downscaling at the hillslope scale
https://topopyscale.readthedocs.io
MIT License
39 stars 9 forks source link

Add a check that time period of downscaling <= t_forcing #63

Closed ArcticSnow closed 1 year ago

ArcticSnow commented 1 year ago

In case the start and end date indicated in the config file are not within the time range available in the forcing data, then it currently returns an error that is hard yo correlate with problem in dates. See issue 62.

Add in topo_scale.py a health check on the time range tvec against availbale time in climate forcing.

ArcticSnow commented 1 year ago

Done in commit 8a98a755d01dc69a146eb9e24db11245df3a001f