Skip to content
New issue

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

Allow fx cubes as input for preprocessor functions which need fx files #451

Closed
schlunma opened this issue Jan 30, 2020 · 2 comments
Closed
Assignees
Labels
enhancement New feature or request

Comments

@schlunma
Copy link
Contributor

schlunma commented Jan 30, 2020

As mentioned in #439, it would be nice if all preprocessor functions which use fx files (e.g. area_statistics, volume_statistics, landsea_fraction_weighting, mask_landsea, etc.) would also accept iris.cube.Cube objects for the fx files, not only file paths, similar to regrid. That way it would be easier to use them externally, e.g. in derive scripts or in the esmvaltool module.

@schlunma schlunma added the enhancement New feature or request label Jan 30, 2020
@bouweandela
Copy link
Member

Related to #436

@schlunma
Copy link
Contributor Author

Since all relevant preprocessors use iris.cube.Cube.cell_measures or iris.cube.Cube.ancillary_variables now, we can close this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants