Other packages > Find by keyword >

MODISTools  

Interface to the 'MODIS Land Products Subsets' Web Services
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("MODISTools", "1.1.6")



Attach the package and use:
library("MODISTools")
Maintained by
Koen Hufkens
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-07-26
Latest Update: 2023-09-17
Description:
Programmatic interface to the Oak Ridge National Laboratories 'MODIS Land Products Subsets' web services (). Allows for easy downloads of 'MODIS' time series directly to your R workspace or your computer.
How to cite:
Koen Hufkens (2013). MODISTools: Interface to the 'MODIS Land Products Subsets' Web Services. R package version 1.1.6, https://cran.r-project.org/web/packages/MODISTools. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.93.3 (2013-07-26 10:47), 0.93.5 (2013-08-13 15:51), 0.93.7 (2014-01-23 16:48), 0.93.9 (2014-03-26 17:34), 0.94.4 (2014-09-08 22:59), 0.94.5 (2014-12-24 12:19), 0.94.6 (2015-01-21 17:14), 0.95.0 (2016-08-02 13:38), 0.95.1 (2017-02-16 07:13), 1.0.0 (2018-06-14 23:58), 1.1.0 (2019-03-01 09:30), 1.1.1 (2020-03-05 06:10), 1.1.2 (2022-04-04 12:20), 1.1.3 (2023-01-08 17:50), 1.1.4 (2023-01-18 10:10), 1.1.5 (2023-09-17 02:10)
Other packages that cited MODISTools R package
View MODISTools citation profile
Other R packages that MODISTools depends, imports, suggests or enhances
Complete documentation for MODISTools
Functions, R codes and Examples using the MODISTools R package
Some associated functions: arcachon_lai . arcachon_lc . mt_bands . mt_batch_subset . mt_bbox . mt_dates . mt_products . mt_sites . mt_subset . mt_to_terra . sin_to_ll . 
Some associated R codes: coordinate_conversion.R . data.R . mt_bands.R . mt_batch_subset.R . mt_dates.R . mt_products.R . mt_sites.R . mt_subset.R . mt_to_terra.R . zzz.R .  Full MODISTools package functions and examples
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  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
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  
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  
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  

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