修bug
This commit is contained in:
parent
c20b8971ea
commit
531d330a75
@ -219,7 +219,9 @@ class MergeTif:
|
|||||||
'path': 'odm_dem',
|
'path': 'odm_dem',
|
||||||
'filename': 'dsm.original.tif',
|
'filename': 'dsm.original.tif',
|
||||||
'output': 'dsm.tif'
|
'output': 'dsm.tif'
|
||||||
},
|
}
|
||||||
|
)
|
||||||
|
products.append(
|
||||||
{
|
{
|
||||||
'name': 'DTM',
|
'name': 'DTM',
|
||||||
'path': 'odm_dem',
|
'path': 'odm_dem',
|
||||||
|
Loading…
Reference in New Issue
Block a user