Skip to content

Commit

Permalink
Try esmvaltool 2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
rbeucher committed Jul 8, 2023
1 parent 4eff2b1 commit 099803d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion scripts/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies:
- scipy
- h5py
- numba
- esmvaltool>=2.8,<2.9 # Pin esmvaltool version to 2.8
- esmvaltool>=2.9 # Pin esmvaltool version to 2.9
- esmvaltool-python
- esmvaltool-ncl
- scikit-image
Expand Down
2 changes: 1 addition & 1 deletion scripts/install_config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export APPS_OWNERS_GROUP=xp65_w

### Version settings
export ENVIRONMENT=access-med
export VERSION_TO_MODIFY=0.1
export VERSION_TO_MODIFY=0.2
export STABLE_VERSION=0.1
export UNSTABLE_VERSION=0.2
export FULLENV="${ENVIRONMENT}-${VERSION_TO_MODIFY}"
Expand Down

0 comments on commit 099803d

Please sign in to comment.