Ruth Comer
Ruth Comer
## ✨ Feature Request Could we have some functionality in the public API that allows users to compare coordinates leniently? ## Motivation I wanted to check two cubes were ordered...
## Rationale The Google Group is not much used any more, and over in Iris we have been discussing retiring it (https://github.com/SciTools/iris/issues/3860). Do you have any objections to that? Iris...
## 🚀 Pull Request ### Description The code currently use for the lazy case in `aggregated_by` just needs a few tweaks to also use it for the real case. So...
## 🚀 Pull Request ### Description Currently, the various arithmetic functions state that their second operand may be a cube, a coordinate, a numpy array or a number. There is...
## 🚀 Pull Request ### Description Added some type hints relevant to the changes in #5955 --- [Consult Iris pull request check list]( https://scitools-iris.readthedocs.io/en/latest/developers_guide/contributing_pull_request_checklist.html)
Hi @ajdawson I just wanted to touch base and ask what your plans are (if any) for future maintenance of `windspharm`. We noticed there haven't been any updates here for...
### Bug summary The Quadmesh Demo shows how to set the "bad" color on a colormap to make the masked region yellow. However, it does not work in the current...
### Description When trying to use [Natural Earth's POV shapefiles](https://www.naturalearthdata.com/about/disputed-boundaries-policy/), the unzipping step fails because they do not include a `.cpg` file. I wonder if we just need a try-except...
## 📰 Custom Issue #5638 added a pytest fixture to mock-wrap dask's `compute` function: https://github.com/SciTools/iris/blob/fe46e05ca4e972e12a1a5aa42096130341de6d79/lib/iris/tests/unit/analysis/stats/test_pearsonr.py#L44-L55 If this fixture were moved to a `conftest.py`, it could also be used in [test__arith__dask_array.py](https://github.com/SciTools/iris/blob/fe46e05ca4e972e12a1a5aa42096130341de6d79/lib/iris/tests/unit/analysis/maths/test__arith__dask_array.py#L21)...
## 📚 Documentation The doc search seems broken at the moment. If I go to https://scitools-iris.readthedocs.io/en/stable/search.html?q=load_cube I get  I would expect a link near the top of the list...