Skip to content

Commit

Permalink
use latest cf-plot
Browse files Browse the repository at this point in the history
  • Loading branch information
theabro committed Nov 25, 2022
1 parent 336d2a1 commit 089f20f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/install-um-extras/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
args:
executable: /bin/bash
- name: Install python packages via mamba (very long)
shell: PATH=~/miniconda3/bin:$PATH mamba install cf-python==3.13.1 cf-plot==3.1.26 udunits2 cartopy==0.20.0 cfdm=1.9.0.4 mpich esmpy iris mo_pack cf-units==3.1.1 cftime==1.6.2 matplotlib==3.5.2 nc-time-axis ipython jupyter jupyterlab -c conda-forge -y
shell: PATH=~/miniconda3/bin:$PATH mamba install cf-python==3.13.1 cf-plot==3.1.28 udunits2 cartopy==0.20.0 cfdm=1.9.0.4 mpich esmpy iris mo_pack cf-units==3.1.1 cftime==1.6.2 matplotlib==3.5.2 nc-time-axis ipython jupyter jupyterlab -c conda-forge -y
#shell: PATH=~/miniconda3/bin:$PATH mamba install iris mo_pack ipython -c conda-forge -y
args:
executable: /bin/bash
Expand Down

0 comments on commit 089f20f

Please sign in to comment.