Recent Releases of rfactor

rfactor - Version 0.1.3

  • New energy functions from McGregor (1995) and Brown & Foster (1987) implemented.
  • Enable to feed custom energy functions to compute_erosivity.
  • Name changes in available intensity functions.
  • Updates to documentation.
  • Add support for Python 3.10, 3.11 and 3.12

- Python
Published by github-actions[bot] over 1 year ago

rfactor - Version 0.1.3

  • New energy functions from McGregor (1995) and Brown & Foster (1987) implemented.
  • Enable to feed custom energy functions to compute_erosivity.
  • Name changes in available intensity functions.
  • Updates to documentation.
  • Add support for Python 3.10, 3.11 and 3.12

- Python
Published by Sachagobeyn over 1 year ago

rfactor - Version 0.1.2

  • Small updates to documentation
  • Improved warning/errors
  • Added lightweight `compute_diagnostics that computes diagnostics for input rainfall timeseries, see 1f0a7f5.
  • Fix pandas warnings:
    • Use pandas assign to create new columns.
    • Use pandas concat instead of pandas append.

- Python
Published by Sachagobeyn almost 3 years ago

rfactor - Version 0.1.1

  • Cleaned up data-files available in repo.
  • Included test for maximum_intensity_matlab_clone function and updated tests.

- Python
Published by Sachagobeyn about 4 years ago

rfactor - Version 0.1.0

  • Matlab code is translated to Python.
  • Two major bugs in the Matlab code are fixed.
  • Added Matlab code legacy.

- Python
Published by Sachagobeyn over 4 years ago

rfactor - v0.0.2

New version that avoids the need to define an independent file providing the links to all input data files needed to analyse the R-factor.

Previous functionalities are preserved, and work in the same way:

  • Compute the erosivity and R-factor values based on rainfall input data.
  • Analyse the computed erosivity and R-factor values (for Flanders).

- Python
Published by Sachagobeyn almost 5 years ago

rfactor -

First beta version of scripts to calculate and analyse R-factor used in the soil loss RUSLE equation. With this first release, one can:

  • Compute the erosivity and R-factor values based on rainfall input data.
  • Analyse the computed erosivity and R-factor values (for Flanders).

Thank you @johanvdw , @daarende , @stijnvanhoey, and @nielsdevleeschouwer for valuable input and helping to develop this package.

- Python
Published by Sachagobeyn almost 5 years ago