Just done a fresh install of OGGM 1.6 (Python 3.12) and getting lots of these errors which seems to stem from geopandas:
ERROR miniconda3/envs/oggm/lib/python3.12/site-packages/oggm/tests/test_models.py::TestIdealisedInversion::test_inversion_noisy - ValueError: Assigning CRS to a GeoDataFrame without a geometry column is not supported.
I wonder if there are some incompatabillities with the version of geopandas that I'm using (0.14.3)
Just done a fresh install of OGGM 1.6 (Python 3.12) and getting lots of these errors which seems to stem from geopandas:
ERROR miniconda3/envs/oggm/lib/python3.12/site-packages/oggm/tests/test_models.py::TestIdealisedInversion::test_inversion_noisy - ValueError: Assigning CRS to a GeoDataFrame without a geometry column is not supported.
I wonder if there are some incompatabillities with the version of geopandas that I'm using (0.14.3)