Skip to content

Releases: hydrocode-de/RUINSapp

Version 0.19

03 Aug 13:28
1397886

Choose a tag to compare

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

03 Aug 06:37
e4f373e

Choose a tag to compare

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

30 Jul 11:01
f5fbb36

Choose a tag to compare

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

New Contributors

Full Changelog: v0.17.0...v0.18.0

Version 0.17

27 Jul 17:35

Choose a tag to compare

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

25 Jul 13:17

Choose a tag to compare

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

Full Changelog: v0.15.0...v0.16.0

Version 0.15

23 Jul 04:27

Choose a tag to compare

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

Full Changelog: v0.14.0...v0.15.0

Version 0.14

13 Jul 10:03

Choose a tag to compare

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

Full Changelog: v0.13.0...v0.14.0

Version 0.13

06 Jul 06:14

Choose a tag to compare

Added new shifiting temperature distributions plot including a sample app.

What's Changed

Full Changelog: v0.12.0...v0.13.0

Version 0.12

03 Jul 07:18

Choose a tag to compare

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

Full Changelog: v0.11.0...v0.12.0

Version 0.11

27 Jun 09:34
5c2eba7

Choose a tag to compare

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

Full Changelog: v0.10.0...v0.11.0