aggregate_days4spi | Accumulations to be used by the daily_spi and daily_spei... |
calculate_params | Calculation of the parameters of a selected probability... |
CDD | Maximum length of dry spell: maximum number of consecutive... |
CWD | Maximum length of wet spell: maximum number of consecutive... |
daily_spei | Standardised precipitation evapotranspiration index... |
daily_spi | Standardised precipitation index calculated for a specific... |
dot-apply_index | Maximum 1-day precipitation |
dot-calculate_pze | Calculate the probability of zero |
dot-cdi_vals | Utils function to calculate the values to be used in the CDI |
dot-deciles | Utils function to calculate deciles |
dot-essmi | Utils function to calculate the Empirical Standardised Soil... |
dot-get_cdi | Calculate the CDI index |
dot-get_names | Get layer names, extension, and dates |
dot-get_params.sci | Utils function to calculate the parameters of the selected... |
dot-get_params.spei | Utils function to calculate the parameters of the selected... |
dot-get_yearly | Retrieve SpatRaster for a selected year |
dot-idx.cdd | CDD |
dot-idx.cwd | CWD |
dot-idx.prcptot | PRCPTOT |
dot-idx.rnnmm | Rnnmm (threshold should be applied: for R10mm thres = 10; for... |
dot-idx.rnnp | Rnnp (threshold should be applied: for R95p thres = 0.95; for... |
dot-idx.rnnptot | Rnnp (threshold should be applied: for R95pTOT thres = 0.95;... |
dot-idx.rx1day | RX1day |
dot-idx.rx5day | RX5day |
dot-idx.sdii | SDII |
dot-kalman_filter | Utils function to apply Kalman filter |
dot-MKpval | Utils non-parametric man-Kendall trend test |
dot-pni | Utils function to calculate percent of normal |
dot-Senslope | Utils function that calculates the Sen's slope |
dot-spei_daily.sci | Utils function to compute the SPI or SPEI using a vector.... |
dot-spei_daily.spei | Utils function to compute the SPI or SPEI using a vector.... |
dot-spei.sci | Utils function to calculate the SPEI (SCI package) |
dot-spei.spei | Utils function to calculate the SPEI (SPEI package) |
dot-spi_bool | Utils function to calculate the boolean layers to calculate... |
dot-spi.sci | Utils function to calculate the SPI (SCI package) |
dot-spi.spei | Utils function to calculate the SPI (SPEI package) |
dot-ssi | Title |
dot-swei | Utils function to calculate the Snow Water Equivalent Index... |
dot-tci | Utils function to calculate the Temperature Condition Index |
dot-tci_period | Utils function to calculate the Temperature Condition Index... |
dot-vci | Utils function to calculate the Vegetation Condition Index |
dot-vci_period | Utils function to calculate the Vegetation Condition Index... |
dot-zscore | Utils function to calculate the z-score |
dot-zspi | Utils function to calculate the boolean SPI (zSPI) to be used... |
import_monthly_data | Import a monthly SpatRaster from monthly NCDF or GeoTIFF... |
kalman_parameters | Kalman smoothing to daily SPI and SPEI parameters (only works... |
mk_spatial | Non-parametric Man-Kendall trend test |
params_spei | Calculation of the parameters of a selected probability... |
params_spi | Calculation of the parameters of a selected probability... |
PRCPTOT | Annual total precipitation on wet days |
R10mm | Annual count of days when PRCP ≥ 10mm |
R20mm | Annual count of days when PRCP ≥ 20mm |
R95p | Annual total PRCP when RR > 95th percentile |
R95pTOT | Contribution to total precipitation from very wet days (95p) |
R99p | Annual total PRCP when RR > 99th percentile |
R99pTOT | Contribution to total precipitation from very wet days (99p) |
read_parameters | Import the params_list object to a specific directory |
Rnnmm | Annual count of days when PRCP ≥ nn mm |
Rx1day | Maximum 1-day precipitation |
Rx5day | Maximum consecutive 5-day precipitation |
sdii | Simple precipitation intensity index |
spatial_cdi | Combined Drought Indicator (CDI; Cammalleri et al. 2021) |
spatial_deciles | Function to calculate the Deciles method |
spatial_essmi | Empirical Standardised Soil Moisture Index (ESSMI) |
spatial_pni | Function to calculate the Percent of Normal Index |
spatial_spei | Wrapper function from the SCI and SPEI packages to calculate... |
spatial_spi | Wrapper function from the SCI and SPEI packages to calculate... |
spatial_swei | Snow Water Equivalent Index (SWEI) |
spatial_tci | Temperature Condition Index (TCI; Kogan 1995) |
spatial_vci | Vegetation Condition Index (VCI; Kogan 1995) |
spatial_vhi | Vegetation Health Index (VHI; Kogan 1995) |
spatial_zscore | Anomaly Index (zscore) |
ssi | Wrapper function from the SCI package to calculate the... |
write_parameters | Export the params_list object to a specific directory |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.