NDVI2LAIeq {LAIr}R Documentation

Dataset of empirical functions to convert NDVI to LAI in crops, forests and mixed vegetation.

Description

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.

Usage

NDVI2LAIeq

Format

A data frame with 199 rows and 19 columns:

Function.ID

Equation name.

F.ID

Function ID code varying between F001 and F199.

Plant.Category

Plant categories: "Crop" "Forest" "Mixed".

Plant.Type

Plant types: "Permanent" "Summer" "Winter" "Forest" "Perennial" "Mixed".

Plant.Name

Plant names: "Vineyard" "Maize" "Wheat" "Barley" "Forest" "Poplar" "Soybean" "Rice" "Sunflower" "Sugarcane" "Pasture" "Eucalypt" "Mixed".

Location.Biome.Code

The Biome code of the experimental location, following Olson & Dinerstein (1998) doi:10.1046/j.1523-1739.1998.012003502.x

Location.Biome

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".

Location.Country

Country.

Sensor.Name

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

Sensor Platform: "Satellite" "Field" "Airborne".

Sensor.Resolution

Spatial resolution of the sensor.

Sensor.ResolutionClass

Sensor spatial resolution class: "High" "Low" "Very-High" "Moderate".

Sensor.PixelSize

Pixel size.

Equation.R2

Coefficient of determination of the equation (when available).

Equation.Codomain

The set of the function's possible outputs.

Equation.Domain

The set of inputs accepted by the function.

Equation.MathematicalForm

Mathematical form of the function: "Linear" "Logarithmic" "Exponential" "Polynomial" "Power".

Reference.DOI

DOI of the publication.

Function.call

Conversion formula used by the NDVI2LAI()

Source

doi:10.3390/rs14153554


[Package LAIr version 0.3.0 Index]