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:
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')) |
Bug tracker:https://github.com/babaknaimi/rts/issues
Last updated 5 months agofrom:6a6f5a5b0a. Checks:OK: 1 WARNING: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 11 2024 |
R-4.5-win | WARNING | Nov 11 2024 |
R-4.5-linux | WARNING | Nov 11 2024 |
R-4.4-win | WARNING | Nov 11 2024 |
R-4.4-mac | WARNING | Nov 11 2024 |
R-4.3-win | WARNING | Nov 11 2024 |
R-4.3-mac | WARNING | Nov 11 2024 |
Exports:apply.dailyapply.monthlyapply.quarterlyapply.weeklyapply.yearlycubeendpointsgetMODISgetNativePixelSizegetNativeTemporalResolutionindex.RasterStackBrickTSindex.SpatRasterTSindex<-.RasterStackBrickTSindex<-.SpatRasterTSModisDownloadmodisProductsmosaicHDFperiod.applyread.rtsreprojectHDFrtssetMRTpathsetNASAauthVHPdownloadwrite.rts
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Apply a function over calendar periods | apply.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 XY | cellFromRowCol cellFromRowCol,RasterStackBrickTS,numeric,numeric-method cellFromRowCol,SpatRasterTS,numeric,numeric-method cellFromXY cellFromXY,RasterStackBrickTS-method cellFromXY,SpatRasterTS-method |
Dimensions of a stcube object | dim 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 time | endpoints endpoints,RasterStackBrickTS-method endpoints,SpatRasterTS-method |
Extract values from raster time series | extract 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 series | index index.RasterStackBrickTS index.SpatRasterTS index<- index<-.RasterStackBrickTS index<-.SpatRasterTS |
Download, reproject, and mosaic Modis satellite images | getMODIS 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 intervals | period.apply period.apply,RasterBrickTS-method period.apply,RasterStackTS-method period.apply,SpatRasterTS-method |
Plot raster time series | plot plot,RasterStackBrickTS,ANY-method plot,RasterStackBrickTS-method plot,rts,ANY-method plot,rts-method plot,SpatRasterTS,ANY-method |
rts classes | RasterBrickTS-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 file | read.rts read.rts,character-method |
Create a Raster Time Series object | rts 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 object | subset 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 products | VHPdownload VHPdownload,character-method |
Write raster time Series data to a file | write.rts write.rts,RasterStackBrickTS,character-method write.rts,SpatRasterTS,character-method |