openclimatefix / PVNet-summation

This project is used for training a model to sum the GSP predictions of PVNet into a national estimate
MIT License
0 stars 0 forks source link

tests are failing #22

Open peterdudfield opened 1 month ago

peterdudfield commented 1 month ago

Current CI is failing, looks like its a new release

Was working here - https://github.com/openclimatefix/PVNet-summation/actions/runs/9599848124

and not - working here - https://github.com/openclimatefix/PVNet-summation/actions/runs/9645458625

New requirements: coverage-7.5.4 dask-2024.6.2 filelock-3.15.4 geopandas-1.0.0 importlib-metadata-7.2.1 numexpr-2.10.1 pvlib-0.11.0 pyogrio-0.9.0 rioxarray-0.15.6

peterdudfield commented 1 month ago

It worked with numpy 2.0.0

peterdudfield commented 1 month ago

looks like the problem is geopandas. "geopandas==0.14.4", does work