I saw in i.landsat.acca manual that this module does not use band 1 to process and identify clouds/shadow pixels. my question is related with input (band_prefix). Since my 7 LANDSAT bands use the same preffix (B.) does this module discards the use of B.1 band or I shall only have the required bands with B. preffix?
I saw in i.landsat.acca manual that this module does not use band 1 to
process and identify clouds/shadow pixels. my question is related with input
(band_prefix). Since my 7 LANDSAT bands use the same preffix (B.) does this
module discards the use of B.1 band or I shall only have the required bands
with B. preffix?
please note that I changed `band_prefix` to `input_prefix` (update you
installation). Now
`i.landsat.acca input_prefix=B.` for B.1, B.2, etc.
please note that I changed `band_prefix` to `input_prefix`
(update you installation). Now
`i.landsat.acca input_prefix=B.` for B.1, B.2, etc.
I see the logic, but in this case I'm not sure I agree with it,
and band_prefix= (with an assumed '.') may be the better choice.
the goal of standardization is to make it easier to understand
new modules. but in the case where a more specific name provides
more clarity of meaning, and the module is not possible to re-
purpose, then the standardized name loses its advantage.
please note that I changed `band_prefix` to `input_prefix`
(update you installation). Now
`i.landsat.acca input_prefix=B.` for B.1, B.2, etc.
I see the logic, but in this case I'm not sure I agree with it,
and band_prefix= (with an assumed '.') may be the better choice.
why? Without '.' it's more flexible. See tricks with r.reclass on wiki [1].
the goal of standardization is to make it easier to understand
new modules. but in the case where a more specific name provides
more clarity of meaning, and the module is not possible to re-
purpose, then the standardized name loses its advantage.
That's reason why I made this change. Now i.landsat.toar together with
i.landsat.acca are more flexible in use, see my notes about Landsat
(in Czech) [2].
I saw in i.landsat.acca manual that this module does not use band 1 to
process and identify clouds/shadow pixels. my question is related with input
(band_prefix). Since my 7 LANDSAT bands use the same preffix (B.) does this
module discards the use of B.1 band or I shall only have the required bands
with B. preffix?
please note that I changed band_prefix to input_prefix (update you
installation). Now