CSHS-CWRA / RavenPy

A Python wrapper to setup and run the hydrologic modelling framework Raven
https://ravenpy.readthedocs.io
MIT License
25 stars 5 forks source link

Drop Python3.8, Support Python3.12 and newer xclim/xarray/pandas #343

Closed Zeitsperre closed 4 months ago

Zeitsperre commented 4 months ago

The only failing tests seem to be related to the changes in pandas frequency strings:

===================== short test summary info =====================
FAILED tests/test_forecasting.py::test_forecasting_GEPS[GR4JCN] - KeyError: 'h'
FAILED tests/test_commands.py::test_gridded_forcing - KeyError: 'h'
FAILED tests/test_coords.py::test_infer_scale_and_offset - KeyError: 'h'
FAILED tests/test_hindcasting.py::TestHindcasting::test_hindcasting_GEPS - KeyError: 'h'