Skip to content

Releases: MarkusPic/intensity_duration_frequency_analysis

v0.3.0

06 Nov 13:30
Compare
Choose a tag to compare

v0.3.0 (2024-11-06)

Documentation

  • docs: updated examples and readme (67da2d9)

  • docs: added info into euler docstring (5755815)

Feature

  • feat: added interface to use custom parameter functions - code-clean-up (69ccefd)

Style

  • style: using f-strings (a68976e)

  • style: replaced code fragment (c89c767)

v0.2.9

11 Sep 16:06
Compare
Choose a tag to compare

v0.2.9 (2024-09-11)

Documentation

  • docs: fixed error in doc config (517c532)

  • docs: fixed error in doc config (b9d11ab)

Fix

  • fix: set minimum event gap as maximum of 4 hours and series interval (56558c5)

  • fix: added interval to event duration (b16e42e)

  • fix: added print function for idf-parameters (b435ccd)

Style

  • style: inline loop to multiline loop (9c2a92c)

v0.2.8

12 Aug 13:54
Compare
Choose a tag to compare

v0.2.8 (2024-08-12)

Documentation

  • docs: minor formatting (0fe8471)

  • docs: updated Changelog link for pypi (f29346b)

Fix

  • fix: limit duration steps based on series frequency and skip parameter calculation for durations ranges lower than series frequency. (22e9a19)

v0.2.7

22 Jul 17:05
Compare
Choose a tag to compare

v0.2.7 (2024-07-22)

Documentation

  • docs: update jupyter notebook (70d8713)

  • docs: added more context in some docstrings (16c7568)

  • docs: pycharm jupyter update (e4408f9)

Fix

  • fix: added fix if not pandas timedelta (c962733)

Style

  • style: split some functions in two separate ones. (fbcdaa6)

  • style: adapt to new numpy version 2.0 (c893cef)

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)

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)