Skip to content

Deployment

Alexandre Mary edited this page Feb 27, 2024 · 3 revisions

EPyGrAM is preinstalled on some machines, e.g. at MF or ECMWF.

CNRM:

  • ask SIRES the synchronisation of /home/common/epygram and /home/common/sync/vortex
  • choose your options: python3 /home/common/epygram/public/EPyGrAM/next/_install/setup_epygram.py -h
  • python3 /home/common/epygram/public/EPyGrAM/next/_install/setup_epygram.py [-b] [-v]
  • then refer to the instructions in output

MF - belenos/taranis:

  • module load python/3.7.6nomkl
  • choose your options: python3 /home/common/epygram/public/EPyGrAM/next/_install/setup_epygram.py -h
  • python3 /home/common/epygram/public/EPyGrAM/next/_install/setup_epygram.py [-b] [-v]
  • then refer to the instructions in output

ECMWF:

Clone this wiki locally