SciTools / iris

A powerful, format-agnostic, and community-driven Python package for analysing and visualising Earth science data
https://scitools-iris.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
635 stars 283 forks source link

Ancillary variable aware cube arithmetic #4872

Open bjlittle opened 2 years ago

bjlittle commented 2 years ago

✨ Feature Request

When performing cube arithmetic with one or more cube operands that contain Ancillary Variables, the resultant cube no longer contains any reference to the Ancillary Variables i.e., they are explicitly cleared from the resultant cube.

Extend cube arithmetic such that it maintains the Ancillary Variable metadata.

Reference: #3483 and this comment.

github-actions[bot] commented 10 months ago

In order to maintain a backlog of relevant issues, we automatically label them as stale after 500 days of inactivity.

If this issue is still important to you, then please comment on this issue and the stale label will be removed.

Otherwise this issue will be automatically closed in 28 days time.