-
Notifications
You must be signed in to change notification settings - Fork 2
xesmf: install not working #22
Copy link
Copy link
Open
Description
We tried adding xesmf to the analysis3 environment without success.
xesmf installs correctly in its own environment.
Adding xesmf to environment.yaml installs the package but then esmf isn't installed with MPI which doesn't work with xesmf.
We tried repackaging ESMPy to point to the ESMF installation on Gadi. See conda-skeletons for the details in meta.yaml.
There is first an incompatibility with krb5 (need version 1.17.*) but then there is an incompatibility with hdf5 (esmf-nuWRF uses 1.8, analysis3 has 1.10). This would require installing esmf again with hdf 1.10.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels