Simon Peatman

Results 5 comments of Simon Peatman

Here's a prompt before conda fiddles with it: ``` login1.jasmin.ac.uk:/home/users/peatman$ ``` And then: ``` login1.jasmin.ac.uk:/home/users/peatman$ conda activate himawari (himawari) ``` Whereas under previous versions of conda it would look like:...

@kenodegard > @SimonPeatman what do you get when running: > > ``` > PS1="${PS1:-}" conda shell.posix activate > ``` ``` (himawari) PS1="${PS1:-}" conda shell.posix activate . "/home/users/peatman/miniconda3/envs/himawari/etc/conda/deactivate.d/proj4-deactivate.sh" . "/home/users/peatman/miniconda3/envs/himawari/etc/conda/deactivate.d/geotiff-deactivate.sh" ....

@kenodegard > @SimonPeatman can you run that again before activating `conda` the first time? ``` sci1.jasmin.ac.uk:/home/users/peatman$ PS1="${PS1:-}" conda shell.posix activate PS1='(base) ' export PATH='/home/users/peatman/miniconda3/bin:/home/users/peatman/miniconda3/condabin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin:/apps/contrib/metomi/bin:/home/users/peatman/bin:/home/users/peatman/bash:/home/users/peatman/convsh:/home/users/peatman/bin' export CONDA_PREFIX='/home/users/peatman/miniconda3' export CONDA_SHLVL='1' export CONDA_DEFAULT_ENV='base'...

Hi @bjlittle, below is a minimal working example. I've attached the two data files I'm using. Just to let you know, I'm running this with Iris 3.0.1. ``` import iris...

Bumping this thread because this issue has come up again for me this morning. Neither this thread nor #4185 has managed to resolve the question of which order the constraints...