Recent Releases of FReDT
FReDT - v4.0.0
The major breaking changes are due to upgrading SQLAlchemy and Pandas to modern versions. Previously we had been unable to update due to major code changes needed to adapt to their API changes.
What's Changed
- Use main project for new issues by @LukeParky in https://github.com/GeospatialResearch/Digital-Twins/pull/378
- Get basic python API documentation working again by @LukeParky in https://github.com/GeospatialResearch/Digital-Twins/pull/381
- Update major dependencies by @LukeParky in https://github.com/GeospatialResearch/Digital-Twins/pull/383
Full Changelog: https://github.com/GeospatialResearch/Digital-Twins/compare/v3.0.0...v4.0.0
Climate Change - Natural Hazard and Storms
- Python
Published by LukeParky 4 months ago
FReDT - v3.0.0
Separate Flood Resilience Digital Twin from EDDIE core
MAJOR shift in the organisation of this repository.
Until now, the Flood Resilience Digital Twin (FReDT) has used this repository, and other projects wanting to use the core library have been forks. Now, this project only contains the core digital twin framework EDDIE, and all other projects are best to use it by installing eddie as a project dependency.
If you are looking for FREDT, please see https://github.com/GeopsatialResearch/eddie_floodresilience
What's changed
- Separate FReDT from EDDIE by @LukeParky in https://github.com/GeospatialResearch/Digital-Twins/pull/373
Full Changelog: https://github.com/GeospatialResearch/Digital-Twins/compare/v2.1.0...v3.0.0
Climate Change - Natural Hazard and Storms
- Python
Published by LukeParky 5 months ago
FReDT - v2.1.0
What's Changed
- Run tests on downstream syncs by @LukeParky in https://github.com/GeospatialResearch/Digital-Twins/pull/355
- Hotfix 344 published image does not match built image by @LukeParky in https://github.com/GeospatialResearch/Digital-Twins/pull/356
- Remove docker images because building on linux causes pulls on windows to be misconfigured and vice-versa by @LukeParky in https://github.com/GeospatialResearch/Digital-Twins/pull/357
- Write supported OS section - Mac OS not supported by @LukeParky in https://github.com/GeospatialResearch/Digital-Twins/pull/359
- Revert "13 show time series flood information (#59)" by @LukeParky in https://github.com/GeospatialResearch/Digital-Twins/pull/361
- 363 automatically serve static local files by @LukeParky in https://github.com/GeospatialResearch/Digital-Twins/pull/365
- Foss4g by @LukeParky in https://github.com/GeospatialResearch/Digital-Twins/pull/366
- Allow full selection of area of interest again by @LukeParky in https://github.com/GeospatialResearch/Digital-Twins/pull/370
- Allow current year to be selected for sea-level rise projections by @LukeParky in https://github.com/GeospatialResearch/Digital-Twins/pull/371
Full Changelog: https://github.com/GeospatialResearch/Digital-Twins/compare/v2.0.0...v2.1.0
Climate Change - Natural Hazard and Storms
- Python
Published by LukeParky 7 months ago
FReDT - v2.0.0 - Terria & WPS Rebuild
What's Changed
Significant changes to the architecture.
- We now use OGC Web Processing Service as the standard for our API.
- Front-end revamped with TerriaJS.
- Updates to the
.envfile so please update from.env.template. - Many code quality improvements.
New Contributors
- @GRI-Admin made their first contribution in https://github.com/GeospatialResearch/Digital-Twins/pull/197
- @alistairjmcintyre made their first contribution in https://github.com/GeospatialResearch/Digital-Twins/pull/299
Full Changelog: https://github.com/GeospatialResearch/Digital-Twins/compare/v1.3.0...v2.0.0
Climate Change - Natural Hazard and Storms
- Python
Published by LukeParky over 1 year ago
FReDT - v1.3.0
What's Changed
- Lock conda-pack because newer versions break builds by @LukeParky in https://github.com/GeospatialResearch/Digital-Twins/pull/345
- Increase explanation of .env variables by @LukeParky in https://github.com/GeospatialResearch/Digital-Twins/pull/343
- Add copyright notice to each non-trivial source file by @LukeParky in https://github.com/GeospatialResearch/Digital-Twins/pull/341
Full Changelog: https://github.com/GeospatialResearch/Digital-Twins/compare/v1.2.0...v1.3.0
Climate Change - Natural Hazard and Storms
- Python
Published by LukeParky over 1 year ago
FReDT - v1.2.0
What's Changed
- Increased usability of form validation.
- Increased level of documentation.
- Fixed bugs due to upstream data sources.
Full Changelog: https://github.com/GeospatialResearch/Digital-Twins/compare/v1.0.0...v1.1.0
Climate Change - Natural Hazard and Storms
- Python
Published by LukeParky almost 2 years ago
FReDT - Initial Release
The first release of the Flood Resilience Digital Twin.
This coincides with the submission of our paper to the Journal of Open Source Software.
Climate Change - Natural Hazard and Storms
- Python
Published by LukeParky over 2 years ago