Recent Releases of FloodAdapt
FloodAdapt - v0.2.0
What's Changed
- refactor(adapters): Add adapter interfaces and refactor SficnsAdapter to use them. Also refactor events to use forcings by @LuukBlom in https://github.com/Deltares-research/FloodAdapt/pull/473
- test(misc): remove obsolete tests by @LuukBlom in https://github.com/Deltares-research/FloodAdapt/pull/625
- feat(dbs-builder): clip exposure to hazard extent by @Santonia27 in https://github.com/Deltares-research/FloodAdapt/pull/623
- fix(misc): remove Settings() instantiation from module level code by @LuukBlom in https://github.com/Deltares-research/FloodAdapt/pull/629
- feat(ci): added automated release workflow by @LuukBlom in https://github.com/Deltares-research/FloodAdapt/pull/632
Full Changelog: https://github.com/Deltares-research/FloodAdapt/compare/v0.1.4...v0.2.0
Climate Change - Natural Hazard and Storm
- Python
Published by github-actions[bot] 4 months ago

FloodAdapt - v0.1.2
What's Changed
- Refactor of the save/edit/delete enz. functions for all tabs by @dladrichem in https://github.com/Deltares-research/FloodAdapt/pull/367
- Remove lock count by @dladrichem in https://github.com/Deltares-research/FloodAdapt/pull/415
- Added a section on socio-economic projections by @kathrynroscoe in https://github.com/Deltares-research/FloodAdapt/pull/416
- Add validators by @dladrichem in https://github.com/Deltares-research/FloodAdapt/pull/417
- changed how the Hazard object is initialized to avoid creating the di… by @panosatha in https://github.com/Deltares-research/FloodAdapt/pull/391
- Docs measures building level by @kathrynroscoe in https://github.com/Deltares-research/FloodAdapt/pull/426
- Update docs.yml by @Santonia27 in https://github.com/Deltares-research/FloodAdapt/pull/428
- using z-value in floodwall from shp file by @GundulaW in https://github.com/Deltares-research/FloodAdapt/pull/427
- 409 raise by datum is currently increasing the elevation above ground and not datum by @panosatha in https://github.com/Deltares-research/FloodAdapt/pull/431
- Update pyproject.toml by @LuukBlom in https://github.com/Deltares-research/FloodAdapt/pull/434
- Fix/docs landing page by @Santonia27 in https://github.com/Deltares-research/FloodAdapt/pull/437
- Test youtube video by @dladrichem in https://github.com/Deltares-research/FloodAdapt/pull/438
- total area of all polygons from imported file by @GundulaW in https://github.com/Deltares-research/FloodAdapt/pull/442
- Refactor tests pa by @panosatha in https://github.com/Deltares-research/FloodAdapt/pull/336
- Make database singleton by @dladrichem in https://github.com/Deltares-research/FloodAdapt/pull/447
- include rainfall in spw file if rainfall from track is chosen by @GundulaW in https://github.com/Deltares-research/FloodAdapt/pull/443
- 259 get continuous integration up and running by @LuukBlom in https://github.com/Deltares-research/FloodAdapt/pull/445
- fixed issue with logging handlers not closing properly by @panosatha in https://github.com/Deltares-research/FloodAdapt/pull/453
- Restructure static API functions and add results caching by @dladrichem in https://github.com/Deltares-research/FloodAdapt/pull/449
- fixed percapitaincome typo by @panosatha in https://github.com/Deltares-research/FloodAdapt/pull/455
- Configure ruff, black & typos in pyproj.toml and implement suggested changes by @LuukBlom in https://github.com/Deltares-research/FloodAdapt/pull/451
- remove dependencies that will be installed already by cht-dependencies by @LuukBlom in https://github.com/Deltares-research/FloodAdapt/pull/457
- remove non functional ruff format line in pre-commit.yaml by @LuukBlom in https://github.com/Deltares-research/FloodAdapt/pull/458
- Fix naming issues by @dladrichem in https://github.com/Deltares-research/FloodAdapt/pull/456
- chore: Remove duplicate functions in dbs_controller & Update pre-comm… by @LuukBlom in https://github.com/Deltares-research/FloodAdapt/pull/459
- Remove relative path in site toml by @dladrichem in https://github.com/Deltares-research/FloodAdapt/pull/464
- take most of the env creation script from frontend and put it in the … by @LuukBlom in https://github.com/Deltares-research/FloodAdapt/pull/467
- added temporary event name for plotting rainfall and river by @panosatha in https://github.com/Deltares-research/FloodAdapt/pull/470
- Move env creation to backend by @LuukBlom in https://github.com/Deltares-research/FloodAdapt/pull/468
- pre-commit version and fiat adapter test not skipped anymore by @panosatha in https://github.com/Deltares-research/FloodAdapt/pull/463
- Add self check to hazard run check by @dladrichem in https://github.com/Deltares-research/FloodAdapt/pull/471
- Updates in site.toml to clear not-used attributes and update some vairables by @panosatha in https://github.com/Deltares-research/FloodAdapt/pull/462
- revert rename by @LuukBlom in https://github.com/Deltares-research/FloodAdapt/pull/474
- Fix tests teamcity by @LuukBlom in https://github.com/Deltares-research/FloodAdapt/pull/475
- Config changes by @LuukBlom in https://github.com/Deltares-research/FloodAdapt/pull/476
- Split mandatory and optional metrics by @dladrichem in https://github.com/Deltares-research/FloodAdapt/pull/477
- fix import error in hydromt-sfincs for teamcity by @LuukBlom in https://github.com/Deltares-research/FloodAdapt/pull/483
- made sure that the optional config metric toml is not mandatory by @panosatha in https://github.com/Deltares-research/FloodAdapt/pull/481
- made infographic creation not mandatory by @panosatha in https://github.com/Deltares-research/FloodAdapt/pull/491
- risk infographic config check by @panosatha in https://github.com/Deltares-research/FloodAdapt/pull/493
- 380 remove useless statements from log file by @dladrichem in https://github.com/Deltares-research/FloodAdapt/pull/478
- change fiat_toolbox dependency to main branch instead of pypi by @panosatha in https://github.com/Deltares-research/FloodAdapt/pull/499
- docs hydromt fiat by @Santonia27 in https://github.com/Deltares-research/FloodAdapt/pull/472
- allow manual trigger by @Santonia27 in https://github.com/Deltares-research/FloodAdapt/pull/501
- Update workflows by @savente93 in https://github.com/Deltares-research/FloodAdapt/pull/503
- remove jupyter notebooks by @Santonia27 in https://github.com/Deltares-research/FloodAdapt/pull/505
- comment out destination in docs workflow by @Santonia27 in https://github.com/Deltares-research/FloodAdapt/pull/506
- #docs add jupyter by @Santonia27 in https://github.com/Deltares-research/FloodAdapt/pull/507
- Docs update style by @Santonia27 in https://github.com/Deltares-research/FloodAdapt/pull/509
- Docs update directory tree by @Santonia27 in https://github.com/Deltares-research/FloodAdapt/pull/511
- Docs measures hydraulic by @kathrynroscoe in https://github.com/Deltares-research/FloodAdapt/pull/512
- Docs measures urban green infra by @kathrynroscoe in https://github.com/Deltares-research/FloodAdapt/pull/513
- update docs structure and add "coming soon"to empty pages by @Santonia27 in https://github.com/Deltares-research/FloodAdapt/pull/515
- Don't offsett water levels in synthetic events by @savente93 in https://github.com/Deltares-research/FloodAdapt/pull/514
- FloodAdapt builder by @panosatha in https://github.com/Deltares-research/FloodAdapt/pull/421
- Docs strategies by @kathrynroscoe in https://github.com/Deltares-research/FloodAdapt/pull/521
- Docs output - FloodAdapt output documentation by @kathrynroscoe in https://github.com/Deltares-research/FloodAdapt/pull/522
- feat: Improve copy method to DbsTemplate class for duplicating objects by @LuukBlom in https://github.com/Deltares-research/FloodAdapt/pull/517
- Standardize how we check for a run being completed by @LuukBlom in https://github.com/Deltares-research/FloodAdapt/pull/519
- 406 remove incomplete output from crashed runs by @LuukBlom in https://github.com/Deltares-research/FloodAdapt/pull/523
- v0.1.1 for sep30 release by @LuukBlom in https://github.com/Deltares-research/FloodAdapt/pull/525
- bug fix in benefit scenarios creation by @panosatha in https://github.com/Deltares-research/FloodAdapt/pull/526
- Bugfix: fix case to not error in plot_wl when the name is not filled … by @LuukBlom in https://github.com/Deltares-research/FloodAdapt/pull/528
- bugfix discharge import timeseries in plot_river by @LuukBlom in https://github.com/Deltares-research/FloodAdapt/pull/529
- Bugfixes event window by @LuukBlom in https://github.com/Deltares-research/FloodAdapt/pull/530
- 524 make headers optional & allow for multiple datetime formats by @LuukBlom in https://github.com/Deltares-research/FloodAdapt/pull/531
- Docs events revisions by @kathrynroscoe in https://github.com/Deltares-research/FloodAdapt/pull/532
- Docs benefits by @kathrynroscoe in https://github.com/Deltares-research/FloodAdapt/pull/533
- Revert "524 make headers optional & allow for multiple datetime formats" by @LuukBlom in https://github.com/Deltares-research/FloodAdapt/pull/534
- Reapply changes from 524 by @savente93 in https://github.com/Deltares-research/FloodAdapt/pull/535
- 536 time series column name format error by @panosatha in https://github.com/Deltares-research/FloodAdapt/pull/537
- corrected cys file paths by @panosatha in https://github.com/Deltares-research/FloodAdapt/pull/539
- Offshore model fix incl slicing error by @GundulaW in https://github.com/Deltares-research/FloodAdapt/pull/541
- Docs user guide landing page 2 by @kathrynroscoe in https://github.com/Deltares-research/FloodAdapt/pull/542
- Docs sfincs by @Santonia27 in https://github.com/Deltares-research/FloodAdapt/pull/540
- Docs tech background by @kathrynroscoe in https://github.com/Deltares-research/FloodAdapt/pull/543
- Docs minor changes by @Santonia27 in https://github.com/Deltares-research/FloodAdapt/pull/544
- make deleting run output optional by @LuukBlom in https://github.com/Deltares-research/FloodAdapt/pull/549
- Feat/pydantic settings for database config by @LuukBlom in https://github.com/Deltares-research/FloodAdapt/pull/546
- Move delete crashed runs var to Settings class by @LuukBlom in https://github.com/Deltares-research/FloodAdapt/pull/552
- Commented out video until video is updated by @kathrynroscoe in https://github.com/Deltares-research/FloodAdapt/pull/550
- change hydromt-sfincs dependency by @LuukBlom in https://github.com/Deltares-research/FloodAdapt/pull/555
- backend implementation for issue #431 in FloodAdapt-GUI by @LuukBlom in https://github.com/Deltares-research/FloodAdapt/pull/557
- Bugfix/make env script: raise error if process failed by @LuukBlom in https://github.com/Deltares-research/FloodAdapt/pull/556
- small correction based on change of spatial join read in hydromt fiat by @panosatha in https://github.com/Deltares-research/FloodAdapt/pull/566
- template infographics correction by @panosatha in https://github.com/Deltares-research/FloodAdapt/pull/569
- Changed structure of the comparison tabs and added content by @kathrynroscoe in https://github.com/Deltares-research/FloodAdapt/pull/561
- Docs database builder newer by @kathrynroscoe in https://github.com/Deltares-research/FloodAdapt/pull/570
- changed FIAT region path based on hydromt fiat updates by @panosatha in https://github.com/Deltares-research/FloodAdapt/pull/572
- Docs setup guide improvements by @kathrynroscoe in https://github.com/Deltares-research/FloodAdapt/pull/571
New Contributors
- @savente93 made their first contribution in https://github.com/Deltares-research/FloodAdapt/pull/503
Full Changelog: https://github.com/Deltares-research/FloodAdapt/compare/v0.0.1...v0.1.2
Climate Change - Natural Hazard and Storm
- Python
Published by LuukBlom 6 months ago

