Created
September 2, 2015 23:32
-
-
Save rowanwins/60d8bac05a28c2874909 to your computer and use it in GitHub Desktop.
NVDI Raster Calculator
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(Float("NIR.TIF") - Float("RED.TIF")) / (Float("NIR.TIF") + Float("RED.TIF")) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment