4.4
π 2019-04-03
-
Added optional progress bars to muninn-ingest (requires 'tqdm' package).
-
Added --parallel and --processes options to muninn-ingest.
-
Added --processes option to muninn-update.
-
Added property_names argument to archive.search().
-
Cleaned up terminology: we now use 'properties' instead of 'attributes'
everywhere when refering to product metadata. -
Fixed issue in sqlite backend where geometry covers()/intersects()
operations returned true if geometry property was not defined.