Skip to content

Releases: erdc/RAPIDpy

2.6.0

22 Sep 20:01
Compare
Choose a tag to compare
  • pylint and Flake8 code style updates
  • Added option to return qout as dataframe
  • various bug fixes

2.5.2

14 Sep 16:54
Compare
Choose a tag to compare

Fix numpy issue with checking for masked arrays.

2.5.1

30 Aug 14:27
Compare
Choose a tag to compare

Added support for forcing files.

2.5.0

06 Jul 18:30
Compare
Choose a tag to compare
  • @spence97 added additional return period generation methods (gumbel & log-pearson)
  • Jim Lewis added CMIP5 support
  • Added pangaea to determine time from files where possible
  • Added option to run single folder in simulation

2.4.3

08 Mar 21:30
Compare
Choose a tag to compare

Patch for weight table generation exceptions thrown with invalid geometries by @sdc50.

2.4.2

27 Jan 21:46
Compare
Choose a tag to compare

Include license in distribution.

2.4.0

27 Jan 17:20
Compare
Choose a tag to compare
  1. Time zone based data access
  2. Pandas
  3. Bug fixes

2.3.4

07 Oct 16:15
Compare
Choose a tag to compare

Added doc strings & tests.
Fixed multiple bugs:

  • generate wrf inflow
  • taudem
  • ihg file generation

2.3.3

26 Jul 20:21
Compare
Choose a tag to compare

Added RAPID output to GSSHA time series (xys, ihg) files functionality
Added mpiexec command option
Various other bug fixes & improvements

2.3.2

06 Jun 12:37
Compare
Choose a tag to compare
  1. USGS download update
  2. Return period generation now uses multiprocessing
  3. TauDEMpy made more flexible for watershed generation
  4. Added daly mean & maximum modes for csv export
  5. Various bug fixes