Skip to content

Commit 3d4dc13

Browse files
committed
Attempt at access-med-0.12
1 parent 601d698 commit 3d4dc13

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

environments/access-med/config.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99

1010

1111
### Optional config for custom deploy script
12-
export VERSION_TO_MODIFY=0.10
12+
export VERSION_TO_MODIFY=0.12
1313
export STABLE_VERSION=0.6
14-
export UNSTABLE_VERSION=0.10
14+
export UNSTABLE_VERSION=0.12
1515

1616
### Version settings
1717
export ENVIRONMENT=access-med

environments/access-med/environment.yml

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: med-condaenv
22
channels:
33
- conda-forge
44
- accessnri
5+
- nodefaults
56
variables:
67
CARTOPY_USER_BACKGROUNDS: /g/data/xp65/public/apps/cartopy-data/backgrounds
78
dependencies:

0 commit comments

Comments
 (0)