I have noticed that the description for r.modis in [0] is not correct. It reads:
“r.modis: Vegetation indices”
Where is it taking the description from if there’s no such piece of text in [1]?
In the case of r.green, it takes a number of characters from the DESCRIPTION in [2], but it does not look nice either:
“r.green: r.green computes the residual energy potential of different renewable energies like biomass or hydropower. The tool is organized in the modules r.green.hydro and r.green.biomassfor which are composed of several programs considering different limits (e.g.”
Seems to be something related to groups of add-ons modules (?)
On 10 October 2017 at 09:00, Veronica Andreo <veroandreo@gmail.com> wrote:
Hi devs,
Hi,
I have noticed that the description for r.modis in [0] is not correct. It
reads:
"r.modis: Vegetation indices"
Where is it taking the description from if there's no such piece of text in
[1]?
from the module description "MODIS VI - Vegetation Indices"
In the case of r.green, it takes a number of characters from the DESCRIPTION
in [2], but it does not look nice either:
"r.green: r.green computes the residual energy potential of different
renewable energies like biomass or hydropower. The tool is organized in the
modules r.green.hydro and r.green.biomassfor which are composed of several
programs considering different limits (e.g."
Seems to be something related to groups of add-ons modules (?)
yes, I think they should follow r.li [3] way without description
On Tue, Oct 10, 2017 at 9:20 AM, Luca Delucchi <lucadeluge@gmail.com> wrote:
On 10 October 2017 at 09:00, Veronica Andreo <veroandreo@gmail.com> wrote:
Hi devs,
Hi,
I have noticed that the description for r.modis in [0] is not correct. It
reads:
"r.modis: Vegetation indices"
Where is it taking the description from if there's no such piece of text in
[1]?
from the module description "MODIS VI - Vegetation Indices"
In the case of r.green, it takes a number of characters from the DESCRIPTION
in [2], but it does not look nice either:
"r.green: r.green computes the residual energy potential of different
renewable energies like biomass or hydropower. The tool is organized in the
modules r.green.hydro and r.green.biomassfor which are composed of several
programs considering different limits (e.g."
... that is not followin the rules and should be shorted.
Seems to be something related to groups of add-ons modules (?)
yes, I think they should follow r.li [3] way without description
I'm looking for a solution like r.li
Well but r.li is lacking a description!
So that's not best practice ...