Add Flemish bathymetry partition workflow
This commit is contained in:
@@ -478,7 +478,7 @@ def provision_scope(
|
||||
"attribution": VRBG_ATTRIBUTION,
|
||||
}
|
||||
common_provenance = {
|
||||
"operator_tool": "provision_geographic_scope.py",
|
||||
"operator_tool": getattr(args, "operator_tool", "provision_geographic_scope.py"),
|
||||
"operator_explicit_fetch": True,
|
||||
"manifest_path": str(args.output_root / scope.key / f"{scope.key.replace('-', '_')}_scope_manifest.json"),
|
||||
"source_url": manifest["vrbg_source_url"],
|
||||
|
||||
Reference in New Issue
Block a user