- making spatial, spectral and spectro-glacial sampling reproducible (obeying seed settings in Formulae)
- replace uses of debug-intended (and slow) `__setitem__` (e.g., within frag functions) with newly introduced `fill()` Storage method
- remove unused fields (`vmax` and `x_plus_y`) from `AlwaysN` frag fun
- enabling `--durations` reports in `pytest` logs
- CI workflows cleanups (grouping readme-snippets jobs, renaming)