================
- Add "--show-ids" parameter to show IDs alongside resolved text representation when using "--humanize"
- More compact date output for "tabular" mode
- Fix datetime coercion when encountering invalid datetime values
- Humanize searching in "observation" and "forecast" data for stations, species, phases and quality information
- Implement predefined sets of parameters using ``presets.json``.
Apply with e.g. "--species-preset=mellifera-de-primary".
See also https://community.hiveeyes.org/t/phanologischer-kalender-entwicklung/664/23.
- Reduce logging verbosity. Add progress bar for data acquisition step.
- Use "appdirs" module for computing cache storage location