FloodAdapt - v0.1.1-alpha
What's Changed
- 394 tide gauge download from local files by @GundulaW in https://github.com/Deltares-research/FloodAdapt/pull/396
- Refactor of the save/edit/delete enz. functions for all tabs by @dladrichem in https://github.com/Deltares-research/FloodAdapt/pull/367
- Remove lock count by @dladrichem in https://github.com/Deltares-research/FloodAdapt/pull/415
- Added a section on socio-economic projections by @kathrynroscoe in https://github.com/Deltares-research/FloodAdapt/pull/416
- Add validators by @dladrichem in https://github.com/Deltares-research/FloodAdapt/pull/417
- changed how the Hazard object is initialized to avoid creating the di… by @panosatha in https://github.com/Deltares-research/FloodAdapt/pull/391
- Docs measures building level by @kathrynroscoe in https://github.com/Deltares-research/FloodAdapt/pull/426
- Update docs.yml by @Santonia27 in https://github.com/Deltares-research/FloodAdapt/pull/428
- using z-value in floodwall from shp file by @GundulaW in https://github.com/Deltares-research/FloodAdapt/pull/427
- 409 raise by datum is currently increasing the elevation above ground and not datum by @panosatha in https://github.com/Deltares-research/FloodAdapt/pull/431
Full Changelog: https://github.com/Deltares-research/FloodAdapt/compare/v0.1.0-alpha...v0.1.1-alpha
Climate Change - Natural Hazard and Storm
- Python
Published by LuukBlom 12 months ago

