Releases: hydrocode-de/RUINSapp
Version 0.19
Descriptions
Version 0.19 brought some cleanup work and restructures. The main improvement is a different approach for documentation. The project now uses sphinx-autoapi to autogenerate documentation.
What's Changed
- Moved drain_cap module to processing and changed import line by @lucfr in #106
- Rebuild docs for using autoAPI by @mmaelicke in #107
Full Changelog: v0.18.0...v0.19.0
Version 0.18.1
Version 0.18.1 does not introduce new functionality, but includes an update to the datasource, which is reflected in updated container
Version 0.18
Version 0.18 added the uncertainty analysis for the windpower example in the landuse application. The the results still deviate from the R-Code, but this will be handled separately.
Additionally, a whole new application was added. The extremes.py app includes the pumping example from the Krummhörn region.
What's Changed
- Flood model plots by @lucfr in #103
- Added uncertainty analysis for windpower example by @mmaelicke in #104
New Contributors
Full Changelog: v0.17.0...v0.18.0
Version 0.17
This version is an update to the windpower example. The existing plots are now working correctly as the windpower provisioning PDFs are now constructed correctly.
What's Changed
- GCMxRCP scenarios melting instead of averaging by @mmaelicke in #102
Full Changelog: v0.16.0...v0.17.0
Version 0.16
Description
This version contains some bugfixes all over the place. The major improvement is the first draft of the windpower sub-application inside the landuse application.
What's Changed
- Priliminary Windpower explorer working by @mmaelicke in #100
Full Changelog: v0.15.0...v0.16.0
Version 0.15
Description
Version 0.15.0 introduces drafts for the first two explorers of the landuse application. The PDSI is plotted, along with a hierachical tree plot of the climate models and the windpower landuse example introduced the first two steps of the story mode. These two steps introduce the assumptions of wind turbine dimensioning and explains how these dimensionings are scaled to the Krummhörn region.
What's Changed
- Add Palmer drough severity index plots to landuse application by @mmaelicke in #95
- Fix kde warning by @AlexDo1 in #97
- First windpower story steps by @mmaelicke in #98
- DATsource class for handling wind timeseries by @mmaelicke in #99
Full Changelog: v0.14.0...v0.15.0
Version 0.14
Description
The landuse / agriculture application got the first basic boilerplate layout, without any content so far.
Major improvements to the plots used in the weather and climate explorer including a whole new climate indices explorer. The weather and climate application is has now finished plotting sections. Only the texts, translations and some flaws in information flow still exist.
What's Changed
- Add basic Landuse / Agriculture application by @mmaelicke in #94
- Climate indices processor and plotly plot by @mmaelicke in #90
Full Changelog: v0.13.0...v0.14.0
Version 0.13
Added new shifiting temperature distributions plot including a sample app.
What's Changed
- Add new shifting distributions plot by @mmaelicke in #92
Full Changelog: v0.12.0...v0.13.0
Version 0.12
Version 0.12 adds a new app and new plotting to give the user more tools to inspect the variety of climate models.
What's Changed
- Sunburst plot for climate models by @mmaelicke in #93
Full Changelog: v0.11.0...v0.12.0
Version 0.11
Description
Version 0.11.0 brings some minor changes to the data model to prepare the application for the use of the final data publication. The final selection of chapters was fixed and is being prepared.
What's Changed
- Sea level rise app starter template by @mmaelicke in #82
- Flood-data update by @mmaelicke in #83
- Config datafile names by @AlexDo1 in #88
- Add Sunburst plot instead of Bubble plot by @mmaelicke in #87
Full Changelog: v0.10.0...v0.11.0