- (Forced) release to pin the upgrade of Python minimum version to
3.11
. - Beta functionality for "adaptation analysis".
- https://pypi.org/project/ra2ce/1.0.0/
What's Changed
- Docs/534 renew cloud computing documentation by @Carsopre in #536
- crs of the reprojected graph updated by @sahand-asgarpour in #543
- set_crs needs allow_override=True by @sahand-asgarpour in #546
- Feat/136 simple graph segmentation for damages by @sahand-asgarpour in #539
- Fixed the crash and rounded of the interpolation value for the number… by @LiekeMeijer in #555
- feat/549 calculate avg speed based on link_type_column (with fallback "highway") by @ArdtK in #550
- Chore/563 tests run for too long leading to timeouts by @Carsopre in #565
- Fix/remove gdal as explicit dependency by @Carsopre in #566
- test/570: fix issue with test concurrency by @ArdtK in #571
- Feat/518 calculate eal by @sahand-asgarpour in #531
- Doc/completing online documentation by @sahand-asgarpour in #568
- Fix/553 simplified attributes should be summarised by @sahand-asgarpour in #556
- fix bug in OPTIMAL_ROUTE_ORIGIN_CLOSEST_DESTINATION by @MatthiasHauthDeltares in #578
- Ci/create docker dev by @Carsopre in #583
- add example notebooks for launch by @MatthiasHauthDeltares in #580
- 599 remove outdated setup of adaptation attempts by @MatthiasHauthDeltares in #603
- feat: 604 adaptation extend analysis config dataclass and reader by @ArdtK in #607
- feat: 605 upgrade python version to 311 by @Carsopre in #610
- chore/remove deprecated attributes for losses analysis config by @MatthiasHauthDeltares in #612
- Feat/592 adaptation create class adaptationoptioncollection by @ArdtK in #609
- Feat/593 adaptation run a cost analysis by @ArdtK in #613
- feat: 594 adaptation create and save result cost options by @ArdtK in #614
- feat: 595 adaptation run and combine losses and damages by @ArdtK in #616
- Feat/622 adaptation calculate full link cost by @ArdtK in #623
- feat: 457 refactor directanalysisrunner by @Carsopre in #624
- fix bug for adaptation option with no construction cost by @MatthiasHauthDeltares in #627
- 598 adaptation calculate impact adaptation option for time horizon by @MatthiasHauthDeltares in #617
- feat: 597 adaptation calculate benefit by @ArdtK in #628
- Feat/601 create sandbox example input for adaptation run by @Cham8920 in #608
- Docs/633 add adaptation readme by @ArdtK in #637
- feat: Create adaptation runner by @Carsopre in #634
- fix: documentation does not get built by @Carsopre in #641
- Update templates by @Carsopre in #648
- Feat/618 adaptation add option to adaptation config to calculate cost based on fraction segment exposed by @ArdtK in #639
- feat: 638 adaptation adaptation analysis should run with only damages or only losses by @ArdtK in #642
- Feat/601 create sandbox example input for adaptation run by @MatthiasHauthDeltares in #645
- chore: Removed intermediate export logic by @Carsopre in #649
- feat: 646 write adaptation to file by @ArdtK in #650
- feat: 636 use same static and output folder of adaptation for dependent analyses by @ArdtK in #652
- feat: 659 convert damage classes into dataclasses; add a reader for damage curves by @ArdtK in #656
- ci: Updated environment file by @Carsopre in #670
Full Changelog: v0.9.2...v1.0.0