================ - Add commands "phenodata nearest-station" and "phenodata nearest-stations" - Add parameter "--humanize" to improve user output by resolving ID columns to appropriate text representions from metadata files - Update "Usage" section in README - Add humanized representation for "forecast" mode - Add "--sort" parameter for sorting by result columns - Use shorter representation of humanized "Station" name
0.4.0
================ - Refactoring and modularization - Make FTP client wrapper for DWD CDC server universal - Improve inline documentation - Improve CSV import string data cleansing and integer type coercion - Improve filtering mechanics - Filter by quality-level and quality-byte - Add forecasting feature
0.3.0
================ - Add command "phenodata observations" for acquiring observation data - Filter observations by file names, station ids and years - Add command "phenodata list-quality-bytes" for DWD - Add option "--format={tabulate,json,csv}" for specifying output format
0.2.0
================ - Add command "phenodata list-quality-levels" for DWD - Add generic FTP resource caching honoring file modification time to speed up subsequent invocations
0.1.0
================ - Implement commands list-species, list-phases and list-stations for data source DWD - Improve release process - Update documentation