Skip to content

Releases: MarkusPic/intensity_duration_frequency_analysis

v0.2.6

16 May 16:18
Compare
Choose a tag to compare

v0.2.6 (2024-05-16)

Fix

  • fix: fixed error for rain bar plot with only one entry. (2384e20)

Style

  • style: prevent pandas warning (058a711)

Unknown

  • Merge remote-tracking branch 'origin/main' (e16069e)

v0.2.5

13 May 09:27
Compare
Choose a tag to compare

v0.2.5 (2024-05-13)

Documentation

  • docs: added python example usage in readme (15e13b4)

  • docs: added python example usage in readme (db937a5)

  • docs: added citation information (fc8b86b)

  • docs: added source of example time series (26f734c)

Fix

  • fix: add option to not add units to idf table index names & added function add_max_return_periods_pre_duration_to_events (1745fe8)

Style

  • style: prevent matplotlib warning (2a1f1fc)

  • style: pandas deprecation warning (8d4acba)

  • style: fixed pandas deprecation errors for frequency strings (fb78d8a)

  • style: fixed pandas deprecation warning (b2b700e)

v0.2.4

24 Jan 09:56
Compare
Choose a tag to compare

v0.2.4 (2024-01-24)

Documentation

Fix

  • fix: new function > add_max_intensities_to_events (a4876fb)

Style

v0.2.3

07 Nov 15:08
Compare
Choose a tag to compare

v0.2.3 (2023-11-07)

Fix

  • fix: pandas 2.1.2 deprecation warning (d9e26c8)

Unknown

  • prepare Schmitt's ortsunabhaengiger Index (e479076)

v0.2.2

07 Aug 16:55
Compare
Choose a tag to compare

v0.2.2 (2023-08-07)

Documentation

Fix

  • fix: added separating lines to idf bar axes for Short-term and medium-term durations (9a69e72)

v0.2.1

07 Aug 13:15
Compare
Choose a tag to compare

v0.2.1 (2023-08-07)

Ci

Fix

  • fix: don't balance parameters for single formulation (9525fa6)

Style

  • style: remove tight layout calls (6f0e0b2)

v0.2.0

05 Aug 22:53
Compare
Choose a tag to compare

v0.2.0 (2023-08-05)

Feature

  • feat: added ability to use custom functions for parameter formulation. default implementations are linear, log-normal, double-log-normal and hyperbolic. (f16f674)

Unknown

v0.1.16

27 Jul 21:15
Compare
Choose a tag to compare

v0.1.16 (2023-07-27)

Fix

Documentation

v0.1.15

13 Apr 14:45
Compare
Choose a tag to compare

Fix

  • Make tqdm and matplotlib optional (030994f)

v0.1.14

07 Mar 09:51
Compare
Choose a tag to compare

Fix

  • Added warning for synthetic rain series if height < 0 (1cca9c2)