Finalize era5 and alphaearth

This commit is contained in:
Tobias Hölzer 2025-10-24 16:36:18 +02:00
parent ce4c728e1a
commit a562b2cf72
6 changed files with 1993 additions and 1392 deletions

View file

@ -8,6 +8,7 @@ requires-python = ">=3.12"
dependencies = [
"aiohttp>=3.12.11",
"bokeh>=3.7.3",
"bottleneck>=1.6.0",
"cartopy>=0.24.1",
"cdsapi>=0.7.6",
"cyclopts>=4.0.0",
@ -27,8 +28,11 @@ dependencies = [
"mapclassify>=2.9.0",
"matplotlib>=3.10.3",
"netcdf4>=1.7.2",
"numba>=0.62.1",
"numbagg>=0.9.3",
"numpy>=2.3.0",
"odc-geo[all]>=0.4.10",
"opt-einsum>=3.4.0",
"pyarrow>=20.0.0",
"requests>=2.32.3",
"rich>=14.0.0",