add metadata variable to unpacking
Merged
requested to merge ghsc/contractors/nshavers/geomag-algorithms:bugfix-unpack-metadata into master
Because the metadata dict was added to MetadataQuery, we need to update the MetadataBaseFactory. A solution for the error below.
Error:
web_1 | File "/data/geomagio/api/db/MetadataDatabaseFactory.py", line 34, in get_metadata
web_1 | ValueError: too many values to unpack (expected 12)