Package: rts 1.2-5

rts: Raster Time Series Analysis

This framework aims to provide classes and methods for manipulating and processing of raster time series data (e.g. a time series of satellite images).

Authors:Babak Naimi

rts_1.2-5.tar.gz
rts_1.2-5.zip(r-4.5)rts_1.2-5.zip(r-4.4)rts_1.2-5.zip(r-4.3)
rts_1.2-5.tgz(r-4.4-any)rts_1.2-5.tgz(r-4.3-any)
rts_1.2-5.tar.gz(r-4.5-noble)rts_1.2-5.tar.gz(r-4.4-noble)
rts_1.2-5.tgz(r-4.4-emscripten)rts_1.2-5.tgz(r-4.3-emscripten)
rts.pdf |rts.html
rts/json (API)

# Install 'rts' in R:
install.packages('rts', repos = c('https://babaknaimi.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/babaknaimi/rts/issues

On CRAN:

25 exports 5 stars 1.84 score 9 dependencies 1 dependents 1 mentions 117 scripts 678 downloads

Last updated 3 months agofrom:6a6f5a5b0a. Checks:OK: 1 WARNING: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 12 2024
R-4.5-winWARNINGSep 12 2024
R-4.5-linuxWARNINGSep 12 2024
R-4.4-winWARNINGSep 12 2024
R-4.4-macWARNINGSep 12 2024
R-4.3-winWARNINGSep 12 2024
R-4.3-macWARNINGSep 12 2024

Exports:apply.dailyapply.monthlyapply.quarterlyapply.weeklyapply.yearlycubeendpointsgetMODISgetNativePixelSizegetNativeTemporalResolutionindex.RasterStackBrickTSindex.SpatRasterTSindex<-.RasterStackBrickTSindex<-.SpatRasterTSModisDownloadmodisProductsmosaicHDFperiod.applyread.rtsreprojectHDFrtssetMRTpathsetNASAauthVHPdownloadwrite.rts

Dependencies:bitopslatticerasterRcppRCurlspterraxtszoo

rts

Rendered fromrts.pdf.asisusingR.rsp::asison Sep 12 2024.

Last update: 2023-03-17
Started: 2023-03-17

Readme and manuals

Help Manual

Help pageTopics
Apply a function over calendar periodsapply.daily apply.daily,RasterStackBrickTS-method apply.daily,SpatRasterTS-method apply.monthly apply.monthly,RasterStackBrickTS-method apply.monthly,SpatRasterTS-method apply.quarterly apply.quarterly,RasterStackBrickTS-method apply.quarterly,SpatRasterTS-method apply.weekly apply.weekly,RasterStackBrickTS-method apply.weekly,SpatRasterTS-method apply.yearly apply.yearly,RasterStackBrickTS-method apply.yearly,SpatRasterTS-method
Get cell number from row, column or XYcellFromRowCol cellFromRowCol,RasterStackBrickTS,numeric,numeric-method cellFromRowCol,SpatRasterTS,numeric,numeric-method cellFromXY cellFromXY,RasterStackBrickTS-method cellFromXY,SpatRasterTS-method
Dimensions of a stcube objectdim dim,stcube-method ncell ncell,stcube-method ncol ncol,stcube-method nlyr nlyr,stcube-method nrow nrow,stcube-method res res,stcube-method xres xres,stcube-method yres yres,stcube-method
Locate endpoints by timeendpoints endpoints,RasterStackBrickTS-method endpoints,SpatRasterTS-method
Extract values from raster time seriesextract extract,RasterStackBrickTS,Extent-method extract,RasterStackBrickTS,numeric-method extract,RasterStackBrickTS,Spatial-method extract,SpatRasterTS,numeric-method extract,SpatRasterTS,SpatExtent-method extract,SpatRasterTS,SpatVector-method extract,stcube,numeric-method extract,stcube,SpatExtent-method extract,stcube,SpatVector-method
Exrtract values from raster time series[,RasterStackBrickTS,Extent,ANY-method [,RasterStackBrickTS,numeric,ANY-method [,RasterStackBrickTS,Spatial,ANY-method [,SpatRasterTS,numeric,ANY-method [,SpatRasterTS,SpatExtent,ANY-method [,SpatRasterTS,Spatial,ANY-method [,SpatRasterTS,SpatVector,ANY-method [,stcube,numeric,ANY-method [,stcube,SpatExtent,ANY-method [,stcube,SpatVector,ANY-method
Extracting and replacing the index of raster time seriesindex index.RasterStackBrickTS index.SpatRasterTS index<- index<-.RasterStackBrickTS index<-.SpatRasterTS
Download, reproject, and mosaic Modis satellite imagesgetMODIS getMODIS,character-method getMODIS,numeric-method getNativePixelSize getNativeTemporalResolution ModisDownload ModisDownload,character-method ModisDownload,numeric-method modisProducts mosaicHDF mosaicHDF,character-method mosaicHDF,numeric-method reprojectHDF reprojectHDF,character-method reprojectHDF,numeric-method setMRTpath setMRTpath,ANY-method setNASAauth setNASAauth,ANY-method
Apply a function over specified time intervalsperiod.apply period.apply,RasterBrickTS-method period.apply,RasterStackTS-method period.apply,SpatRasterTS-method
Plot raster time seriesplot plot,RasterStackBrickTS,ANY-method plot,RasterStackBrickTS-method plot,rts,ANY-method plot,rts-method plot,SpatRasterTS,ANY-method
rts classesRasterBrickTS-class RasterStackBrickTS-class RasterStackTS-class rts-class show,RasterBrickTS-method show,RasterStackTS-method show,SpatRaster-method SpatRasterTS-class xts-class
Read raster time Series data from a fileread.rts read.rts,character-method
Create a Raster Time Series objectrts rts,character,ANY-method rts,character,missing-method rts,RasterBrick,ANY-method rts,RasterStack,ANY-method rts,SpatRaster,ANY-method rts,xts,ANY-method
Subset layers in a raster time series objectsubset subset,RasterStackBrickTS-method subset,SpatRasterTS-method subset,stcube-method
Subset layers in a raster time series object by index[[,RasterStackBrickTS,ANY,ANY-method [[,SpatRasterTS,ANY,ANY-method [[,stcube,ANY,ANY-method
Download AVHRR-based Vegetation and Drought satellite image productsVHPdownload VHPdownload,character-method
Write raster time Series data to a filewrite.rts write.rts,RasterStackBrickTS,character-method write.rts,SpatRasterTS,character-method