What's Changed * Adjust map overlay path template once more to be consistent with contour files; fix bug in map filtering; and encode / in all arguments, simplifying validation by thorbjoernl in 107
What's Changed * Implements timesplit reading and writing of contour files; frequency/season-split reading of maps; and changes file path template for overlay files by thorbjoernl in https://github.com/metno/aerovaldb/pull/106
What's Changed * Enables doctest as additional tests. by thorbjoernl in https://github.com/metno/aerovaldb/pull/100 * Fixes issue where `put_map_overlay()` would write to files with wrong file extension in https://github.com/metno/aerovaldb/pull/97.