FloodAdapt - v0.1.0-alpha
What's Changed
- Docs by @Santonia27 in https://github.com/Deltares-research/FloodAdapt/pull/361
- Fix grid api function by @dladrichem in https://github.com/Deltares-research/FloodAdapt/pull/360
- 355 option to delete simulation folders for sfincs and fiat by @panosatha in https://github.com/Deltares-research/FloodAdapt/pull/363
- ruff and typos corrections for docs by @panosatha in https://github.com/Deltares-research/FloodAdapt/pull/364
- Docs by @Santonia27 in https://github.com/Deltares-research/FloodAdapt/pull/365
- Docs by @Santonia27 in https://github.com/Deltares-research/FloodAdapt/pull/366
- do not copy simulation folders when reusing hazard by @panosatha in https://github.com/Deltares-research/FloodAdapt/pull/368
- fixed bug in getting infographic when no simulation folder is available by @panosatha in https://github.com/Deltares-research/FloodAdapt/pull/372
- Fix config parsing by @LuukBlom in https://github.com/Deltares-research/FloodAdapt/pull/370
- Docs by @Santonia27 in https://github.com/Deltares-research/FloodAdapt/pull/377
- Docs by @Santonia27 in https://github.com/Deltares-research/FloodAdapt/pull/378
- Fix blocking editing if it is used higher up by @dladrichem in https://github.com/Deltares-research/FloodAdapt/pull/381
- Refactor projection saving and handle user uploaded shapefile by @LuukBlom in https://github.com/Deltares-research/FloodAdapt/pull/353
- added method to read in a green infra look up table from the database by @panosatha in https://github.com/Deltares-research/FloodAdapt/pull/382
- Fix stop running by @dladrichem in https://github.com/Deltares-research/FloodAdapt/pull/383
- Small fixes and changes for min zoom levels in config and impact types by @panosatha in https://github.com/Deltares-research/FloodAdapt/pull/384
- NaN values in flood return maps by @panosatha in https://github.com/Deltares-research/FloodAdapt/pull/373
- added "del model" by @GundulaW in https://github.com/Deltares-research/FloodAdapt/pull/386
- added option for absolute or relative damages by @panosatha in https://github.com/Deltares-research/FloodAdapt/pull/385
- added config for benefits visualization threshold by @panosatha in https://github.com/Deltares-research/FloodAdapt/pull/387
- Docs by @Santonia27 in https://github.com/Deltares-research/FloodAdapt/pull/389
- made benefit threshold optional by @panosatha in https://github.com/Deltares-research/FloodAdapt/pull/390
Full Changelog: https://github.com/Deltares-research/FloodAdapt/compare/v0.0.1-alpha...v0.1.0-alpha
Climate Change - Natural Hazard and Storm
- Python
Published by LuukBlom 12 months ago

FloodAdapt -
Climate Change - Natural Hazard and Storm
- Python
Published by dladrichem about 1 year ago

FloodAdapt -
Climate Change - Natural Hazard and Storm
- Python
Published by dladrichem about 1 year ago

FloodAdapt -
Climate Change - Natural Hazard and Storm
- Python
Published by dladrichem about 1 year ago

FloodAdapt - v0.0.1-alpha
Climate Change - Natural Hazard and Storm
- Python
Published by dladrichem about 1 year ago
