Alex Chamberlain-Clay
Alex Chamberlain-Clay
## 📚 Documentation There's no documentation currently on how to use the iris.aux_factory module at the moment, either on creation of new factories or how to work with them in...
## 📚 Documentation Iris.analysis can do alot more than MAX/MIN/MEAN, but that's all users are often aware it can do. A further topics section showcasing some more uses might increase...
## Background Following the Dragon Taming session offline and #4446 #3234, I thought it best to try and capture what users want from improvements to merge/concatenate and what pain points...
## 🚀 Pull Request ### Description Fixed some typos, prettied some formatting, and cleaned up some of the wording in the userguide for shapefiles ---
## 🐛 Bug Report ## How To Reproduce Steps to reproduce the behaviour: I've sent the path to the example data via email - if you run the following code...
## 🐛 Bug Report When you run the Iris pytest, the following warning appears ``` lib/iris/tests/system_test.py: 1 warning lib/iris/tests/test_cdm.py: 1 warning lib/iris/tests/test_cube_to_pp.py: 58 warnings lib/iris/tests/test_file_save.py: 8 warnings lib/iris/tests/test_pp_cf.py: 6 warnings...
## ✨ Feature Request I often encounter situations where I am constructing a cube from smaller cubes (such as hourly .nc files). When I do so sometimes I find there's...