We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The ability to parallelize the cf.Field.collapse operation with MPI (https://ncas-cms.github.io/cf-python/performance.html#parallelization) was only ever experimental, and needs to be removed so that v3.9.0 can run on all platforms.
cf.Field.collapse
This functionality will return in a robust fashion soon, suitable for operation use, when the move to dask (away from LAMA) has been completed (#182).
The text was updated successfully, but these errors were encountered:
davidhassell
Successfully merging a pull request may close this issue.
The ability to parallelize the
cf.Field.collapse
operation with MPI (https://ncas-cms.github.io/cf-python/performance.html#parallelization) was only ever experimental, and needs to be removed so that v3.9.0 can run on all platforms.This functionality will return in a robust fashion soon, suitable for operation use, when the move to dask (away from LAMA) has been completed (#182).
The text was updated successfully, but these errors were encountered: