We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5e2e9d commit d56664dCopy full SHA for d56664d
2 files changed
environment.yml
@@ -21,7 +21,7 @@ dependencies:
21
- humanfriendly
22
- intake-esgf >=2025.10.22
23
- intake-esm
24
- - iris
+ - iris >=3.13
25
- iris-esmf-regrid >=0.11.0
26
- iris-grib >=0.20.0 # github.com/ESMValGroup/ESMValCore/issues/2535
27
- isodate >=0.7.0 # incompatible with very old 0.6.1
pyproject.toml
@@ -63,7 +63,7 @@ dependencies = [
63
"requests",
64
"rich",
65
"scipy>=1.6",
66
- "scitools-iris",
+ "scitools-iris>=3.13",
67
"shapely>=2.0.0",
68
"stratify>=0.3",
69
"xarray",
0 commit comments