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

CubeList.homogenise() #652

Closed
bblay opened this issue Jul 29, 2013 · 1 comment
Closed

CubeList.homogenise() #652

bblay opened this issue Jul 29, 2013 · 1 comment

Comments

@bblay
Copy link
Contributor

bblay commented Jul 29, 2013

As suggested here, prune incompatible cube attributes so they can be merged. This is for users who currently nuke all attributes in order to merge. The method should report on what it's pruning. It is less obvious whether we should offer coord pruning too, so probably best leave that for now.

Suggested interface: cubes.homogenise(keep_attrs=["elderberries"])

@pelson
Copy link
Member

pelson commented Jun 26, 2014

iris.experimental.equalise_cubes.equalise_attributes implements.

@pelson pelson closed this as completed Jun 26, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants