v0.11.5-rc-mvp
Pre-release
Pre-release
**Release candidate for MVP **
What's Changed
- Ci/setup ci by @Carsopre in #3
- Feat/6 create basic polygon by @Carsopre in #10
- Feat/poc i basic polygon and calculations by @Carsopre in #13
- Feat/14 koswat can read a shp file by @Carsopre in #17
- Feat/15 koswat can read a csv file containing distances to buildings by @Carsopre in #18
- Feat/16 koswat can determine the dikes to consider with the input from both a shp and a csv file by @Carsopre in #19
- Milestone/poc ii calculate multiple cross sections by @Carsopre in #20
- Chore/minor refactorings by @Carsopre in #21
- Feat/31 create the class reinforcementprofile as a subtype of the current profile by @Carsopre in #33
- Feat/31 create the class reinforcementprofile as a subtype of the current profile by @Carsopre in #34
- chore: Adapted reinforcement profile calculations to protocol. Adapte… by @Carsopre in #35
- Feat/28 piping wall by @Carsopre in #36
- Feat/29 stability wall by @Carsopre in #37
- Feat/30 cofferdam by @Carsopre in #38
- Feat/26 export of the matrix as a csv by @Carsopre in #39
- Milestone/poc iii apply profile reinforcement criteria by @Carsopre in #40
- Feature/22 as a user i want to be able to get all geometry layers by @Carsopre in #44
- Feature/43 as a user i want to break down the volumes being extracted and reused by @Carsopre in #45
- Feat/43 as a user i want to break down the volumes being extracted and reused by @Carsopre in #46
- Feature/mvp by @Carsopre in #47
- Feat/42 as a user i want to generate the output in files by @Carsopre in #48
- Feature/mvp by @Carsopre in #49
- Chore/improve pyplot figure handling by @Carsopre in #50
- fix(summary_matrix_csv_exporter): We now correctly export all require… by @Carsopre in #51
- Fix/profile plot polygons by @Carsopre in #55
- Feat/41 read ini files by @Carsopre in #56
- Fix/41 import traject surroundings by @Carsopre in #57
- Feat/41 run analysis from main by @Carsopre in #58
- feat(koswat/koswat_handler.py): We now accept a log_output argument t… by @Carsopre in #62
- Chore/sonarcloud fixes by @Carsopre in #63
- fix(koswat/main.py): Renamed main file to fit to python main expe… by @Carsopre in #64
- Chore/general cleanup to mvp by @Carsopre in #65
- Chore/code coverage improvements by @Carsopre in #66
- Docs/create documentation by @Carsopre in #67
- Fix/68 calculation of a dikesection should only happen for its matched scenario by @Carsopre in #69
- fix(calc_library): Small correction to avoid crashing when trying to … by @Carsopre in #71
New Contributors
Full Changelog: v0.2.0...v0.11.5