Package: sephora 0.1.31
Inder Tecuapetla-Gómez
sephora: Statistical Estimation of Phenological Parameters
Provides functions and methods for estimating phenological dates (green up, start of a season, maturity, senescence, end of a season and dormancy) from (nearly) periodic Earth Observation time series. These dates are critical points of some derivatives of an idealized curve which, in turn, is obtained through a functional principal component analysis-based regression model. Some of the methods implemented here are based on T. Krivobokova, P. Serra and F. Rosales (2022) <https://www.sciencedirect.com/science/article/pii/S0167947322000998>. Methods for handling and plotting Earth observation time series are also provided.
Authors:
sephora_0.1.31.tar.gz
sephora_0.1.31.tar.gz(r-4.5-noble)sephora_0.1.31.tar.gz(r-4.4-noble)
sephora_0.1.31.tgz(r-4.4-emscripten)sephora_0.1.31.tgz(r-4.3-emscripten)
sephora.pdf |sephora.html✨
sephora/json (API)
# Install 'sephora' in R: |
install.packages('sephora', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
- deciduous_polygon - 128 NDVI pixels from a MOD13Q1 time series
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 10 months agofrom:958e7e0c84. Checks:OK: 1 WARNING: 1. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 13 2024 |
R-4.5-linux | WARNING | Nov 13 2024 |
Exports:datesToDoYfill_initialgap_MOD13Q1get_metadata_yearsgetSpiralPlotglobal_min_maxlocal_min_maxndvi_derivativesphenoparphenopar_polygonvecFromDatavecToMatrix
Dependencies:base64encBiocGenericsbitBrobdingnagbslibcachemcirclizeclasscliclueclustercodetoolscolorspacecommonmarkComplexHeatmapcpp11crayonDEoptimRdigestdoParalleldplyrdtwdtwclusteBscfansifarverfastmapffflexclustfontawesomeforeachfsgenericsgeoTSGetoptLongggnewscaleggplot2ggrepelGlobalOptionsgluegtablehtmltoolshttpuvIRangesisobanditeratorsjquerylibjsonlitelabelinglaterlatticelifecyclelubridatemagrittrMASSMatrixmatrixStatsmemoisemgcvmimemodeltoolsmunsellmvtnormnlmepillarpkgconfigplyrpngpromisesproxyR6rappdirsrasterRColorBrewerRcppRcppArmadilloRcppEigenRcppParallelRcppThreadreshape2rjsonrlangrobustbaserootSolveRSpectraS4Vectorssassscalesshapeshinyshinyjssourcetoolsspspiralizestringistringrterratibbletidyselecttimechangeutf8vctrsviridisLitewithrxtable
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Statistical Estimation of Phenological Parameters | sephora-package |
Mapping phenodates to days of year (DoY) | datesToDoY |
128 NDVI pixels from a MOD13Q1 time series | deciduous_polygon |
Fill gaps of first three dates of MOD13Q1 | fill_initialgap_MOD13Q1 |
Returns metadata to construct x-axis and legend of 'plot.sephora' | get_metadata_years |
Utility function | getDist_phenoParam |
Spiral plot of phenological parameters | getSpiralPlot |
Global minimum and maximum of a real-valued continuous function over a closed interval | global_min_max |
Local minimum and maximum of a real-valued continuous function over an open interval | local_min_max |
Calculates derivatives of idealized NDVI | ndvi_derivatives |
Phenological parameters estimation | phenopar |
Phenological parameters estimation in mass | phenopar_polygon |
Plot methods for 'sephora' | plot.sephora sephora-methods |
class sephora | sephora-class |
Get numeric vector from RData file | vecFromData |
Mapping numeric vector to a matrix | vecToMatrix |