Recent Releases of AirBase
AirBase - v1.0.0
Adds Python and CLI support for the new parquet-based download portal. CLI support for the old csv-based portal has been removed. Python support for the for the old portal is still in place, but will be removed after it is dropped by the EEA at the end of 2024.
What's Changed
- Use new Download API by @avaldebe in https://github.com/JohnPaton/airbase/pull/54
- Switch to uv for package management by @JohnPaton in https://github.com/JohnPaton/airbase/pull/55
- fix CLI by @avaldebe in https://github.com/JohnPaton/airbase/pull/62
- Update documentation for 1.0.0 by @JohnPaton in https://github.com/JohnPaton/airbase/pull/64
- CI: use official uv action, fix dynamic package versioning by @JohnPaton in https://github.com/JohnPaton/airbase/pull/65
- Bugfix: Don't update uv.lock inside CI by @JohnPaton in https://github.com/JohnPaton/airbase/pull/66
Full Changelog: https://github.com/JohnPaton/airbase/compare/v0.8.1...v1.0.0
Natural Resources - Air Quality
- Python
Published by JohnPaton 5 months ago

AirBase - v0.8.1
What's Changed
- request URLs with custom header by @avaldebe in https://github.com/JohnPaton/airbase/pull/58
Full Changelog: https://github.com/JohnPaton/airbase/compare/v0.8.0...v0.8.1
Natural Resources - Air Quality
- Python
Published by avaldebe 8 months ago

AirBase - v0.8.0
What's Changed
- limit memory and open-file usage on large downloads by @heikoklein in https://github.com/JohnPaton/airbase/pull/47
- Python 3.12 support by @avaldebe in https://github.com/JohnPaton/airbase/pull/45
- single semaphore by @avaldebe in https://github.com/JohnPaton/airbase/pull/48
- use Typer instad of Click by @avaldebe in https://github.com/JohnPaton/airbase/pull/49
- drop Python 3.7 support and enforce Python 3.8+ codding standards by @avaldebe in https://github.com/JohnPaton/airbase/pull/50
New Contributors
- @heikoklein made their first contribution in https://github.com/JohnPaton/airbase/pull/47
Full Changelog: https://github.com/JohnPaton/airbase/compare/v0.7.0...v0.8.0
Natural Resources - Air Quality
- Python
Published by avaldebe 10 months ago

AirBase - v0.7.0
What's Changed
- Deprecate shortpl, all_countries and all_pollutants by @avaldebe in https://github.com/JohnPaton/airbase/pull/41
- add country/pollutant CLI options to airbase all by @avaldebe in https://github.com/JohnPaton/airbase/pull/40
- bump isort version to fix failing CI by @avaldebe in https://github.com/JohnPaton/airbase/pull/44
- Co vs CO by @avaldebe in https://github.com/JohnPaton/airbase/pull/43
Full Changelog: https://github.com/JohnPaton/airbase/compare/v0.6.0...v0.7.0
Natural Resources - Air Quality
- Python
Published by avaldebe about 2 years ago
