Package: geoTS 0.1.8
Inder Tecuapetla-Gómez
geoTS: Methods for Handling and Analyzing Time Series of Satellite Images
Provides functions and methods for: splitting large raster objects into smaller chunks, transferring images from a binary format into raster layers, transferring raster layers into an 'RData' file, calculating the maximum gap (amount of consecutive missing values) of a numeric vector, and fitting harmonic regression models to periodic time series. The homoscedastic harmonic regression model is based on G. Roerink, M. Menenti and W. Verhoef (2000) <doi:10.1080/014311600209814>.
Authors:
geoTS_0.1.8.tar.gz
geoTS_0.1.8.tar.gz(r-4.5-noble)geoTS_0.1.8.tar.gz(r-4.4-noble)
geoTS_0.1.8.tgz(r-4.4-emscripten)geoTS_0.1.8.tgz(r-4.3-emscripten)
geoTS.pdf |geoTS.html✨
geoTS/json (API)
# Install 'geoTS' in R: |
install.packages('geoTS', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
- shp_mohinora - SpatialPolygonsDataFrame for Cerro Mohinora
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 2 years agofrom:f66e073e81. Checks:OK: 1 NOTE: 1. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 18 2024 |
R-4.5-linux | NOTE | Oct 18 2024 |
Exports:haRmonicshetervarmatrixToRastermaxLagMissValraster_intersect_spsplit_replacetransfer_bin_rastertransfer_raster_RData
Dependencies:bitcodetoolsDEoptimRdoParallelffforeachiteratorslatticerasterRcpprobustbasespterra
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Methods for Handling and Analyzing Time Series of Satellite Images | geoTS-package |
Harmonic analysis for time series | haRmonics |
Heteroscedastic variance estimation for remotely-sensed data | hetervar |
Land Mask of eastern Yucatan Peninsula | master |
Creates a RasterLayer object from a matrix | matrixToRaster |
Get maximum lag of missing values | maxLagMissVal |
MOD13Q1 NDVI binary file | MOD13Q1_NDVI_2000129_009 |
16-day MOD13Q1 NDVI RasterStack | MOD13Q1_NDVI_Mohinora |
Intersects raster and sp objects | raster_intersect_sp |
SpatialPolygonsDataFrame for Cerro Mohinora | shp_mohinora |
Splits a Raster* object into smaller chunks and allows to replace cell values | split_replace |
Transfer values from a binary image file to a raster file | transfer_bin_raster |
Transfer values from a Raster* object to an RData file | transfer_raster_RData |