We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b55e139 + edbfc78 commit daa71a3Copy full SHA for daa71a3
environments/access-med/config.sh
@@ -9,9 +9,9 @@
9
10
11
### Optional config for custom deploy script
12
-export VERSION_TO_MODIFY=0.10
+export VERSION_TO_MODIFY=0.11
13
export STABLE_VERSION=0.6
14
-export UNSTABLE_VERSION=0.10
+export UNSTABLE_VERSION=0.11
15
16
### Version settings
17
export ENVIRONMENT=access-med
environments/access-med/environment.yml
@@ -57,8 +57,8 @@ dependencies:
57
- esmf=*=mpi_openmpi*
58
- esmpy
59
- pytest-json-report ### Needed for esmpy
60
-- xesmf >=0.7.1
61
-- xarray[complete] >=0.12.0
+- xesmf>=0.7.1
+- xarray>=0.12.0
62
- shapely
63
- cf_xarray
64
- sparse
0 commit comments