Other packages > Find by keyword >

MODIStsp  

Find, Download and Process MODIS Land Products Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("MODIStsp", "2.1.0")



Attach the package and use:
library("MODIStsp")
Maintained by
Luigi Ranghetti
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-04-15
Latest Update: 2023-06-12
Description:
Allows automating the creation of time series of rasters derived from MODIS satellite land products data. It performs several typical preprocessing steps such as download, mosaicking, reprojecting and resizing data acquired on a specified time period. All processing parameters can be set using a user-friendly GUI. Users can select which layers of the original MODIS HDF files they want to process, which additional quality indicators should be extracted from aggregated MODIS quality assurance layers and, in the case of surface reflectance products, which spectral indexes should be computed from the original reflectance bands. For each output layer, outputs are saved as single-band raster files corresponding to each available acquisition date. Virtual files allowing access to the entire time series as a single file are also created. Command-line execution exploiting a previously saved processing options file is also possible, allowing users to automatically update time series related to a MODIS product whenever a new image is available. For additional documentation refer to the following article: Busetto and Ranghetti (2016) .
How to cite:
Luigi Ranghetti (2017). MODIStsp: Find, Download and Process MODIS Land Products Data. R package version 2.1.0, https://cran.r-project.org/web/packages/MODIStsp. Accessed 11 Apr. 2025.
Previous versions and publish date:
1.3.2 (2017-04-15 22:31), 1.3.3.1 (2017-08-17 11:04), 1.3.3 (2017-08-12 15:48), 1.3.4 (2018-06-11 00:50), 1.3.5 (2018-06-24 20:28), 1.3.6 (2018-07-14 12:50), 1.3.7 (2018-12-03 18:50), 1.3.8 (2019-03-08 13:02), 1.3.9 (2019-06-21 12:20), 1.4.0 (2020-05-11 00:00), 2.0.2 (2020-09-02 17:20), 2.0.3 (2020-09-20 17:40), 2.0.4 (2020-10-13 14:40), 2.0.5 (2020-12-12 16:40), 2.0.6 (2021-08-03 12:30), 2.0.7 (2022-04-06 17:52), 2.0.8 (2022-04-25 11:20), 2.0.9 (2022-08-26 23:24), 2.0.10 (2023-06-12 11:20), 2.1.0 (2023-10-13 16:30)
Other packages that cited MODIStsp R package
View MODIStsp citation profile
Other R packages that MODIStsp depends, imports, suggests or enhances
Functions, R codes and Examples using the MODIStsp R package
Some associated functions: MODIStsp-package . MODIStsp . MODIStsp_GUI . MODIStsp_addindex . MODIStsp_download . MODIStsp_extract . MODIStsp_get_prodlayers . MODIStsp_get_prodnames . MODIStsp_process . MODIStsp_process_QA_bits . MODIStsp_process_bands . MODIStsp_process_indexes . MODIStsp_read_xml . MODIStsp_resetindexes . MODIStsp_vrt_create . bbox_from_file . check_files_existence . check_proc_opts . check_projection . get_mod_dates . get_mod_dirs . get_mod_filenames . get_reqbands . get_yeardates . install_MODIStsp_launcher . load_prodopts . process_message . reproj_bbox . set_bandind_matrix . split_nodata_values . 
Some associated R codes: MODIStsp-package.R . MODIStsp.R . MODIStsp_GUI.R . MODIStsp_addindex.R . MODIStsp_download.R . MODIStsp_extract.R . MODIStsp_get_prodlayers.R . MODIStsp_install_launcher.R . MODIStsp_process.R . MODIStsp_process_QA_bits.R . MODIStsp_process_bands.R . MODIStsp_process_indexes.R . MODIStsp_read_xml.R . MODIStsp_resetindexes.R . MODIStsp_vrt_create.R . bbox_from_file.R . check_files_existance.R . check_formula_errors.R . check_proc_opts.R . check_projection.R . get_mod_dates.R . get_mod_dirs.R . get_mod_filenames.R . get_reqbands.R . get_yeardates.R . load_prodopts.R . process_message.R . reproj_bbox.R . set_bandind_matrix.R . shinygui_saveopts.R . split_nodata_values.R . tiles_from_bbox.R .  Full MODIStsp package functions and examples
Downloads during the last 30 days
03/1303/1503/2003/2103/2203/2303/2403/2804/0304/0604/0704/08Downloads for MODIStsp0510152025303540TrendBars

Today's Hot Picks in Authors and Packages

multIntTestFunc  
Provides Test Functions for Multivariate Integration
Provides implementations of functions that can be used to test multivariate integration routines. T ...
Download / Learn more Package Citations See dependency  
GenAlgo  
Classes and Methods to Use Genetic Algorithms for Feature Selection
Defines classes and methods that can be used to implement genetic algorithms for feature selection. ...
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  
Rwtss  
Client for Web Time-Series Service
Allows remote access to satellite image time series provided by the web time series service (WTSS) ...
Download / Learn more Package Citations See dependency  
extrafrail  
Estimation and Additional Tools for Alternative Shared Frailty Models
Provide estimation and data generation tools for some new multivariate frailty models. This version ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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