I was updating the r.colors docs, as the given rules in the html are out of sync with the program.
I'm not sure how to describe some of the canned rules, particularly curvature and evi.
Anyone know what these color tables were intended to map?
I was updating the r.colors docs, as the given rules in the html are out of sync with the program.
I'm not sure how to describe some of the canned rules, particularly curvature and evi.
Anyone know what these color tables were intended to map?
negative values are blues, positive values are yellow to red (I will double check that to make sure).
Generally it is useful for maps that have both positive
and negative values.
--- Helena Mitasova <hmitaso@unity.ncsu.edu> wrote:
Eric Patton wrote:
> I was updating the r.colors docs, as the given rules in the html
> are out of sync with the program.
> I'm not sure how to describe some of the canned rules, particularly
> curvature and evi.
>
> Anyone know what these color tables were intended to map?
negative values are blues, positive values are yellow to red (I will
double check that to make sure).
Generally it is useful for maps that have both positive
and negative values.
see also r.colors.stddev from the wiki addons page. To me it is a very
interesting module for setting color tables for difference maps etc.
On Jan 25, 2008 12:08 AM, Hamish <hamish_b@yahoo.com> wrote:
> Eric Patton wrote:
> > I was updating the r.colors docs, as the given rules in the html
> > are out of sync with the program.
> > I'm not sure how to describe some of the canned rules, particularly
> > curvature and evi.
EVI (enhanced vegetation index) is used to monitor vegetation.
EVI was developed with improved sensitivity in areas of dense,
green vegetation with large amounts of chlorophyll (where NDVI tends
to saturate). Additionally, it is less sensitive to haze and atmospheric
effects since the blue channel is included in the denominator. It also
minimizes the influence of background interference caused by bare
soil reflecting off the ground.
negative values are blues, positive values are yellow to red (I will
double check that to make sure).
Generally it is useful for maps that have both positive
and negative values.
Hamish:
see also r.colors.stddev from the wiki addons page. To me it is a very
interesting module for setting color tables for difference maps etc.
Thanks to all for the info; I've updated the color rules list and added some descriptions.
I've been having trouble with svn today (see my other thread from today), but the commit
seems to have made it through on Trac.