Fix
- CLI: Fix cli arguments with multiple items separated by comma (,)
- Fix fileindex/metaindex for DWD Observation
Refactor
- SCALAR: Improve handling skipping of empty stations, especially within .filter_by_rank function
Fix
- DOCS: Fix precipitation height unit
- DOCS: Fix examples with "recent" period
Refactor
- Make all parameter levels equal for all weather services to reduce complexity in code
- Change `tidy` option to `shape`, where `shape="long"` equals `tidy=True` and `shape="wide"` equals `tidy=False`
Refactor
- Naming things: All things "Scalar" are now called "Timeseries", with settings prefix `ts_`
- Drop some unnecessary enums
- Rename Environment Agency to ea in subspace