environmentalinformatics-marburg/gimms: Download and Process GIMMS NDVI3g Data

This is a set of functions to retrieve information about GIMMS NDVI3g files currently available online; download (and re-arrange, in the case of NDVI3g.v0) the half-monthly data sets; import downloaded files from ENVI binary (NDVI3g.v0) or NetCDF format (NDVI3g.v1) directly into R based on the widespread 'raster' package; conduct quality control; and generate monthly composites (e.g., maximum values) from the half-monthly input data. As a special gimmick, a method is included to conveniently apply the Mann-Kendall trend test upon 'Raster*' images, optionally featuring trend-free pre-whitening to account for lag-1 autocorrelation.

Getting started

Package details

MaintainerFlorian Detsch <fdetsch@web.de>
LicenseMIT + file LICENSE
Version1.2.2
URL https://github.com/environmentalinformatics-marburg/gimms
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("environmentalinformatics-marburg/gimms")
environmentalinformatics-marburg/gimms documentation built on Aug. 20, 2023, 3:02 p.m.