A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

Recent Releases of Intensity duration frequency analysis

Intensity duration frequency analysis - v0.3.1

v0.3.1 (2025-02-07)

Chore

  • chore: added automatic tests with github automatisation (ab3aec6)

Documentation

  • docs: fixed typo (c6169b9)

  • docs: fixed a grammer error (2752694)

  • docs: added some docstrings (086b3bc)

  • docs: added some docstrings (fa5d430)

  • docs: added some docstrings (d0a0852)

  • docs: added timeseries data format info to tutorial (f5f6b9e)

  • docs: moved examples to subpage (7698588)

  • docs: added contributing guide to docs (00aba82)

  • docs: clean up changelog (a096039)

  • docs: clean up changelog (71ace68)

  • docs: added contributing guide (1ca4904)

  • docs: updated readme (1298fd3)

  • docs: readme update (c509daa)

  • docs: update readme (a57edfc)

  • docs: update readme (926a6a8)

  • docs: show dependency graph (ba484b7)

  • docs: example idf curve (d22666a)

Fix

  • fix: added language option in some backend functions (f4825a2)

  • fix: fixed a pandas convertion error (db2297c)

  • fix: fixed pandas warning when running function idf.add_max_return_periods_to_events(events) (4bbc044)

  • fix: added SRI table event plot (3a4e242)

  • fix: better caption text for event plot (3c13b8c)

Style

  • style: fixed pandas warning (a3b92dd)

  • style: clean up class code. group by kind of function (e6d2be1)

  • style: fixed some coding style errors (f531c9b)

  • style: removed redundant init function in design rainfall classes (fb709c7)

  • style: minor code change in example (f125432)

  • style: delete unused old setup file (44b0374)

  • style: added HeavyRainfallIndexAnalyse to import on top level (3a22307)

  • style: new horizontal bar plot function used in IDF and SRI event plots (7575811)

  • style: remove statsmodels as dependency (d5fd380)

  • style: tqdm as optional package that when installed, shows a progressbar and if not, doesn't show anything (e287186)

  • style: parquet as optional package that the user has to install (4da1308)

  • style: simplified requirements (65eeee6)

  • style: harmonized imports (fd13a64)

Test

  • test: added test for idf_class functions (dd896cb)

  • test: added test for idf_backend functions (8adafec)

  • test: added shell script to start tests (e9dc66c)

  • test: added test for sww_utils functions (408ebc4)

  • test: added test for little helpers functions (e6e2839)

Climate Change - Natural Hazard and Storm - Python
Published by github-actions[bot] 3 months ago

Intensity duration frequency analysis - v0.3.0

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)

Climate Change - Natural Hazard and Storm - Python
Published by github-actions[bot] 6 months ago

Intensity duration frequency analysis - v0.2.9

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)

Climate Change - Natural Hazard and Storm - Python
Published by github-actions[bot] 8 months ago

Intensity duration frequency analysis - v0.2.8

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)

Climate Change - Natural Hazard and Storm - Python
Published by github-actions[bot] 9 months ago

Intensity duration frequency analysis - 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

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

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

Climate Change - Natural Hazard and Storm - Python
Published by github-actions[bot] 9 months ago

Intensity duration frequency analysis - 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)

Unknown

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

Climate Change - Natural Hazard and Storm - Python
Published by github-actions[bot] 12 months ago

Intensity duration frequency analysis - 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)

Climate Change - Natural Hazard and Storm - Python
Published by github-actions[bot] 12 months ago

Intensity duration frequency analysis - v0.2.4

v0.2.4 (2024-01-24)

Documentation

Fix

  • fix: new function > add_max_intensities_to_events (a4876fb)

Style

Climate Change - Natural Hazard and Storm - Python
Published by github-actions[bot] over 1 year ago

Intensity duration frequency analysis - 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)

Climate Change - Natural Hazard and Storm - Python
Published by github-actions[bot] over 1 year ago

Intensity duration frequency analysis - 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)

Climate Change - Natural Hazard and Storm - Python
Published by github-actions[bot] over 1 year ago

Intensity duration frequency analysis - 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)

Climate Change - Natural Hazard and Storm - Python
Published by github-actions[bot] over 1 year ago

Intensity duration frequency analysis - v0.2.0

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

Climate Change - Natural Hazard and Storm - Python
Published by github-actions[bot] over 1 year ago

Intensity duration frequency analysis - v0.1.16

v0.1.16 (2023-07-27)

Fix

Documentation

Climate Change - Natural Hazard and Storm - Python
Published by github-actions[bot] almost 2 years ago

Intensity duration frequency analysis - v0.1.15

Fix

  • Make tqdm and matplotlib optional (030994f)

Climate Change - Natural Hazard and Storm - Python
Published by MarkusPic about 2 years ago

Intensity duration frequency analysis - v0.1.14

Fix

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

Climate Change - Natural Hazard and Storm - Python
Published by MarkusPic about 2 years ago

Intensity duration frequency analysis - v0.1.13

Fix

  • New semantic release using CI (c6c68ce)

Climate Change - Natural Hazard and Storm - Python
Published by MarkusPic over 2 years ago

Intensity duration frequency analysis - v0.1.12

init python-semantic-release

Climate Change - Natural Hazard and Storm - Python
Published by MarkusPic over 2 years ago