Martin Yeo

Results 115 issues of Martin Yeo

Paves the way for using testing to confirm that Iris' core code functions with only core dependencies. - [ ] No optional dependency should be imported within `iris/tests/unit` files -...

Dragon Sub-Task 🦎

Iris' dependency footprint is very large, especially for CI testing when every optional dependency is installed. We should not require our users nor our developers to always install the dependencies...

Dragon Sub-Task 🦎

#6760 implements a workaround to a non-deterministic problem with HDF file locking. It is uncomfortable that we have a bug we cannot fully explain - it needs further investigation. The...

Type: Performance

This is terrible practice but I'm already over an hour into this and I don't have enough time left to create a MRE. As a substitute, please see @david-bentley's post...

Type: Bug

# Slower `nc_open` with version 4.9.3 Hello, thanks for your work on this wonderful package, and for the heroic efforts getting 4.9.3 onto conda-forge 😊 The `nc_open()` function looks to...