v0.0.1
What's Changed
- add test-db by @AugustinMortier in #3
- Start implementing jsondb class. by @thorbjoernl in #1
- Rest of JSON API by @thorbjoernl in #4
- Fix contour by @thorbjoernl in #7
- Implement tests for json db api. by @thorbjoernl in #6
- Allow optional kwargs and implement remaining endpoints by @thorbjoernl in #8
- Fix hm ts by @thorbjoernl in #9
- Asynchronous API by @thorbjoernl in #10
- fix: rename hm / ts by @thorbjoernl in #11
- allowing async functions to be called like synced functions by @heikoklein in #12
- Use r instead of rb mode when reading json by @thorbjoernl in #14
- Better exceptions and types by @thorbjoernl in #15
- Cleanup optional arguments in api by @thorbjoernl in #13
- adding files for readthedocs by @heikoklein in #18
- Update documentation by @thorbjoernl in #21
- Fix wrong file access by @thorbjoernl in #22
- Fix missing function signature in aerovaldb API by @thorbjoernl in #23
- Proper data format version support by @thorbjoernl in #26
- Implement filtered endpoints (get_regional_stats and get_heatmap) by @thorbjoernl in #27
- fix: JSON parsing error with pyaerocom 0.14.0 data by @thorbjoernl in #29
- Cache
get_heatmap
andget_regional_stats
by @thorbjoernl in #30 - Fix slow glob stats by @thorbjoernl in #32
- Setup Mypy by @thorbjoernl in #31
- v 0.0.1 by @thorbjoernl in #33
New Contributors
- @AugustinMortier made their first contribution in #3
- @thorbjoernl made their first contribution in #1
- @heikoklein made their first contribution in #12
Full Changelog: https://github.com/metno/aerovaldb/commits/v0.0.1