Finalize era5 and alphaearth
This commit is contained in:
parent
ce4c728e1a
commit
a562b2cf72
6 changed files with 1993 additions and 1392 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue