Closed leifdenby closed 3 years ago
Hi @leifdenby, sorry for the delay in getting back to you. We will look into this, but the best option is probably for you to try building your own python (using conda) and installing xesmf into it. My colleague has recently put together this script for doing such an installation (but this was not done on JASMIN):
https://github.com/roocs/regrid-prototype/blob/main/docs/notebooks/Create_Env_xESMF.sh
thank you @agstephens! I've created my own conda environment for time being, cheers
Add the above test in: quick-software-tests repo.
This test is passing in Jaspy autumn release. Can close.
Apologies if this is not the right place to raise this, but with the jaspy environment on JASMIN I get the following error when trying to use
xesmf
to regrid some data:Scripts to reproduce:
I tried loading the
eb/OpenMPI
andjasmin-sci
modules too see if that would help, but didn't work. On our system in Leeds I had to load anmpich
module. I couldn't work out what copy ofesmf
thatesmfpy
is built against on JASMIN though to debug this further.I expect it's the same issue as on https://discourse.pangeo.io/t/regridding-error-while-using-xesmf-mpi-module-missing/749