EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit 0ccff46e authored by Mussab Abdalla's avatar Mussab Abdalla
Browse files

Merge branch 'master' into testing_branch

parents 529151f8 751e017d
No related branches found
No related tags found
No related merge requests found
......@@ -207,7 +207,10 @@ def registrar(
metadata_locations=[[upload_container,
metadata_package, ], ],
coverage_type_name="RGBNir",
overrides={"identifier": "%s__coverage" % product.identifier},
overrides={
"identifier": "%s__coverage" % product.identifier,
"footprint": None,
},
replace=replace,
)
models.product_add_coverage(product, report.coverage)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment