Elias

Results 8 issues of Elias

## 🚀 Iris Glossary ### Description Created a glossary of terms for iris docs, currently located within user guide. Intended to just be a quick lookup, with links to other...

Convert the files located in the root test directory into PyTest, to move away from unittest tests. Also, __init__ which holds iris tests needs updating also.

## 🚀 Pull Request Closes #3820.

Largely taken from python-stratify, with a couple continuity changes. This might need a careful eye, it was largely trial and error.

- [ ] Update HEALTH on README.md once PR merged

## 🚀 Pull Request Closes #5413. To do: - [x] Add rough functionality - [x] Refactor functions into one consolidated - [ ] Add tests

## 🚀 Pull Request This is a style guide to offer some consistency on iris' approach to testing. Formatting and phrasing is not final, at the moment stands as a...

See #4082. pp_save_rules currently sets pp.lblev to the default of 0. Due to a lack of mln, changing the code would prove complicated, so we agreed to document workarounds instead...

Type: Documentation