UKCA Chemistry and Aerosol vn10.4 Tutorial 5: Difference between revisions

From UKCA
No edit summary
No edit summary
Line 12: Line 12:


iris 1.8.0 nppy27_1 scitools
iris 1.8.0 nppy27_1 scitools

when using python, a good alias to use is

alias pylab='ipython --pylab --logfile=ipython-`date +"%Y%m%d-%H%M%S"`.py'

Revision as of 10:50, 5 October 2016

UKCA Chemistry and Aerosol Tutorials at vn10.4

You can use Iris on ARCHER by

module load anaconda

if you then

conda list

you will see that Iris is available:

iris                      1.8.0                  nppy27_1    scitools

when using python, a good alias to use is

alias pylab='ipython --pylab --logfile=ipython-`date +"%Y%m%d-%H%M%S"`.py'