ExeClim / Isca

Idealized GCM from the University of Exeter
https://execlim.github.io/IscaWebsite
GNU General Public License v3.0
139 stars 127 forks source link

Using ISCA without Python #228

Open DashaAS opened 3 years ago

DashaAS commented 3 years ago

Hello! For increasing the efficiency of the computations I would like to install ISCA on labs cluster. Unfortunatelly, we cant install Python on it. Is it possible to run ISCA without Python environment?

gkvallis commented 3 years ago

We're quite surprised you can't put Python on your cluster! Still, it is possible to run Isca without it. The Python front end just creates a bash script and namelist files that are used to run Isca. You'd have to perform these steps by hand. This is how Isca was run when first developed, but none of us have done it this way for quite some time so we can't give you more detail. We'll try to look into it and get back to you.