Increase Era5 Performance

This commit is contained in:
Tobias Hölzer 2025-10-28 20:44:00 +01:00
parent eeab8fff1e
commit ad3d7aae73
6 changed files with 352 additions and 264 deletions

View file

@ -23,6 +23,7 @@ dependencies = [
"geopandas>=1.1.0",
"h3>=4.2.2",
"h5netcdf>=1.6.4",
"ipycytoscape>=1.3.3",
"ipykernel>=6.29.5",
"ipywidgets>=8.1.7",
"mapclassify>=2.9.0",
@ -34,6 +35,7 @@ dependencies = [
"odc-geo[all]>=0.4.10",
"opt-einsum>=3.4.0",
"pyarrow>=20.0.0",
"rechunker>=0.5.2",
"requests>=2.32.3",
"rich>=14.0.0",
"rioxarray>=0.19.0",
@ -41,6 +43,7 @@ dependencies = [
"seaborn>=0.13.2",
"smart-geocubes[gee,dask,stac,viz]>=0.0.9",
"stopuhr>=0.0.10",
"ultraplot>=1.63.0",
"xanimate",
"xarray>=2025.9.0",
"xdggs>=0.2.1",