doug-friedman / SPEI

A fork of an R package for computing the Standardized Precipitation-Evapotranspiration Index (SPEI), Penman-Monteith and other reference evapotranspiration, SPI, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SPEI

Travis-CI Build Status AppVeyor Build Status Coverage Status

Description

This is a fork of an R package incorporating a set of functions for computing potential evapotranspiration and several widely used drought indices including the Standardized Precipitation-Evapotranspiration Index (SPEI).

All credit for the original code should go to the original authors.

Goals

  • Add formal unit testing with testthat
  • Move documentation over to roxygen
  • Transition dependencies to imports
  • Transition data to data-raw and use rda data
  • Speed up the L-moments calculations (where possible)
  • Make general performance improvements
  • Remove pglo.R and update documentation
  • Add parallel processing support
  • Change default plot title to include "SPI"/"SPEI"" when appropriate
  • Change default y-axis title to say "z-values"
  • Allow user to change the title when plotting spi/spei
  • Increase test coverage to 75%
  • Increase test coverage to 90%
  • Figure out how to get the accented letters back without upsetting travis-ci

About

A fork of an R package for computing the Standardized Precipitation-Evapotranspiration Index (SPEI), Penman-Monteith and other reference evapotranspiration, SPI, etc.


Languages

Language:R 100.0%