We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 601d698 commit 3d4dc13Copy full SHA for 3d4dc13
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.12
13
export STABLE_VERSION=0.6
14
-export UNSTABLE_VERSION=0.10
+export UNSTABLE_VERSION=0.12
15
16
### Version settings
17
export ENVIRONMENT=access-med
environments/access-med/environment.yml
@@ -2,6 +2,7 @@ name: med-condaenv
2
channels:
3
- conda-forge
4
- accessnri
5
+- nodefaults
6
variables:
7
CARTOPY_USER_BACKGROUNDS: /g/data/xp65/public/apps/cartopy-data/backgrounds
8
dependencies:
0 commit comments