Felix Froehlich

Results 19 comments of Felix Froehlich

Is it not possible to reorder dimensions as needed using xarray? The following to me looks like it produces what is needed (using the example dataset from above): ```python ds...

> It seems Matomo does not have a free tier, hence we cannot promote it here by providing builtin support. It is open-source and free if you self-host it. It...

@monocongo Can you please update the release on PyPI accordingly? The 2.0.0 release on PyPI still has the xarray dependency pinned to 2023.1.0, which is causing issues when installing from...

Is it not possible to specify `xarray = '>=2023.1.0'` as has already been merged in PR #557? Does that not preserve compatibility with Python 3.8 while also allowing newer versions...

Thank you very much, your work here is greatly appreciated

with version 2.0.1, I can now install climate_indices alongside xarray 2024.6.0 without issues, thank you very much for the quick fix!

The lagginess occurs even with very small shapes of 5KB, either we are doing something fundamentally wrong or this version of MapsUI is just not able to deal with shapefiles...

After relogging, this is what I found: ![grafik](https://github.com/user-attachments/assets/ae5e5aff-1578-4463-bac8-0cfbbaa5c835) So seems like extracting the gem worked, even though it crashed the game

+1 for preserving the GeoTIFFOverlay. We use it for displaying rasters with actual data values (not RGB colors).