Bug report #4617
i.fusion.brovey - BUG due to LACK of OUTPUTPREFIX
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | GRASS | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 14520 |
Description
Hi,
In the GUI there is no text field to input the outputprefix so we have the following error:
@i.fusion.brovey -l ms1=L5_BAND1@PERMANENT ms2=L5_BAND2@PERMANENT ms3=L5_BAND3@PERMANENT pan=L5_BAND7@PERMANENT -outputprefix
(Nombre del prefijo del mapa r?ster de salida (ej. 'brov'))@ERROR: No se ha establecido el par?metro requerido :
More over the command syntax is: i.fusion.brovey -l MS1=_band1_ MS2=_band2_ MS3=_band3_ PAN=_band7_ *OUTPUTPREFIX=_prefix_*
and NOT:i.fusion.brovey -l MS1=_band1_ MS2=_band2_ MS3=_band3_ PAN=_band7_ *-OUTPUTPREFIX=_prefix_*
A goog sample should be:i.fusion.brovey -l ms1=L5_BAND1@PERMANENT ms2=L5_BAND2@PERMANENT ms3=L5_BAND3@PERMANENT pan=L5_BAND7@PERMANENT outputprefix=LANDSAT
Cheers,
Vincent
History
#1 Updated by Giovanni Manghi almost 13 years ago
- Target version changed from Version 1.7.3 to Version 1.7.4
#2 Updated by Paolo Cavallini over 12 years ago
- Crashes QGIS or corrupts data set to No
- Affected QGIS version set to master
- Target version changed from Version 1.7.4 to Version 1.8.0
#3 Updated by Paolo Cavallini about 12 years ago
- Target version changed from Version 1.8.0 to Version 2.0.0
#4 Updated by Jürgen Fischer over 10 years ago
- Target version changed from Version 2.0.0 to Future Release - Lower Priority
#5 Updated by Radim Blazek almost 9 years ago
- Status changed from Open to Closed
#6 Updated by Radim Blazek almost 9 years ago
- Subject changed from i.fusion.brovey - BUG dur to LACK of OUTPUTPREFIX to i.fusion.brovey - BUG due to LACK of OUTPUTPREFIX