UKCA Chemistry and Aerosol vn10.4 Tutorial 5

From UKCA
Revision as of 11:50, 5 October 2016 by Nla27 (talk | contribs)

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'