NDVI2LAIeq {LAIr} | R Documentation |
Dataset of empirical functions to convert NDVI to LAI, compiled by Bajocco et al. 2022.
It contains some arguments used by the NDVI2LAI()
function to subset the conversion equations.
NDVI2LAIeq
A data frame with 199 rows and 19 columns:
Equation name.
Function ID code varying between F001 and F199.
Plant categories: "Crop" "Forest" "Mixed".
Plant types: "Permanent" "Summer" "Winter" "Forest" "Perennial" "Mixed".
Plant names: "Vineyard" "Maize" "Wheat" "Barley" "Forest" "Poplar" "Soybean" "Rice" "Sunflower" "Sugarcane" "Pasture" "Eucalypt" "Mixed".
The Biome code of the experimental location, following Olson & Dinerstein (1998) doi:10.1046/j.1523-1739.1998.012003502.x
The Biome name of the experimental location: "Mediterranean Forests, Woodlands & Scrub" "Temperate Grasslands, Savannas & Shrublands" "Temperate Broadleaf & Mixed Forests""Deserts & Xeric Shrublands" "Tropical & Subtropical Dry Broadleaf Forests" "Montane Grasslands & Shrublands" "Tropical & Subtropical Grasslands, Savannas & Shrublands" "Tropical & Subtropical Moist Broadleaf Forests".
Country.
Sensor Names: "IKONOS" "MODIS" "Spectroradiometer" "Landsat" "AVHRR" "SPOT" "UAV" "Hyperion" "RapidEye" "Sentinel-2" "MultispectralCamera" "Quickbird" "WorldView2" "WorldView3" "Pleiades-1A" "GeoEye1" "AISA" "GF1" "HJ" "PROBA-V" "SPOT-VGT" "AWiFS" "BJ1"
Sensor Platform: "Satellite" "Field" "Airborne".
Spatial resolution of the sensor.
Sensor spatial resolution class: "High" "Low" "Very-High" "Moderate".
Pixel size.
Coefficient of determination of the equation (when available).
The set of the function's possible outputs.
The set of inputs accepted by the function.
Mathematical form of the function: "Linear" "Logarithmic" "Exponential" "Polynomial" "Power".
DOI of the publication.
Conversion formula used by the NDVI2LAI()