Releases: MarkusPic/intensity_duration_frequency_analysis
Releases · MarkusPic/intensity_duration_frequency_analysis
v0.3.0
v0.3.0 (2024-11-06)
Documentation
Feature
- feat: added interface to use custom parameter functions - code-clean-up (
69ccefd
)
Style
v0.2.9
v0.2.9 (2024-09-11)
Documentation
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
v0.2.8 (2024-08-12)
Documentation
Fix
- fix: limit duration steps based on series frequency and skip parameter calculation for durations ranges lower than series frequency. (
22e9a19
)
v0.2.7
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
v0.2.6
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
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
v0.2.4 (2024-01-24)
Documentation
Fix
- fix: new function > add_max_intensities_to_events (
a4876fb
)
Style
v0.2.3
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
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
v0.2.1 (2023-08-07)
Ci
Fix
- fix: don't balance parameters for single formulation (
9525fa6
)
Style
- style: remove tight layout calls (
6f0e0b2
)