Far-red radiation according to "ISO" (not defined) or as commonly defined in plant photobiology, "Smith10" (725-735 nm), "Smith20" (720-740 nm), "Inada" (700-800 nm), "Warrington" (700-850 nm), and "Sellaro" (700-750 nm). The red-edge used in remote sensing of vegetation is centred at the reflectance transition in the far-red band (725 nm), we define "RedEdge40" (705-745 nm) and "RedEdge20" (715-735 nm).
Far_red(std = "ISO")
a character string, defaults to "ISO", as for other colour
definitions, which in this case returns NA
.
NIR
for wavebands close to the boundary between red
and infrared regions.
Other unweighted wavebands:
Blue()
,
Green()
,
IR()
,
Orange()
,
Purple()
,
Red()
,
UVA()
,
UVB()
,
UVC()
,
UV()
,
VIS()
,
Yellow()
# NOT RUN {
Far_red()
Far_red("ISO")
Far_red("Smith")
# }
Run the code above in your browser using DataLab