Skip to content
Snippets Groups Projects
Commit c37d725a authored by Bianca Wentzel's avatar Bianca Wentzel
Browse files

Adapted version of cdo and nco

parent 019055d7
No related branches found
No related tags found
1 merge request!8Pvap calculation
Pipeline #94594 failed
......@@ -13,7 +13,6 @@ cache:
paths:
- .cache/pip
.config_freva: &config_freva
image: ghcr.io/freva-clint/freva-dev:latest
tags:
......@@ -27,7 +26,7 @@ cache:
- conda clean -a -y
- pip install pytest
- conda config --set channel_priority strict
- conda install --override-channels --channel conda-forge -y pandoc graphviz wget zip git git-lfs cdo nco jq freva
- conda install --override-channels --channel conda-forge -y pandoc graphviz wget zip git git-lfs cdo=2.2.2 nco=5.0.6 jq freva
- git lfs install
# ensure cdo and nco are up
- cdo --version
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment