CDAT / cdms

8 stars 10 forks source link

Disable mpi4py regrid2 cdscan #438

Closed xylar closed 3 years ago

xylar commented 3 years ago

This merge optionally disables any attempts to import mpi4py in regrid2 and cdscan with an environment flag, CDMS_NO_MPI=True. This is similar to what was done previously for the cdms2 package.

These changes correspond to the patches in https://github.com/conda-forge/cdms2-feedstock/pull/69