Releases: metno/pyaro
Releases · metno/pyaro
v0.1.0
What's Changed
- Bump version by @thorbjoernl in #69
- add metadata to the VariableNameChangingReader by @jgriesfeller in #65
- Minimal deps test in CI by @magnusuMET in #72
New Contributors
- @jgriesfeller made their first contribution in #65
Full Changelog: v0.0.14...v0.1.0
v0.0.14
What's Changed
- Use last element as end time by @magnusuMET in #58
- Iterator for FilterCollection by @magnusuMET in #57
- np.datetime64 and type fixes by @magnusuMET in #60
- Add required abstractmethod by @magnusuMET in #63
- Valleyfloor relaltitude filter by @thorbjoernl in #61
- Remove upper bound on numpy by @thorbjoernl in #66
- adding missing filters to docs by @heikoklein in #68
New Contributors
- @magnusuMET made their first contribution in #58
Full Changelog: v0.0.13...v0.0.14
v0.0.13
What's Changed
- fix api-docs by @heikoklein in #52
- 54 cf units is a required dependency by @heikoklein in #55
Full Changelog: v0.0.12...v0.0.13
v0.0.12
What's Changed
- Use isin instead of in1d to avoid deprecation warnings by @heikoklein in #40
- Implement a station filter based on station altitude. by @thorbjoernl in #41
- Implement relative altitude filter by @thorbjoernl in #42
- Add brackets to stations call by @thorbjoernl in #44
New Contributors
- @thorbjoernl made their first contribution in #41
Full Changelog: v0.0.11...v0.0.12
v0.0.9
What's Changed
- adding a reader metadata field for datasources by @heikoklein in #27
Full Changelog: v0.0.8...v0.0.9
Metadata in stations
This release allows metadata to be added to station objects.
The build-in csv-reader allows now reading additional columns as metadata.
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- TimeVariableStationFilter to exclude bad stations for certain timespans/variables by @heikoklein in #23
Full Changelog: v0.0.6...v0.0.7
Documentation and Bugfixes
CSV-reader with countries, Pandas export, Bugfixes
What's Changed
- Allowing append by numpy-arrays by @heikoklein in #14
- Solve various issues / bugfixes by @heikoklein in #16
- release to PyPI via GitHub actions by @avaldebe in #17
New Contributors
Full Changelog: v0.0.2...v0.0.4