#3385: Typo in the i.vi man page
------------------------------+-------------------------
Reporter: micha | Owner: grass-dev@…
Type: task | Status: new
Priority: normal | Milestone: 7.2.2
Component: Docs | Version: 7.2.0
Keywords: Vegetation Index | CPU: Unspecified
Platform: All |
------------------------------+-------------------------
I think there's a small error in the equation for MSAVI2 in the man page
for i.vi.
Here's what appears:
MSAVI2 = (1/2)*(2(NIR+1)-sqrt((2*NIR+1)^2-8(NIR-red)))
#3385: Typo in the i.vi man page
--------------------------+------------------------------
Reporter: micha | Owner: grass-dev@…
Type: task | Status: new
Priority: normal | Milestone: 7.2.3
Component: Docs | Version: 7.2.0
Resolution: | Keywords: Vegetation Index
CPU: Unspecified | Platform: All
--------------------------+------------------------------
Comment (by veroandreo):
In [changeset:"72549" 72549]:
{{{
#!CommitTicketReference repository="" revision="72549"
i.vi: corrected MSAVI2 equation according to https://doi.org/10.1016/0034-4257(94)90134-1, see #3385
}}}
#3385: Typo in the i.vi man page
--------------------------+------------------------------
Reporter: micha | Owner: grass-dev@…
Type: task | Status: new
Priority: normal | Milestone: 7.2.3
Component: Docs | Version: 7.2.0
Resolution: | Keywords: Vegetation Index
CPU: Unspecified | Platform: All
--------------------------+------------------------------
Comment (by veroandreo):
In [changeset:"72552" 72552]:
{{{
#!CommitTicketReference repository="" revision="72552"
i.vi: corrected MSAVI2 equation according to https://doi.org/10.1016/0034-4257(94)90134-1, see #3385 (trunk, r72549)
}}}