Update info.json with NDVI description (#199)

* Update info.json

* compiled
This commit is contained in:
Jeffrey Warren
2018-03-12 13:13:43 -04:00
committed by GitHub
parent efd5bf7624
commit edaa8895c7
3 changed files with 10762 additions and 11556 deletions
+10759 -11554
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
+2 -1
View File
@@ -1,5 +1,6 @@
{
"name": "NDVI Red",
"name": "NDVI for red filters",
"description": "Normalized Difference Vegetation Index, or NDVI, is an image analysis technique used with aerial photography. It's a way to visualize the amounts of infrared and other wavelengths of light reflected from vegetation. Because both these methods compare ratios of blue and red light absorbed versus green and IR light reflected, they can be used to evaluate the health of vegetation. It's a snapshot of how much photosynthesis is happening. This is helpful in assessing vegetative health or stress. <a href='https://publiclab.org/ndvi'>Read more</a>.<br /><br/>This is designed for use with red-filtered single camera <a href='http://publiclab.org/infragram'>DIY Infragram cameras</a>.",
"inputs": {
}
}