Martin Yeo

Results 244 comments of Martin Yeo

The latest intent is the write up the current logic, possibly in a [Technical Paper](https://scitools-iris.readthedocs.io/en/latest/techpapers/index.html), after which it might be possible to have further discussion.

A team I work in adopted Nox for several projects, but we have since decided to switch to Tox. It is easier to write things in Nox, but we felt...

# Notes from team conversation - Resolve includes compromises to please specific power-users who wanted it as a tool, to combine with post-fixes. So it often just 'makes things work'....

## Before ![image](https://github.com/SciTools/iris/assets/40734014/b24079a8-6fac-4ff0-ac83-a8ede45b0723) ## After ![image](https://github.com/SciTools/iris/assets/40734014/50bef046-124c-439f-84ef-fbbac47295b4) (forgive the difference in test numbers - different PRs)

Thanks @ESadek-MO and @stephenworsley for exploring alternative solutions (#5536). I'm still unhappy that this PR effectively disables some of the `action`s in the [Python warnings filter](https://docs.python.org/3/library/warnings.html#the-warnings-filter), but we've effectively been...

Thamks for raising @bblay! For the future developer looking at this: do you have an easy way to reproduce the above stack trace? We have some sample 'mesh `Cube`s' somewhere...

Those of us developing Iris are equally frustrated around this topic: - SciTools/iris#4643 - SciTools/cartopy#2039 Apologies for my incomplete understanding of this area, I believe the two links I have...

What @bjlittle said! 😍

Hi @ColemanTom, thanks for getting in touch, and thanks for including an example file which always help isolate things faster. You're right that `_load_convert.py` was recently changed to load any...