Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Hotfix: Update test_forecast.py (#105)
* Update test_forecast.py hotfix: change hardcoded test date since for icon there are no data and this results in a mix of None type and floats, since gfs still give data for vis and the tests fail. * chnage datetime selection in testfile to a relative formate of -2 days * change relative test timestamp to now - 2 weeks, it could be more stable then -2days --------- Co-authored-by: Jakob Elias Gebler <[email protected]>
- Loading branch information