Package: PowerSDI 1.0.0.9000

Gabriel Constantino Blain

PowerSDI: Calculate Standardised Drought Indices Using NASA POWER Data

A set of functions designed to calculate the standardised precipitation and standardised precipitation evapotranspiration indices using NASA POWER data as described in Blain et al. (2023) <doi:10.2139/ssrn.4442843>. These indices are calculated using a reference data source. The functions verify if the indices' estimates meet the assumption of normality and how well NASA POWER estimates represent real-world data. Indices are calculated in a routine mode. Potential evapotranspiration amounts and the difference between rainfall and potential evapotranspiration are also calculated. The functions adopt a basic time scale that splits each month into four periods. Days 1 to 7, days 8 to 14, days 15 to 21, and days 22 to 28, 29, 30, or 31, where 'TS=4' corresponds to a 1-month length moving window (calculated 4 times per month) and 'TS=48' corresponds to a 12-month length moving window (calculated 4 times per month).

Authors:Gabriel Constantino Blain [aut, cre], Graciela R. Sobierajski [aut], Leticia L. Martins [aut], Adam H. Sparks [aut]

PowerSDI_1.0.0.9000.tar.gz
PowerSDI_1.0.0.9000.zip(r-4.5)PowerSDI_1.0.0.9000.zip(r-4.4)PowerSDI_1.0.0.9000.zip(r-4.3)
PowerSDI_1.0.0.9000.tgz(r-4.4-any)PowerSDI_1.0.0.9000.tgz(r-4.3-any)
PowerSDI_1.0.0.9000.tar.gz(r-4.5-noble)PowerSDI_1.0.0.9000.tar.gz(r-4.4-noble)
PowerSDI_1.0.0.9000.tgz(r-4.4-emscripten)PowerSDI_1.0.0.9000.tgz(r-4.3-emscripten)
PowerSDI.pdf |PowerSDI.html
PowerSDI/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/gabrielblain/powersdi/issues

Datasets:
  • DistPar - Parameters for Calculating the SDIs Provided by the ScientSDI Function
  • ObsEst - Example Data of the Input Required by the Accuracy Function
  • refHS - Example of the Input Required by the Reference Function
  • refPM - Example of the Input Required by the Reference Function

On CRAN:

5 exports 3 stars 2.06 score 38 dependencies 1 dependents 1 scripts 173 downloads

Last updated 2 months agofrom:10f64a351c. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 22 2024
R-4.5-winOKAug 22 2024
R-4.5-linuxOKAug 22 2024
R-4.4-winOKAug 22 2024
R-4.4-macOKAug 22 2024
R-4.3-winOKAug 22 2024
R-4.3-macOKAug 22 2024

Exports:AccuracyOperatSDIPlotDataReferenceScientSDI

Dependencies:bitbit64clicliprcpp11crayoncrulcurlfansigenericsgluehmshttpcodejsonlitelifecyclelmomlubridatemagrittrmimenasapowerpillarpkgconfigprettyunitsprogressR6Rcppreadrrlangtibbletidyselecttimechangetriebeardtzdburltoolsutf8vctrsvroomwithr

Introduction to PowerSDI

Rendered fromIntro_to_PowerSDI.Rmdusingknitr::rmarkdownon Aug 22 2024.

Last update: 2024-01-10
Started: 2023-09-03