
The R package npphen has been developed primarily to enable land surface phenology reconstruction and anomaly detection by using remote sensing time series. Nevertheless, npphen includes functions to analyze any type of numerical time series. Examples of remote sensing time series that can be tackled using npphen are NDVI (Normalized Difference Vegetation Index) time series from the GIMMS project, from the U.S. MODIS Program or the E.S.A. Sentinel 2 Program. Examples of numerical time series can be the NPP (Net Primary Productivity) from a FluxNet Tower.
To install the stable version from CRAN:
install.packages("npphen")
library(npphen)
For a brief introduction and examples, check out the Page tutorial.
The npphen package as a whole is licensed under the GPLv3. See the LICENSE file for more details.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.