sentinel2.efps: Predicting Ecosystem Functional Properties using Sentinel-2

Description Usage Arguments Value

View source: R/sentinel2_efps.R

Description

This function use pre-trained regression trees to predict GPP and GPPsat.

Usage

1
sentinel2.efps(sentinel2_product, product = "gpp")

Arguments

sentinel2_product

The path to a Sentinel-2 L2A product downloaded from https://scihub.copernicus.eu/ or generated with sen2cor. (String)

product

Can be "gpp", "gppsat", or "all".

Value

An object of class raster if product = "gpp" or "gppsat".If class = "all" the output is a stack raster.


dpabon/ecofunr documentation built on July 15, 2020, 12:58 p.m.