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.5")



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-01-18
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.5, https://cran.r-project.org/web/packages/MODISTools. Accessed 22 Dec. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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