Other packages > Find by keyword >

MODIS  

Acquisition and Processing of MODIS Products
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("MODIS", "1.2.11")



Attach the package and use:
library("MODIS")
Maintained by
Florian Detsch
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-01-10
Latest Update: 2023-01-10
Description:
Download and processing functionality for the Moderate ResolutionImaging Spectroradiometer MODIS. The package provides automated access to theglobal online data archives LP DAAC httpslpdaac.usgs.gov LAADShttpsladsweb.modaps.eosdis.nasa.gov and NSIDC httpsnsidc.orghomeas well as processing capabilities such as file conversion mosaickingsubsetting and time series filtering.
How to cite:
Florian Detsch (2017). MODIS: Acquisition and Processing of MODIS Products. R package version 1.2.11, https://cran.r-project.org/web/packages/MODIS. Accessed 04 May. 2025.
Previous versions and publish date:
1.0.0 (2017-01-10 18:42), 1.1.0 (2017-07-03 15:35), 1.1.1 (2018-01-20 16:30), 1.1.2 (2018-01-25 16:59), 1.1.3 (2018-09-11 12:40), 1.1.4 (2018-10-25 14:30), 1.1.5 (2019-11-27 09:04), 1.1.6 (2019-12-01 18:30), 1.1.7 (2020-03-30 09:30), 1.2.0 (2020-06-14 14:50), 1.2.1 (2020-06-22 15:30), 1.2.2 (2020-06-24 10:20), 1.2.3 (2020-11-12 10:20), 1.2.9 (2022-10-08 23:30), 1.2.11 (2023-01-06 15:20)
Other packages that cited MODIS R package
View MODIS citation profile
Other R packages that MODIS depends, imports, suggests or enhances
Functions, R codes and Examples using the MODIS R package
Full MODIS package functions and examples
Downloads during the last 30 days
04/0404/0604/0704/0804/1204/1504/2905/01Downloads for MODIS051015202530TrendBars

Today's Hot Picks in Authors and Packages

appler  
'Apple App Store' and 'iTunes' Data Extraction
Using 'Apple App Store' web scraping and 'iTunes' API ...
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  
kutils  
Project Management Tools
Tools for data importation, recoding, and inspection. There are functions to create new project fo ...
Download / Learn more Package Citations See dependency  
aos  
Animate on Scroll Library for 'shiny'
Trigger animation effects on scroll on any HTML element of 'shiny' and 'rmarkdown', such as any tex ...
Download / Learn more Package Citations See dependency  
tidyRSS  
Tidy RSS for R
With the objective of including data from RSS feeds into your analysis, 'tidyRSS' parses RSS, Atom ...
Download / Learn more Package Citations See dependency  
dipw  
Debiased Inverse Propensity Score Weighting
Estimation of the average treatment effect when controlling for high-dimensional confounders using ...
Download / Learn more Package Citations See dependency  

24,187

R Packages

207,311

Dependencies

65,312

Author Associations

24,143

Publication Badges

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