Skip to content

Instantly share code, notes, and snippets.

@rowanwins
Created September 2, 2015 23:32
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save rowanwins/60d8bac05a28c2874909 to your computer and use it in GitHub Desktop.
NVDI Raster Calculator
(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