cf-python
cf-python copied to clipboard
summing cf fields doesn't fix bounds
If I have a series of cf fields in a list, each of which has time-bound: sum and a set of contiguous (or even non-contiguous) bounds, I would expect a sum over that list to inspect the bounds, find the min and max, and use that for the new bounds array.
That doesn't seem to happen.
I have data, but easiest to share within NCAS.
cf-python: 3.13.0
@bnlawrence, @davidhassell, has this been discussed elsewhere (offline/verbally or Slack etc.), or does it still need answering/resolving?