Other packages > Find by keyword >

gimms  

Download and Process GIMMS NDVI3g Data
View on CRAN: Click here


Download and install gimms package within the R console
Install from CRAN:
install.packages("gimms")

Install from Github:
library("remotes")
install_github("cran/gimms")

Install by package version:
library("remotes")
install_version("gimms", "1.2.4")



Attach the package and use:
library("gimms")
Maintained by
Florian Detsch
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-10-08
Latest Update: 2025-09-03
Description:
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.
How to cite:
Florian Detsch (2015). gimms: Download and Process GIMMS NDVI3g Data. R package version 1.2.4, https://cran.r-project.org/web/packages/gimms. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1.1 (2015-10-09 11:36), 0.1 (2015-10-08 22:59), 0.2.0 (2015-10-26 15:58), 0.3.0 (2015-11-14 00:05), 0.4.0 (2015-12-18 11:00), 0.5.0 (2016-01-15 10:59), 0.5.1 (2016-01-27 20:39), 1.0.0 (2016-12-16 11:20), 1.1.0 (2018-01-13 01:30), 1.1.1 (2018-12-07 12:20), 1.1.3 (2020-03-19 13:10), 1.2.0 (2021-04-16 14:30), 1.2.1 (2021-07-30 13:20), 1.2.2 (2023-08-09 21:00), 1.2.3 (2025-08-20 08:30)
Other packages that cited gimms R package
View gimms citation profile
Other R packages that gimms depends, imports, suggests or enhances
Complete documentation for gimms
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA