Ruins-app

Latest version: v0.19.0

Safety actively analyzes 642283 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

0.9.1

Description

This is just a quick fix version to fix image paths in the docker container. Right now, a placeholder URL will be used for images. In the final version, the final images should be hosted from a static path and included by URL (not binary reading using PIL).

What's Changed
* Distribution plot moved to plotting library by mmaelicke in https://github.com/hydrocode-de/RUINSapp/pull/70


**Full Changelog**: https://github.com/hydrocode-de/RUINSapp/compare/v0.9.0...v0.9.1

0.9.0

Description

This version added two new draft for new application to RUINS.

Climate explorer

The climate explorer is now available as `./ruins/apps/climate.py`. It implements most of the functionality of the original application. Some issues remain and will be solved in the future. The climate explorer is still lacking translation and reginal models are now yet well supported.
The climate explorer also got a new graph as the main graph, which was implemented using `plotly`. For better visual inspection, the single years of a RCP are are visualized in a parallel coordinates plot, with each Month as a coordinate dimension.
This makes inspection way easier.

Uncertainty explorer

The uncertainty explorer was drafted in `./ruins/apps/uncertainty.py`. It also uses the story mode, to guide the user through an explanation of Knightian uncertainty in a simplified example. This example is implemented but greatly lacks context. That will be added in a future release.
That will be the basis for implementing a neat transition to uncertainty in the climate data.

What's Changed
* Layout for playground concept graph by mmaelicke in https://github.com/hydrocode-de/RUINSapp/pull/67
* Climate explorer - bug fixes and story mode draft by mmaelicke in https://github.com/hydrocode-de/RUINSapp/pull/64
* Replace Climate Warming Scatterplot with parallel coordinates plots by mmaelicke in https://github.com/hydrocode-de/RUINSapp/pull/65


**Full Changelog**: https://github.com/hydrocode-de/RUINSapp/compare/v0.8.0...v0.9.0

0.8.0

Secondly, plotting package was reworked and the stripes plot is now implemented using plotly, to make it interactive.

What's Changed
* Update i18n to HEAD by mmaelicke in https://github.com/hydrocode-de/RUINSapp/pull/55
* Add i18n base functionality by mmaelicke in https://github.com/hydrocode-de/RUINSapp/pull/57
* Update stripes_plot to MAIN by mmaelicke in https://github.com/hydrocode-de/RUINSapp/pull/58
* Plotly reimplementation of Monthly Stripes-Plots by mmaelicke in https://github.com/hydrocode-de/RUINSapp/pull/59
* Fix climate indices error by AlexDo1 in https://github.com/hydrocode-de/RUINSapp/pull/60

New Contributors
* AlexDo1 made their first contribution in https://github.com/hydrocode-de/RUINSapp/pull/60

**Full Changelog**: https://github.com/hydrocode-de/RUINSapp/compare/v0.7.0...v0.8.0

0.7.0

The whole information flow of the application was changed to *story mode*. That means, each parameter is introduced to the user on a page of its own. When the user continues, the parameter selection changes to a simple control in the sidebar.
This frees the main space for the application itself.

What's Changed
* Story Mode for parameter setting by mmaelicke in https://github.com/hydrocode-de/RUINSapp/pull/54


**Full Changelog**: https://github.com/hydrocode-de/RUINSapp/compare/v0.6.1...v0.7.0

0.6.1

Description

This version is a quick fix to include the missing data folder into the docker build.

What's Changed
* add archive downloader by mmaelicke in https://github.com/hydrocode-de/RUINSapp/pull/48


**Full Changelog**: https://github.com/hydrocode-de/RUINSapp/compare/v0.6.0...v0.6.1

0.6.0

Description

The new `Config` and `DataManager` API have been worked into the weather explorer app. Additionally, many CI features like auto-generated code reference page, further unittests, docker image builds and auto-deploy to PyPI has been added and drafted.
The release 0.6.0 will test most of these features and finally make the first online deploy using the docker images.

What's Changed
* Add csv source by mmaelicke in https://github.com/hydrocode-de/RUINSapp/pull/28
* Add Dockerfile for build process by mmaelicke in https://github.com/hydrocode-de/RUINSapp/pull/38
* Update to Manifest for building the PyPI package by mmaelicke in https://github.com/hydrocode-de/RUINSapp/pull/17
* Add basic technical documentation by mmaelicke in https://github.com/hydrocode-de/RUINSapp/pull/43
* Refactor weather app to use basic `DataManager` and `Config` objects by mmaelicke in https://github.com/hydrocode-de/RUINSapp/pull/44
* Patch CI - test auto deploy by mmaelicke in https://github.com/hydrocode-de/RUINSapp/pull/46


**Full Changelog**: https://github.com/hydrocode-de/RUINSapp/compare/0.5...v0.6.0

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.