qgis / QGIS

QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
https://qgis.org
GNU General Public License v2.0
10.62k stars 3.01k forks source link

Error al rellenar datos de landsat 7 por lotes en QGIS 3.28 FIRENZE #56014

Closed Darwin-Wild closed 9 months ago

Darwin-Wild commented 9 months ago

What is the bug or the crash?

Processing algorithm 1/9… Algorithm Rellenar sin datos starting… Input parameters: {"BAND":1,"DISTANCE":10,"EXTRA":"","INPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B1.TIF","ITERATIONS":0,"MASK_LAYER":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B1.TIF","NO_MASK":true,"OPTIONS":"","OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd1.tif"}

Comando GDAL: gdal_fillnodata.bat D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B1.TIF D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd1.tif -md 10 -b 1 -nomask -mask D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B1.TIF -of GTiff Salida del comando GDAL: usage: gdal_fillnodata.py [--help] [--help-general] [-q] [-md max_distance] [-si smoothing_iterations] [-o [name=value ...]] [-mask filename] [-b band] [-of gdal_format] [-co name=value] src_filename dst_filename gdal_fillnodata.py: error: unrecognized arguments: -nomask El proceso devolvió el código de error 2 Algorithm Rellenar sin datos correctly executed… Execution completed in 0.873 seconds Results: {"OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd1.tif"}

Cargando las capas resultantes

Processing algorithm 2/9… Algorithm Rellenar sin datos starting… Input parameters: {"BAND":1,"DISTANCE":10,"EXTRA":"","INPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B2.TIF","ITERATIONS":0,"MASK_LAYER":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B2.TIF","NO_MASK":true,"OPTIONS":"","OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd2.tif"}

Comando GDAL: gdal_fillnodata.bat D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B2.TIF D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd2.tif -md 10 -b 1 -nomask -mask D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B2.TIF -of GTiff Salida del comando GDAL: usage: gdal_fillnodata.py [--help] [--help-general] [-q] [-md max_distance] [-si smoothing_iterations] [-o [name=value ...]] [-mask filename] [-b band] [-of gdal_format] [-co name=value] src_filename dst_filename gdal_fillnodata.py: error: unrecognized arguments: -nomask El proceso devolvió el código de error 2 Algorithm Rellenar sin datos correctly executed… Execution completed in 0.818 seconds Results: {"OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd2.tif"}

Cargando las capas resultantes

Processing algorithm 3/9… Algorithm Rellenar sin datos starting… Input parameters: {"BAND":1,"DISTANCE":10,"EXTRA":"","INPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B3.TIF","ITERATIONS":0,"MASK_LAYER":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B3.TIF","NO_MASK":true,"OPTIONS":"","OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd3.tif"}

Comando GDAL: gdal_fillnodata.bat D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B3.TIF D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd3.tif -md 10 -b 1 -nomask -mask D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B3.TIF -of GTiff Salida del comando GDAL: usage: gdal_fillnodata.py [--help] [--help-general] [-q] [-md max_distance] [-si smoothing_iterations] [-o [name=value ...]] [-mask filename] [-b band] [-of gdal_format] [-co name=value] src_filename dst_filename gdal_fillnodata.py: error: unrecognized arguments: -nomask El proceso devolvió el código de error 2 Algorithm Rellenar sin datos correctly executed… Execution completed in 0.82 seconds Results: {"OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd3.tif"}

Cargando las capas resultantes

Processing algorithm 4/9… Algorithm Rellenar sin datos starting… Input parameters: {"BAND":1,"DISTANCE":10,"EXTRA":"","INPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B4.TIF","ITERATIONS":0,"MASK_LAYER":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B4.TIF","NO_MASK":true,"OPTIONS":"","OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd4.tif"}

Comando GDAL: gdal_fillnodata.bat D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B4.TIF D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd4.tif -md 10 -b 1 -nomask -mask D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B4.TIF -of GTiff Salida del comando GDAL: usage: gdal_fillnodata.py [--help] [--help-general] [-q] [-md max_distance] [-si smoothing_iterations] [-o [name=value ...]] [-mask filename] [-b band] [-of gdal_format] [-co name=value] src_filename dst_filename gdal_fillnodata.py: error: unrecognized arguments: -nomask El proceso devolvió el código de error 2 Algorithm Rellenar sin datos correctly executed… Execution completed in 0.821 seconds Results: {"OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd4.tif"}

Cargando las capas resultantes

Processing algorithm 5/9… Algorithm Rellenar sin datos starting… Input parameters: {"BAND":1,"DISTANCE":10,"EXTRA":"","INPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B5.TIF","ITERATIONS":0,"MASK_LAYER":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B5.TIF","NO_MASK":true,"OPTIONS":"","OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd5.tif"}

Comando GDAL: gdal_fillnodata.bat D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B5.TIF D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd5.tif -md 10 -b 1 -nomask -mask D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B5.TIF -of GTiff Salida del comando GDAL: usage: gdal_fillnodata.py [--help] [--help-general] [-q] [-md max_distance] [-si smoothing_iterations] [-o [name=value ...]] [-mask filename] [-b band] [-of gdal_format] [-co name=value] src_filename dst_filename gdal_fillnodata.py: error: unrecognized arguments: -nomask El proceso devolvió el código de error 2 Algorithm Rellenar sin datos correctly executed… Execution completed in 0.814 seconds Results: {"OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd5.tif"}

Cargando las capas resultantes

Processing algorithm 6/9… Algorithm Rellenar sin datos starting… Input parameters: {"BAND":1,"DISTANCE":10,"EXTRA":"","INPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B6_VCID_1.TIF","ITERATIONS":0,"MASK_LAYER":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B6_VCID_1.TIF","NO_MASK":true,"OPTIONS":"","OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd61.tif"}

Comando GDAL: gdal_fillnodata.bat D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B6_VCID_1.TIF D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd61.tif -md 10 -b 1 -nomask -mask D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B6_VCID_1.TIF -of GTiff Salida del comando GDAL: usage: gdal_fillnodata.py [--help] [--help-general] [-q] [-md max_distance] [-si smoothing_iterations] [-o [name=value ...]] [-mask filename] [-b band] [-of gdal_format] [-co name=value] src_filename dst_filename gdal_fillnodata.py: error: unrecognized arguments: -nomask El proceso devolvió el código de error 2 Algorithm Rellenar sin datos correctly executed… Execution completed in 0.816 seconds Results: {"OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd61.tif"}

Cargando las capas resultantes

Processing algorithm 7/9… Algorithm Rellenar sin datos starting… Input parameters: {"BAND":1,"DISTANCE":10,"EXTRA":"","INPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B6_VCID_2.TIF","ITERATIONS":0,"MASK_LAYER":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B6_VCID_2.TIF","NO_MASK":true,"OPTIONS":"","OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd62.tif"}

Comando GDAL: gdal_fillnodata.bat D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B6_VCID_2.TIF D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd62.tif -md 10 -b 1 -nomask -mask D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B6_VCID_2.TIF -of GTiff Salida del comando GDAL: usage: gdal_fillnodata.py [--help] [--help-general] [-q] [-md max_distance] [-si smoothing_iterations] [-o [name=value ...]] [-mask filename] [-b band] [-of gdal_format] [-co name=value] src_filename dst_filename gdal_fillnodata.py: error: unrecognized arguments: -nomask El proceso devolvió el código de error 2 Algorithm Rellenar sin datos correctly executed… Execution completed in 0.829 seconds Results: {"OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd62.tif"}

Cargando las capas resultantes

Processing algorithm 8/9… Algorithm Rellenar sin datos starting… Input parameters: {"BAND":1,"DISTANCE":10,"EXTRA":"","INPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B7.TIF","ITERATIONS":0,"MASK_LAYER":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B7.TIF","NO_MASK":true,"OPTIONS":"","OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd7.tif"}

Comando GDAL: gdal_fillnodata.bat D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B7.TIF D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd7.tif -md 10 -b 1 -nomask -mask D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B7.TIF -of GTiff Salida del comando GDAL: usage: gdal_fillnodata.py [--help] [--help-general] [-q] [-md max_distance] [-si smoothing_iterations] [-o [name=value ...]] [-mask filename] [-b band] [-of gdal_format] [-co name=value] src_filename dst_filename gdal_fillnodata.py: error: unrecognized arguments: -nomask El proceso devolvió el código de error 2 Algorithm Rellenar sin datos correctly executed… Execution completed in 0.823 seconds Results: {"OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd7.tif"}

Cargando las capas resultantes

Processing algorithm 9/9… Algorithm Rellenar sin datos starting… Input parameters: {"BAND":1,"DISTANCE":10,"EXTRA":"","INPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B8.TIF","ITERATIONS":0,"MASK_LAYER":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B8.TIF","NO_MASK":true,"OPTIONS":"","OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd8.tif"}

Comando GDAL: gdal_fillnodata.bat D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B8.TIF D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd8.tif -md 10 -b 1 -nomask -mask D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B8.TIF -of GTiff Salida del comando GDAL: usage: gdal_fillnodata.py [--help] [--help-general] [-q] [-md max_distance] [-si smoothing_iterations] [-o [name=value ...]] [-mask filename] [-b band] [-of gdal_format] [-co name=value] src_filename dst_filename gdal_fillnodata.py: error: unrecognized arguments: -nomask El proceso devolvió el código de error 2 Algorithm Rellenar sin datos correctly executed… Execution completed in 0.816 seconds Results: {"OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd8.tif"}

Cargando las capas resultantes Batch execution completed in 7.892 seconds

Steps to reproduce the issue

Processing algorithm 1/9… Algorithm Rellenar sin datos starting… Input parameters: {"BAND":1,"DISTANCE":10,"EXTRA":"","INPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B1.TIF","ITERATIONS":0,"MASK_LAYER":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B1.TIF","NO_MASK":true,"OPTIONS":"","OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd1.tif"}

Comando GDAL: gdal_fillnodata.bat D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B1.TIF D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd1.tif -md 10 -b 1 -nomask -mask D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B1.TIF -of GTiff Salida del comando GDAL: usage: gdal_fillnodata.py [--help] [--help-general] [-q] [-md max_distance] [-si smoothing_iterations] [-o [name=value ...]] [-mask filename] [-b band] [-of gdal_format] [-co name=value] src_filename dst_filename gdal_fillnodata.py: error: unrecognized arguments: -nomask El proceso devolvió el código de error 2 Algorithm Rellenar sin datos correctly executed… Execution completed in 0.873 seconds Results: {"OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd1.tif"}

Cargando las capas resultantes

Processing algorithm 2/9… Algorithm Rellenar sin datos starting… Input parameters: {"BAND":1,"DISTANCE":10,"EXTRA":"","INPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B2.TIF","ITERATIONS":0,"MASK_LAYER":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B2.TIF","NO_MASK":true,"OPTIONS":"","OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd2.tif"}

Comando GDAL: gdal_fillnodata.bat D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B2.TIF D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd2.tif -md 10 -b 1 -nomask -mask D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B2.TIF -of GTiff Salida del comando GDAL: usage: gdal_fillnodata.py [--help] [--help-general] [-q] [-md max_distance] [-si smoothing_iterations] [-o [name=value ...]] [-mask filename] [-b band] [-of gdal_format] [-co name=value] src_filename dst_filename gdal_fillnodata.py: error: unrecognized arguments: -nomask El proceso devolvió el código de error 2 Algorithm Rellenar sin datos correctly executed… Execution completed in 0.818 seconds Results: {"OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd2.tif"}

Cargando las capas resultantes

Processing algorithm 3/9… Algorithm Rellenar sin datos starting… Input parameters: {"BAND":1,"DISTANCE":10,"EXTRA":"","INPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B3.TIF","ITERATIONS":0,"MASK_LAYER":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B3.TIF","NO_MASK":true,"OPTIONS":"","OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd3.tif"}

Comando GDAL: gdal_fillnodata.bat D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B3.TIF D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd3.tif -md 10 -b 1 -nomask -mask D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B3.TIF -of GTiff Salida del comando GDAL: usage: gdal_fillnodata.py [--help] [--help-general] [-q] [-md max_distance] [-si smoothing_iterations] [-o [name=value ...]] [-mask filename] [-b band] [-of gdal_format] [-co name=value] src_filename dst_filename gdal_fillnodata.py: error: unrecognized arguments: -nomask El proceso devolvió el código de error 2 Algorithm Rellenar sin datos correctly executed… Execution completed in 0.82 seconds Results: {"OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd3.tif"}

Cargando las capas resultantes

Processing algorithm 4/9… Algorithm Rellenar sin datos starting… Input parameters: {"BAND":1,"DISTANCE":10,"EXTRA":"","INPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B4.TIF","ITERATIONS":0,"MASK_LAYER":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B4.TIF","NO_MASK":true,"OPTIONS":"","OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd4.tif"}

Comando GDAL: gdal_fillnodata.bat D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B4.TIF D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd4.tif -md 10 -b 1 -nomask -mask D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B4.TIF -of GTiff Salida del comando GDAL: usage: gdal_fillnodata.py [--help] [--help-general] [-q] [-md max_distance] [-si smoothing_iterations] [-o [name=value ...]] [-mask filename] [-b band] [-of gdal_format] [-co name=value] src_filename dst_filename gdal_fillnodata.py: error: unrecognized arguments: -nomask El proceso devolvió el código de error 2 Algorithm Rellenar sin datos correctly executed… Execution completed in 0.821 seconds Results: {"OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd4.tif"}

Cargando las capas resultantes

Processing algorithm 5/9… Algorithm Rellenar sin datos starting… Input parameters: {"BAND":1,"DISTANCE":10,"EXTRA":"","INPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B5.TIF","ITERATIONS":0,"MASK_LAYER":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B5.TIF","NO_MASK":true,"OPTIONS":"","OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd5.tif"}

Comando GDAL: gdal_fillnodata.bat D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B5.TIF D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd5.tif -md 10 -b 1 -nomask -mask D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B5.TIF -of GTiff Salida del comando GDAL: usage: gdal_fillnodata.py [--help] [--help-general] [-q] [-md max_distance] [-si smoothing_iterations] [-o [name=value ...]] [-mask filename] [-b band] [-of gdal_format] [-co name=value] src_filename dst_filename gdal_fillnodata.py: error: unrecognized arguments: -nomask El proceso devolvió el código de error 2 Algorithm Rellenar sin datos correctly executed… Execution completed in 0.814 seconds Results: {"OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd5.tif"}

Cargando las capas resultantes

Processing algorithm 6/9… Algorithm Rellenar sin datos starting… Input parameters: {"BAND":1,"DISTANCE":10,"EXTRA":"","INPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B6_VCID_1.TIF","ITERATIONS":0,"MASK_LAYER":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B6_VCID_1.TIF","NO_MASK":true,"OPTIONS":"","OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd61.tif"}

Comando GDAL: gdal_fillnodata.bat D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B6_VCID_1.TIF D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd61.tif -md 10 -b 1 -nomask -mask D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B6_VCID_1.TIF -of GTiff Salida del comando GDAL: usage: gdal_fillnodata.py [--help] [--help-general] [-q] [-md max_distance] [-si smoothing_iterations] [-o [name=value ...]] [-mask filename] [-b band] [-of gdal_format] [-co name=value] src_filename dst_filename gdal_fillnodata.py: error: unrecognized arguments: -nomask El proceso devolvió el código de error 2 Algorithm Rellenar sin datos correctly executed… Execution completed in 0.816 seconds Results: {"OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd61.tif"}

Cargando las capas resultantes

Processing algorithm 7/9… Algorithm Rellenar sin datos starting… Input parameters: {"BAND":1,"DISTANCE":10,"EXTRA":"","INPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B6_VCID_2.TIF","ITERATIONS":0,"MASK_LAYER":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B6_VCID_2.TIF","NO_MASK":true,"OPTIONS":"","OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd62.tif"}

Comando GDAL: gdal_fillnodata.bat D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B6_VCID_2.TIF D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd62.tif -md 10 -b 1 -nomask -mask D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B6_VCID_2.TIF -of GTiff Salida del comando GDAL: usage: gdal_fillnodata.py [--help] [--help-general] [-q] [-md max_distance] [-si smoothing_iterations] [-o [name=value ...]] [-mask filename] [-b band] [-of gdal_format] [-co name=value] src_filename dst_filename gdal_fillnodata.py: error: unrecognized arguments: -nomask El proceso devolvió el código de error 2 Algorithm Rellenar sin datos correctly executed… Execution completed in 0.829 seconds Results: {"OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd62.tif"}

Cargando las capas resultantes

Processing algorithm 8/9… Algorithm Rellenar sin datos starting… Input parameters: {"BAND":1,"DISTANCE":10,"EXTRA":"","INPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B7.TIF","ITERATIONS":0,"MASK_LAYER":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B7.TIF","NO_MASK":true,"OPTIONS":"","OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd7.tif"}

Comando GDAL: gdal_fillnodata.bat D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B7.TIF D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd7.tif -md 10 -b 1 -nomask -mask D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B7.TIF -of GTiff Salida del comando GDAL: usage: gdal_fillnodata.py [--help] [--help-general] [-q] [-md max_distance] [-si smoothing_iterations] [-o [name=value ...]] [-mask filename] [-b band] [-of gdal_format] [-co name=value] src_filename dst_filename gdal_fillnodata.py: error: unrecognized arguments: -nomask El proceso devolvió el código de error 2 Algorithm Rellenar sin datos correctly executed… Execution completed in 0.823 seconds Results: {"OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd7.tif"}

Cargando las capas resultantes

Processing algorithm 9/9… Algorithm Rellenar sin datos starting… Input parameters: {"BAND":1,"DISTANCE":10,"EXTRA":"","INPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B8.TIF","ITERATIONS":0,"MASK_LAYER":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B8.TIF","NO_MASK":true,"OPTIONS":"","OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd8.tif"}

Comando GDAL: gdal_fillnodata.bat D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B8.TIF D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd8.tif -md 10 -b 1 -nomask -mask D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B8.TIF -of GTiff Salida del comando GDAL: usage: gdal_fillnodata.py [--help] [--help-general] [-q] [-md max_distance] [-si smoothing_iterations] [-o [name=value ...]] [-mask filename] [-b band] [-of gdal_format] [-co name=value] src_filename dst_filename gdal_fillnodata.py: error: unrecognized arguments: -nomask El proceso devolvió el código de error 2 Algorithm Rellenar sin datos correctly executed… Execution completed in 0.816 seconds Results: {"OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd8.tif"}

Cargando las capas resultantes Batch execution completed in 7.892 seconds

Versions

Processing algorithm 1/9… Algorithm Rellenar sin datos starting… Input parameters: {"BAND":1,"DISTANCE":10,"EXTRA":"","INPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B1.TIF","ITERATIONS":0,"MASK_LAYER":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B1.TIF","NO_MASK":true,"OPTIONS":"","OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd1.tif"}

Comando GDAL: gdal_fillnodata.bat D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B1.TIF D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd1.tif -md 10 -b 1 -nomask -mask D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B1.TIF -of GTiff Salida del comando GDAL: usage: gdal_fillnodata.py [--help] [--help-general] [-q] [-md max_distance] [-si smoothing_iterations] [-o [name=value ...]] [-mask filename] [-b band] [-of gdal_format] [-co name=value] src_filename dst_filename gdal_fillnodata.py: error: unrecognized arguments: -nomask El proceso devolvió el código de error 2 Algorithm Rellenar sin datos correctly executed… Execution completed in 0.873 seconds Results: {"OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd1.tif"}

Cargando las capas resultantes

Processing algorithm 2/9… Algorithm Rellenar sin datos starting… Input parameters: {"BAND":1,"DISTANCE":10,"EXTRA":"","INPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B2.TIF","ITERATIONS":0,"MASK_LAYER":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B2.TIF","NO_MASK":true,"OPTIONS":"","OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd2.tif"}

Comando GDAL: gdal_fillnodata.bat D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B2.TIF D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd2.tif -md 10 -b 1 -nomask -mask D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B2.TIF -of GTiff Salida del comando GDAL: usage: gdal_fillnodata.py [--help] [--help-general] [-q] [-md max_distance] [-si smoothing_iterations] [-o [name=value ...]] [-mask filename] [-b band] [-of gdal_format] [-co name=value] src_filename dst_filename gdal_fillnodata.py: error: unrecognized arguments: -nomask El proceso devolvió el código de error 2 Algorithm Rellenar sin datos correctly executed… Execution completed in 0.818 seconds Results: {"OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd2.tif"}

Cargando las capas resultantes

Processing algorithm 3/9… Algorithm Rellenar sin datos starting… Input parameters: {"BAND":1,"DISTANCE":10,"EXTRA":"","INPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B3.TIF","ITERATIONS":0,"MASK_LAYER":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B3.TIF","NO_MASK":true,"OPTIONS":"","OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd3.tif"}

Comando GDAL: gdal_fillnodata.bat D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B3.TIF D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd3.tif -md 10 -b 1 -nomask -mask D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B3.TIF -of GTiff Salida del comando GDAL: usage: gdal_fillnodata.py [--help] [--help-general] [-q] [-md max_distance] [-si smoothing_iterations] [-o [name=value ...]] [-mask filename] [-b band] [-of gdal_format] [-co name=value] src_filename dst_filename gdal_fillnodata.py: error: unrecognized arguments: -nomask El proceso devolvió el código de error 2 Algorithm Rellenar sin datos correctly executed… Execution completed in 0.82 seconds Results: {"OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd3.tif"}

Cargando las capas resultantes

Processing algorithm 4/9… Algorithm Rellenar sin datos starting… Input parameters: {"BAND":1,"DISTANCE":10,"EXTRA":"","INPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B4.TIF","ITERATIONS":0,"MASK_LAYER":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B4.TIF","NO_MASK":true,"OPTIONS":"","OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd4.tif"}

Comando GDAL: gdal_fillnodata.bat D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B4.TIF D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd4.tif -md 10 -b 1 -nomask -mask D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B4.TIF -of GTiff Salida del comando GDAL: usage: gdal_fillnodata.py [--help] [--help-general] [-q] [-md max_distance] [-si smoothing_iterations] [-o [name=value ...]] [-mask filename] [-b band] [-of gdal_format] [-co name=value] src_filename dst_filename gdal_fillnodata.py: error: unrecognized arguments: -nomask El proceso devolvió el código de error 2 Algorithm Rellenar sin datos correctly executed… Execution completed in 0.821 seconds Results: {"OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd4.tif"}

Cargando las capas resultantes

Processing algorithm 5/9… Algorithm Rellenar sin datos starting… Input parameters: {"BAND":1,"DISTANCE":10,"EXTRA":"","INPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B5.TIF","ITERATIONS":0,"MASK_LAYER":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B5.TIF","NO_MASK":true,"OPTIONS":"","OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd5.tif"}

Comando GDAL: gdal_fillnodata.bat D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B5.TIF D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd5.tif -md 10 -b 1 -nomask -mask D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B5.TIF -of GTiff Salida del comando GDAL: usage: gdal_fillnodata.py [--help] [--help-general] [-q] [-md max_distance] [-si smoothing_iterations] [-o [name=value ...]] [-mask filename] [-b band] [-of gdal_format] [-co name=value] src_filename dst_filename gdal_fillnodata.py: error: unrecognized arguments: -nomask El proceso devolvió el código de error 2 Algorithm Rellenar sin datos correctly executed… Execution completed in 0.814 seconds Results: {"OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd5.tif"}

Cargando las capas resultantes

Processing algorithm 6/9… Algorithm Rellenar sin datos starting… Input parameters: {"BAND":1,"DISTANCE":10,"EXTRA":"","INPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B6_VCID_1.TIF","ITERATIONS":0,"MASK_LAYER":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B6_VCID_1.TIF","NO_MASK":true,"OPTIONS":"","OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd61.tif"}

Comando GDAL: gdal_fillnodata.bat D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B6_VCID_1.TIF D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd61.tif -md 10 -b 1 -nomask -mask D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B6_VCID_1.TIF -of GTiff Salida del comando GDAL: usage: gdal_fillnodata.py [--help] [--help-general] [-q] [-md max_distance] [-si smoothing_iterations] [-o [name=value ...]] [-mask filename] [-b band] [-of gdal_format] [-co name=value] src_filename dst_filename gdal_fillnodata.py: error: unrecognized arguments: -nomask El proceso devolvió el código de error 2 Algorithm Rellenar sin datos correctly executed… Execution completed in 0.816 seconds Results: {"OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd61.tif"}

Cargando las capas resultantes

Processing algorithm 7/9… Algorithm Rellenar sin datos starting… Input parameters: {"BAND":1,"DISTANCE":10,"EXTRA":"","INPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B6_VCID_2.TIF","ITERATIONS":0,"MASK_LAYER":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B6_VCID_2.TIF","NO_MASK":true,"OPTIONS":"","OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd62.tif"}

Comando GDAL: gdal_fillnodata.bat D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B6_VCID_2.TIF D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd62.tif -md 10 -b 1 -nomask -mask D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B6_VCID_2.TIF -of GTiff Salida del comando GDAL: usage: gdal_fillnodata.py [--help] [--help-general] [-q] [-md max_distance] [-si smoothing_iterations] [-o [name=value ...]] [-mask filename] [-b band] [-of gdal_format] [-co name=value] src_filename dst_filename gdal_fillnodata.py: error: unrecognized arguments: -nomask El proceso devolvió el código de error 2 Algorithm Rellenar sin datos correctly executed… Execution completed in 0.829 seconds Results: {"OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd62.tif"}

Cargando las capas resultantes

Processing algorithm 8/9… Algorithm Rellenar sin datos starting… Input parameters: {"BAND":1,"DISTANCE":10,"EXTRA":"","INPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B7.TIF","ITERATIONS":0,"MASK_LAYER":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B7.TIF","NO_MASK":true,"OPTIONS":"","OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd7.tif"}

Comando GDAL: gdal_fillnodata.bat D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B7.TIF D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd7.tif -md 10 -b 1 -nomask -mask D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B7.TIF -of GTiff Salida del comando GDAL: usage: gdal_fillnodata.py [--help] [--help-general] [-q] [-md max_distance] [-si smoothing_iterations] [-o [name=value ...]] [-mask filename] [-b band] [-of gdal_format] [-co name=value] src_filename dst_filename gdal_fillnodata.py: error: unrecognized arguments: -nomask El proceso devolvió el código de error 2 Algorithm Rellenar sin datos correctly executed… Execution completed in 0.823 seconds Results: {"OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd7.tif"}

Cargando las capas resultantes

Processing algorithm 9/9… Algorithm Rellenar sin datos starting… Input parameters: {"BAND":1,"DISTANCE":10,"EXTRA":"","INPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B8.TIF","ITERATIONS":0,"MASK_LAYER":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B8.TIF","NO_MASK":true,"OPTIONS":"","OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd8.tif"}

Comando GDAL: gdal_fillnodata.bat D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B8.TIF D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd8.tif -md 10 -b 1 -nomask -mask D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B8.TIF -of GTiff Salida del comando GDAL: usage: gdal_fillnodata.py [--help] [--help-general] [-q] [-md max_distance] [-si smoothing_iterations] [-o [name=value ...]] [-mask filename] [-b band] [-of gdal_format] [-co name=value] src_filename dst_filename gdal_fillnodata.py: error: unrecognized arguments: -nomask El proceso devolvió el código de error 2 Algorithm Rellenar sin datos correctly executed… Execution completed in 0.816 seconds Results: {"OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd8.tif"}

Cargando las capas resultantes Batch execution completed in 7.892 seconds

Supported QGIS version

New profile

Additional context

Processing algorithm 1/9… Algorithm Rellenar sin datos starting… Input parameters: {"BAND":1,"DISTANCE":10,"EXTRA":"","INPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B1.TIF","ITERATIONS":0,"MASK_LAYER":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B1.TIF","NO_MASK":true,"OPTIONS":"","OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd1.tif"}

Comando GDAL: gdal_fillnodata.bat D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B1.TIF D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd1.tif -md 10 -b 1 -nomask -mask D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B1.TIF -of GTiff Salida del comando GDAL: usage: gdal_fillnodata.py [--help] [--help-general] [-q] [-md max_distance] [-si smoothing_iterations] [-o [name=value ...]] [-mask filename] [-b band] [-of gdal_format] [-co name=value] src_filename dst_filename gdal_fillnodata.py: error: unrecognized arguments: -nomask El proceso devolvió el código de error 2 Algorithm Rellenar sin datos correctly executed… Execution completed in 0.873 seconds Results: {"OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd1.tif"}

Cargando las capas resultantes

Processing algorithm 2/9… Algorithm Rellenar sin datos starting… Input parameters: {"BAND":1,"DISTANCE":10,"EXTRA":"","INPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B2.TIF","ITERATIONS":0,"MASK_LAYER":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B2.TIF","NO_MASK":true,"OPTIONS":"","OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd2.tif"}

Comando GDAL: gdal_fillnodata.bat D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B2.TIF D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd2.tif -md 10 -b 1 -nomask -mask D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B2.TIF -of GTiff Salida del comando GDAL: usage: gdal_fillnodata.py [--help] [--help-general] [-q] [-md max_distance] [-si smoothing_iterations] [-o [name=value ...]] [-mask filename] [-b band] [-of gdal_format] [-co name=value] src_filename dst_filename gdal_fillnodata.py: error: unrecognized arguments: -nomask El proceso devolvió el código de error 2 Algorithm Rellenar sin datos correctly executed… Execution completed in 0.818 seconds Results: {"OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd2.tif"}

Cargando las capas resultantes

Processing algorithm 3/9… Algorithm Rellenar sin datos starting… Input parameters: {"BAND":1,"DISTANCE":10,"EXTRA":"","INPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B3.TIF","ITERATIONS":0,"MASK_LAYER":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B3.TIF","NO_MASK":true,"OPTIONS":"","OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd3.tif"}

Comando GDAL: gdal_fillnodata.bat D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B3.TIF D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd3.tif -md 10 -b 1 -nomask -mask D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B3.TIF -of GTiff Salida del comando GDAL: usage: gdal_fillnodata.py [--help] [--help-general] [-q] [-md max_distance] [-si smoothing_iterations] [-o [name=value ...]] [-mask filename] [-b band] [-of gdal_format] [-co name=value] src_filename dst_filename gdal_fillnodata.py: error: unrecognized arguments: -nomask El proceso devolvió el código de error 2 Algorithm Rellenar sin datos correctly executed… Execution completed in 0.82 seconds Results: {"OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd3.tif"}

Cargando las capas resultantes

Processing algorithm 4/9… Algorithm Rellenar sin datos starting… Input parameters: {"BAND":1,"DISTANCE":10,"EXTRA":"","INPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B4.TIF","ITERATIONS":0,"MASK_LAYER":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B4.TIF","NO_MASK":true,"OPTIONS":"","OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd4.tif"}

Comando GDAL: gdal_fillnodata.bat D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B4.TIF D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd4.tif -md 10 -b 1 -nomask -mask D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B4.TIF -of GTiff Salida del comando GDAL: usage: gdal_fillnodata.py [--help] [--help-general] [-q] [-md max_distance] [-si smoothing_iterations] [-o [name=value ...]] [-mask filename] [-b band] [-of gdal_format] [-co name=value] src_filename dst_filename gdal_fillnodata.py: error: unrecognized arguments: -nomask El proceso devolvió el código de error 2 Algorithm Rellenar sin datos correctly executed… Execution completed in 0.821 seconds Results: {"OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd4.tif"}

Cargando las capas resultantes

Processing algorithm 5/9… Algorithm Rellenar sin datos starting… Input parameters: {"BAND":1,"DISTANCE":10,"EXTRA":"","INPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B5.TIF","ITERATIONS":0,"MASK_LAYER":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B5.TIF","NO_MASK":true,"OPTIONS":"","OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd5.tif"}

Comando GDAL: gdal_fillnodata.bat D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B5.TIF D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd5.tif -md 10 -b 1 -nomask -mask D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B5.TIF -of GTiff Salida del comando GDAL: usage: gdal_fillnodata.py [--help] [--help-general] [-q] [-md max_distance] [-si smoothing_iterations] [-o [name=value ...]] [-mask filename] [-b band] [-of gdal_format] [-co name=value] src_filename dst_filename gdal_fillnodata.py: error: unrecognized arguments: -nomask El proceso devolvió el código de error 2 Algorithm Rellenar sin datos correctly executed… Execution completed in 0.814 seconds Results: {"OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd5.tif"}

Cargando las capas resultantes

Processing algorithm 6/9… Algorithm Rellenar sin datos starting… Input parameters: {"BAND":1,"DISTANCE":10,"EXTRA":"","INPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B6_VCID_1.TIF","ITERATIONS":0,"MASK_LAYER":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B6_VCID_1.TIF","NO_MASK":true,"OPTIONS":"","OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd61.tif"}

Comando GDAL: gdal_fillnodata.bat D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B6_VCID_1.TIF D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd61.tif -md 10 -b 1 -nomask -mask D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B6_VCID_1.TIF -of GTiff Salida del comando GDAL: usage: gdal_fillnodata.py [--help] [--help-general] [-q] [-md max_distance] [-si smoothing_iterations] [-o [name=value ...]] [-mask filename] [-b band] [-of gdal_format] [-co name=value] src_filename dst_filename gdal_fillnodata.py: error: unrecognized arguments: -nomask El proceso devolvió el código de error 2 Algorithm Rellenar sin datos correctly executed… Execution completed in 0.816 seconds Results: {"OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd61.tif"}

Cargando las capas resultantes

Processing algorithm 7/9… Algorithm Rellenar sin datos starting… Input parameters: {"BAND":1,"DISTANCE":10,"EXTRA":"","INPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B6_VCID_2.TIF","ITERATIONS":0,"MASK_LAYER":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B6_VCID_2.TIF","NO_MASK":true,"OPTIONS":"","OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd62.tif"}

Comando GDAL: gdal_fillnodata.bat D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B6_VCID_2.TIF D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd62.tif -md 10 -b 1 -nomask -mask D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B6_VCID_2.TIF -of GTiff Salida del comando GDAL: usage: gdal_fillnodata.py [--help] [--help-general] [-q] [-md max_distance] [-si smoothing_iterations] [-o [name=value ...]] [-mask filename] [-b band] [-of gdal_format] [-co name=value] src_filename dst_filename gdal_fillnodata.py: error: unrecognized arguments: -nomask El proceso devolvió el código de error 2 Algorithm Rellenar sin datos correctly executed… Execution completed in 0.829 seconds Results: {"OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd62.tif"}

Cargando las capas resultantes

Processing algorithm 8/9… Algorithm Rellenar sin datos starting… Input parameters: {"BAND":1,"DISTANCE":10,"EXTRA":"","INPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B7.TIF","ITERATIONS":0,"MASK_LAYER":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B7.TIF","NO_MASK":true,"OPTIONS":"","OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd7.tif"}

Comando GDAL: gdal_fillnodata.bat D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B7.TIF D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd7.tif -md 10 -b 1 -nomask -mask D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B7.TIF -of GTiff Salida del comando GDAL: usage: gdal_fillnodata.py [--help] [--help-general] [-q] [-md max_distance] [-si smoothing_iterations] [-o [name=value ...]] [-mask filename] [-b band] [-of gdal_format] [-co name=value] src_filename dst_filename gdal_fillnodata.py: error: unrecognized arguments: -nomask El proceso devolvió el código de error 2 Algorithm Rellenar sin datos correctly executed… Execution completed in 0.823 seconds Results: {"OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd7.tif"}

Cargando las capas resultantes

Processing algorithm 9/9… Algorithm Rellenar sin datos starting… Input parameters: {"BAND":1,"DISTANCE":10,"EXTRA":"","INPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B8.TIF","ITERATIONS":0,"MASK_LAYER":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B8.TIF","NO_MASK":true,"OPTIONS":"","OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd8.tif"}

Comando GDAL: gdal_fillnodata.bat D:/LE07_L1TP_008064_20150808_20200903_02_T1/LE07_L1TP_008064_20150808_20200903_02_T1_B8.TIF D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd8.tif -md 10 -b 1 -nomask -mask D:/LE07_L1TP_008064_20150808_20200903_02_T1/gap_mask/LE07_L1TP_008064_20150808_20200903_02_T1_GM_B8.TIF -of GTiff Salida del comando GDAL: usage: gdal_fillnodata.py [--help] [--help-general] [-q] [-md max_distance] [-si smoothing_iterations] [-o [name=value ...]] [-mask filename] [-b band] [-of gdal_format] [-co name=value] src_filename dst_filename gdal_fillnodata.py: error: unrecognized arguments: -nomask El proceso devolvió el código de error 2 Algorithm Rellenar sin datos correctly executed… Execution completed in 0.816 seconds Results: {"OUTPUT":"D:/LE07_L1TP_008064_20150808_20200903_02_T1/Bnd_corregidas/bnd8.tif"}

Cargando las capas resultantes Batch execution completed in 7.892 seconds

agiudiceandrea commented 9 months ago

@Darwin-Wild, thanks for reporting. In order to ovoid the issue, you should not check the "Do not use default validity mask for the input band" parameter.

@rouault it looks like the issue is due to the fact that the "-nomask" option of the gdal_fillnodata program has been removed with PR https://github.com/OSGeo/gdal/pull/4201 since GDAL 3.4.0 while the corresponding "Do not use default validity mask for the input band" (NO_MASK) parameter of the "Fill No Data" (gdal:fillnodata) processing algorithm is still available.