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 12 Aug. 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), (2026-07-09 08:09)
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

spatstat.random  
Random Generation Functionality for the 'spatstat' Family
Functionality for random generation of spatial data in the 'spatstat' family of packages. Generate ...
Download / Learn more Package Citations See dependency  
quickcheck  
Property Based Testing
Property based testing, inspired by the original 'QuickCheck'. This package builds on the property ...
Download / Learn more Package Citations See dependency  
matrixsampling  
Simulations of Matrix Variate Distributions
Provides samplers for various matrix variate distributions: Wishart, inverse-Wishart, normal, t, inv ...
Download / Learn more Package Citations See dependency  
flexdashboard  
R Markdown Format for Flexible Dashboards
Format for converting an R Markdown document to a grid oriented dashboard. The dashboard flexibly a ...
Download / Learn more Package Citations See dependency  
ipdw  
Spatial Interpolation by Inverse Path Distance Weighting
Functions are provided to interpolate geo-referenced point data via Inverse Path Distance Weighting ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

28,313

R Packages

239,283

Dependencies

74,752

Author Associations

28,314

Publication Badges

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