Subversion Repositories lagranto.ecmwf

Rev

Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

#!/bin/csh

# ----- Run Lagrantoninstaller -------------------

./install.csh all

# ----- Set <bin> --------------------------------

ln -svf ${DYN_TOOLS}/lagranto.ecmwf/bin/lagranto.ecmwf ${DYN_TOOLS}/bin/lagranto.ecmwf
chmod og+rx ${DYN_TOOLS}/bin/lagranto.ecmwf

exit 0