Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tipping points #446

Open
wants to merge 62 commits into
base: main
Choose a base branch
from
Open

Tipping points #446

wants to merge 62 commits into from

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    5ceb865 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    b014275 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    da9249d View commit details
    Browse the repository at this point in the history
  2. update tipping_points from main (#439)

    * Fix publisher
    
    * Refactor of the save/edit/delete enz. functions for all tabs (#367)
    
    * Fix dbs classes
    
    * Fix rebase issues
    
    * Add lock_count and start unit testing
    
    * Add tests
    
    * Temp fixes
    
    * Add test template
    
    * Add unit tests
    
    * Fixed deleting function
    
    * Fix scenarios in dbs controller
    
    * Remove tests for other branch
    
    * Fix scenario logging
    
    * Fix ruff and black
    
    * Fix spellcheck
    
    * Fix comments and remove locking
    
    * Make check_higher_level_usage function public
    
    * Add rerunning validators
    
    * Remove lock count (#415)
    
    * Added a section on socio-economic projections (#416)
    
    * Added a section on socio-economic projections
    
    * Added a section on socio-economic projections
    
    * fixed a typo in the index.qmd so the spell test passes
    
    * Add validators (#417)
    
    * Add validators
    
    * Fix black
    
    * Fix escaped backslash
    
    * Fix errorhandling historic events
    
    * Fix errorhandling historic events nad fix black
    
    * Setup wiki docs
    
    * changed how the Hazard object is initialized to avoid creating the different event object in risk run before the scenario is run (#391)
    
    * Docs measures building level (#426)
    
    * Added content on building-level measures and modified the main landing page for the measures
    
    * entered content for building-level measures and edited the index file for the measures. also fixed a typo
    
    * fix error on startup of event popup window
    
    * Update docs.yml (#428)
    
    * using z-value in floodwall from shp file  (#427)
    
    * using z-value in floodwall from shp file and convertin MultiLineString to LineString
    
    * black
    
    * addressing review comments
    
    * address review comment: convert also z-values from shape file
    
    * fixed unit conversion
    
    * black
    
    * include logging statement when height from shape file cannot be read
    
    * black
    
    * include positive logging info when height from shape is used
    
    * update raise by for datum ref tests (#431)
    
    * Update pyproject.toml (#434)
    
    * Update pyproject.toml
    
    * fix ,
    
    * Fix/docs landing page (#437)
    
    * fix landing page
    
    * Fix merge conflict
    
    * Fix typo
    
    * Test youtube video (#438)
    
    ---------
    
    Co-authored-by: Daley Adrichem <[email protected]>
    Co-authored-by: dladrichem <[email protected]>
    Co-authored-by: kathrynroscoe <[email protected]>
    Co-authored-by: Panos Athanasiou <[email protected]>
    Co-authored-by: LuukBlom <[email protected]>
    Co-authored-by: Santonia27 <[email protected]>
    Co-authored-by: GundulaW <[email protected]>
    Co-authored-by: LuukBlom <[email protected]>
    9 people authored May 15, 2024
    Configuration menu
    Copy the full SHA
    6dfae92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45ab27a View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    4d307a4 View commit details
    Browse the repository at this point in the history
  2. Edits on tp

    dumontgoulart committed May 16, 2024
    Configuration menu
    Copy the full SHA
    cf8d0c8 View commit details
    Browse the repository at this point in the history
  3. more edits

    dumontgoulart committed May 16, 2024
    Configuration menu
    Copy the full SHA
    1e91d40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd50713 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    34f4034 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    c2f1bfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26ffea2 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    8a1a748 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    3ab3964 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. chore: Refactor object_model/tipping_point.py and interface/tipping_p…

    …oints.py
    
    Refactor the `object_model/tipping_point.py` and `interface/tipping_points.py` files to improve code organization and naming consistency. This includes renaming the `TipPointModel` class to `TippingPointModel` in both files.
    dumontgoulart committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    b44fba8 View commit details
    Browse the repository at this point in the history
  2. 3 Configuration menu
    Copy the full SHA
    2ff6088 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. refactor functions

    dumontgoulart committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    1f8f97c View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. add tests

    dumontgoulart committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    9ce90fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f028b87 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. updating tipping points wrt main (#479)

    * take most of the env creation script from frontend and put it in the … (#467)
    
    * take most of the env creation script from frontend and put it in the backend
    
    * move env_docs.yml to the docs dir
    
    * update readme
    
    * added temporary event name for plotting rainfall and river (#470)
    
    * Move env creation to backend (#468)
    
    * take most of the env creation script from frontend and put it in the backend
    
    * move env_docs.yml to the docs dir
    
    * update readme
    
    * fix bug in env creation
    
    * black
    
    * pre-commit version and fiat adapter test not skipped anymore (#463)
    
    * updated pre-commit version
    
    * updated svn repo so this test can be run now
    
    * return periods test is not skipped anymore with fiat_toolbox updates
    
    * changed cht_observation to git repo install
    
    * chore: close all loggers & handlers in database fixture setup and teardown
    
    * fix: Output more info if incompatible river coordinates in SFINCS adapter and sitetoml
    
    * add reset() to dbs_controller.py
    
    * reset database in conftest.py
    
    * black
    
    * fix versions of formatting tools
    
    ---------
    
    Co-authored-by: LuukBlom <[email protected]>
    Co-authored-by: LuukBlom <[email protected]>
    
    * Add self check to hazard run check (#471)
    
    * Add self check to hazard run check
    
    * Fix black
    
    * Updates in site.toml to clear not-used attributes and update some vairables (#462)
    
    * removed unused attributes from site toml
    
    * small update in lint
    
    * made observation points non mandatory
    
    * changed site attribute obs_station to tide_gauge and removed unused attributes
    
    * changed the flooding_threshold attribute to belong to a flood_frequency variable
    
    * added default value for flood frequency flooding threshold
    
    * when no river is present template discharge is used for now
    
    * added source option to tide_gauge site attribute
    
    * small correction in docstring
    
    * changed slr.scenarios in site.toml and made them not mandatory
    
    * offshore model and cyclone tracks not mandatory anymore
    
    * small updates
    
    * naming change
    
    * make sure that the workflow does not break when there is nothing to plot
    
    * todo on api for aggregation
    
    * revert rename (#474)
    
    * Fix logging and tests (#475)
    
    * fix api output fixture and tests
    
    * return -> yield in all fixtures
    
    * return -> yield in all fixtures
    
    * fix scenario.run() tests
    
    * add logging class and implement in codebase
    
    * bugfix logger contextmanager
    
    * improve test logging
    
    * fix bug in create_roads
    
    * Add attribute check to adapter logger
    
    * Config changes (#476)
    
    * database path updates
    
    * Update config getters to return Paths where needed
    
    * Update lint.yml
    
    * Update lint.yml
    
    ---------
    
    Co-authored-by: GundulaW <[email protected]>
    
    * Split mandatory and optional metrics (#477)
    
    ---------
    
    Co-authored-by: LuukBlom <[email protected]>
    Co-authored-by: Panos Athanasiou <[email protected]>
    Co-authored-by: LuukBlom <[email protected]>
    Co-authored-by: dladrichem <[email protected]>
    Co-authored-by: Daley Adrichem <[email protected]>
    Co-authored-by: GundulaW <[email protected]>
    7 people authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    e2f102c View commit details
    Browse the repository at this point in the history
  2. update tipping_points wrt main (#480)

    * take most of the env creation script from frontend and put it in the … (#467)
    
    * take most of the env creation script from frontend and put it in the backend
    
    * move env_docs.yml to the docs dir
    
    * update readme
    
    * added temporary event name for plotting rainfall and river (#470)
    
    * Move env creation to backend (#468)
    
    * take most of the env creation script from frontend and put it in the backend
    
    * move env_docs.yml to the docs dir
    
    * update readme
    
    * fix bug in env creation
    
    * black
    
    * pre-commit version and fiat adapter test not skipped anymore (#463)
    
    * updated pre-commit version
    
    * updated svn repo so this test can be run now
    
    * return periods test is not skipped anymore with fiat_toolbox updates
    
    * changed cht_observation to git repo install
    
    * chore: close all loggers & handlers in database fixture setup and teardown
    
    * fix: Output more info if incompatible river coordinates in SFINCS adapter and sitetoml
    
    * add reset() to dbs_controller.py
    
    * reset database in conftest.py
    
    * black
    
    * fix versions of formatting tools
    
    ---------
    
    Co-authored-by: LuukBlom <[email protected]>
    Co-authored-by: LuukBlom <[email protected]>
    
    * Add self check to hazard run check (#471)
    
    * Add self check to hazard run check
    
    * Fix black
    
    * Updates in site.toml to clear not-used attributes and update some vairables (#462)
    
    * removed unused attributes from site toml
    
    * small update in lint
    
    * made observation points non mandatory
    
    * changed site attribute obs_station to tide_gauge and removed unused attributes
    
    * changed the flooding_threshold attribute to belong to a flood_frequency variable
    
    * added default value for flood frequency flooding threshold
    
    * when no river is present template discharge is used for now
    
    * added source option to tide_gauge site attribute
    
    * small correction in docstring
    
    * changed slr.scenarios in site.toml and made them not mandatory
    
    * offshore model and cyclone tracks not mandatory anymore
    
    * small updates
    
    * naming change
    
    * make sure that the workflow does not break when there is nothing to plot
    
    * todo on api for aggregation
    
    * revert rename (#474)
    
    * Fix logging and tests (#475)
    
    * fix api output fixture and tests
    
    * return -> yield in all fixtures
    
    * return -> yield in all fixtures
    
    * fix scenario.run() tests
    
    * add logging class and implement in codebase
    
    * bugfix logger contextmanager
    
    * improve test logging
    
    * fix bug in create_roads
    
    * Add attribute check to adapter logger
    
    * Config changes (#476)
    
    * database path updates
    
    * Update config getters to return Paths where needed
    
    * Update lint.yml
    
    * Update lint.yml
    
    ---------
    
    Co-authored-by: GundulaW <[email protected]>
    
    * Split mandatory and optional metrics (#477)
    
    ---------
    
    Co-authored-by: LuukBlom <[email protected]>
    Co-authored-by: Panos Athanasiou <[email protected]>
    Co-authored-by: LuukBlom <[email protected]>
    Co-authored-by: dladrichem <[email protected]>
    Co-authored-by: Daley Adrichem <[email protected]>
    Co-authored-by: GundulaW <[email protected]>
    7 people authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    15f63a7 View commit details
    Browse the repository at this point in the history
  3. refactor functions

    dumontgoulart committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    fa09dbf View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Refactor object_model/tipping_point.py and interface/tipping_points.py

    Refactor the `object_model/tipping_point.py` and `interface/tipping_points.py` files to improve code organization and naming consistency. This includes renaming the `TipPointModel` class to `TippingPointModel` in both files.
    dumontgoulart committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    f108e9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4f8860 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. update tp from main (#482)

    * take most of the env creation script from frontend and put it in the … (#467)
    
    * take most of the env creation script from frontend and put it in the backend
    
    * move env_docs.yml to the docs dir
    
    * update readme
    
    * added temporary event name for plotting rainfall and river (#470)
    
    * Move env creation to backend (#468)
    
    * take most of the env creation script from frontend and put it in the backend
    
    * move env_docs.yml to the docs dir
    
    * update readme
    
    * fix bug in env creation
    
    * black
    
    * pre-commit version and fiat adapter test not skipped anymore (#463)
    
    * updated pre-commit version
    
    * updated svn repo so this test can be run now
    
    * return periods test is not skipped anymore with fiat_toolbox updates
    
    * changed cht_observation to git repo install
    
    * chore: close all loggers & handlers in database fixture setup and teardown
    
    * fix: Output more info if incompatible river coordinates in SFINCS adapter and sitetoml
    
    * add reset() to dbs_controller.py
    
    * reset database in conftest.py
    
    * black
    
    * fix versions of formatting tools
    
    ---------
    
    Co-authored-by: LuukBlom <[email protected]>
    Co-authored-by: LuukBlom <[email protected]>
    
    * Add self check to hazard run check (#471)
    
    * Add self check to hazard run check
    
    * Fix black
    
    * Updates in site.toml to clear not-used attributes and update some vairables (#462)
    
    * removed unused attributes from site toml
    
    * small update in lint
    
    * made observation points non mandatory
    
    * changed site attribute obs_station to tide_gauge and removed unused attributes
    
    * changed the flooding_threshold attribute to belong to a flood_frequency variable
    
    * added default value for flood frequency flooding threshold
    
    * when no river is present template discharge is used for now
    
    * added source option to tide_gauge site attribute
    
    * small correction in docstring
    
    * changed slr.scenarios in site.toml and made them not mandatory
    
    * offshore model and cyclone tracks not mandatory anymore
    
    * small updates
    
    * naming change
    
    * make sure that the workflow does not break when there is nothing to plot
    
    * todo on api for aggregation
    
    * revert rename (#474)
    
    * Fix logging and tests (#475)
    
    * fix api output fixture and tests
    
    * return -> yield in all fixtures
    
    * return -> yield in all fixtures
    
    * fix scenario.run() tests
    
    * add logging class and implement in codebase
    
    * bugfix logger contextmanager
    
    * improve test logging
    
    * fix bug in create_roads
    
    * Add attribute check to adapter logger
    
    * Config changes (#476)
    
    * database path updates
    
    * Update config getters to return Paths where needed
    
    * Update lint.yml
    
    * Update lint.yml
    
    ---------
    
    Co-authored-by: GundulaW <[email protected]>
    
    * Split mandatory and optional metrics (#477)
    
    ---------
    
    Co-authored-by: LuukBlom <[email protected]>
    Co-authored-by: Panos Athanasiou <[email protected]>
    Co-authored-by: LuukBlom <[email protected]>
    Co-authored-by: dladrichem <[email protected]>
    Co-authored-by: Daley Adrichem <[email protected]>
    Co-authored-by: GundulaW <[email protected]>
    7 people authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    8bc416c View commit details
    Browse the repository at this point in the history
  2. comments

    dumontgoulart committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    c1524ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f57e19 View commit details
    Browse the repository at this point in the history
  4. update tp (#486)

    * take most of the env creation script from frontend and put it in the … (#467)
    
    * take most of the env creation script from frontend and put it in the backend
    
    * move env_docs.yml to the docs dir
    
    * update readme
    
    * added temporary event name for plotting rainfall and river (#470)
    
    * Move env creation to backend (#468)
    
    * take most of the env creation script from frontend and put it in the backend
    
    * move env_docs.yml to the docs dir
    
    * update readme
    
    * fix bug in env creation
    
    * black
    
    * pre-commit version and fiat adapter test not skipped anymore (#463)
    
    * updated pre-commit version
    
    * updated svn repo so this test can be run now
    
    * return periods test is not skipped anymore with fiat_toolbox updates
    
    * changed cht_observation to git repo install
    
    * chore: close all loggers & handlers in database fixture setup and teardown
    
    * fix: Output more info if incompatible river coordinates in SFINCS adapter and sitetoml
    
    * add reset() to dbs_controller.py
    
    * reset database in conftest.py
    
    * black
    
    * fix versions of formatting tools
    
    ---------
    
    Co-authored-by: LuukBlom <[email protected]>
    Co-authored-by: LuukBlom <[email protected]>
    
    * Add self check to hazard run check (#471)
    
    * Add self check to hazard run check
    
    * Fix black
    
    * Updates in site.toml to clear not-used attributes and update some vairables (#462)
    
    * removed unused attributes from site toml
    
    * small update in lint
    
    * made observation points non mandatory
    
    * changed site attribute obs_station to tide_gauge and removed unused attributes
    
    * changed the flooding_threshold attribute to belong to a flood_frequency variable
    
    * added default value for flood frequency flooding threshold
    
    * when no river is present template discharge is used for now
    
    * added source option to tide_gauge site attribute
    
    * small correction in docstring
    
    * changed slr.scenarios in site.toml and made them not mandatory
    
    * offshore model and cyclone tracks not mandatory anymore
    
    * small updates
    
    * naming change
    
    * make sure that the workflow does not break when there is nothing to plot
    
    * todo on api for aggregation
    
    * revert rename (#474)
    
    * Fix logging and tests (#475)
    
    * fix api output fixture and tests
    
    * return -> yield in all fixtures
    
    * return -> yield in all fixtures
    
    * fix scenario.run() tests
    
    * add logging class and implement in codebase
    
    * bugfix logger contextmanager
    
    * improve test logging
    
    * fix bug in create_roads
    
    * Add attribute check to adapter logger
    
    * Config changes (#476)
    
    * database path updates
    
    * Update config getters to return Paths where needed
    
    * Update lint.yml
    
    * Update lint.yml
    
    ---------
    
    Co-authored-by: GundulaW <[email protected]>
    
    * Split mandatory and optional metrics (#477)
    
    ---------
    
    Co-authored-by: LuukBlom <[email protected]>
    Co-authored-by: Panos Athanasiou <[email protected]>
    Co-authored-by: LuukBlom <[email protected]>
    Co-authored-by: dladrichem <[email protected]>
    Co-authored-by: Daley Adrichem <[email protected]>
    Co-authored-by: GundulaW <[email protected]>
    7 people authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    2a620bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f2b41d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0a398de View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0522ab2 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    28df051 View commit details
    Browse the repository at this point in the history
  2. update tp (#496)

    * add dask to dependencies + limit to the last version that is compatible with pandas 1.x (#483)
    
    * change branch in hydromt_sfincs
    
    * add dask to dependencies + limit to the last version that is compatible with pandas 1.x
    
    * made sure that the optional config metric toml is not mandatory (#481)
    
    * made sure that the option config metric toml is not mandatory
    
    * updated types of metric configs
    
    * added an error for when mandatory config not available
    
    * made infographic creation not mandatory (#491)
    
    * made infographic creation not mandatory
    
    * review updates
    
    * added a check to see if the risk infographic config is available and if not to produce an error (#493)
    
    ---------
    
    Co-authored-by: LuukBlom <[email protected]>
    Co-authored-by: Panos Athanasiou <[email protected]>
    3 people authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    c7e59bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cec8c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49477fb View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    bb29294 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    914708f View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    509f586 View commit details
    Browse the repository at this point in the history
  2. update tp from main (#518)

    * 380 remove useless statements from log file (#478)
    
    * Simplify logging
    
    * Fix black
    
    * Fix deleting files in hydromts
    
    * change fiat_toolbox dependency to main branch instead of pypi (#499)
    
    Co-authored-by: LuukBlom <[email protected]>
    
    * fix typo in fiat-toolbox url
    
    * revert to using the latest release of fiat-toolbox
    
    * docs hydromt fiat (#472)
    
    * base setup hydromt FIAT
    
    * upload videos hydromt fiat
    
    * add videos and title for delft fiat
    
    * insert more videos
    
    * cross reference video and add text quickbuild
    
    * fill in text for GUI sections
    
    * correct style
    
    * update style
    
    * Add text SVI and additional attributes
    
    * add workflows and fill in text
    
    * fill vulnerability
    
    * fill in text, update style sheet
    
    * fixes
    
    * add video to update vulnerability curves
    
    * update data inputs
    
    * style
    
    * remove bold from "Delft FIAT"
    
    * iupdate FIAT to Delft-FIAT
    
    * update index.qmd and remove data_input qmd, following Kathryn's comments
    
    * update hydormt_fiat_gui with kathryn's comments
    
    * add ground elevation docs
    
    * fine tuning
    
    * update gui videos
    
    * updates
    
    * add new diagrams and remove videos
    
    * add figures
    
    * textual improvements
    
    * textual improvements
    
    * textual improvements
    
    * textual improvements
    
    * textual improvements
    
    * replace with Delft-FIAT model-builder
    
    * replace "the user" with "you"
    
    * textual revision
    
    * base setup hydromt FIAT
    
    * upload videos hydromt fiat
    
    * add videos and title for delft fiat
    
    * insert more videos
    
    * cross reference video and add text quickbuild
    
    * fill in text for GUI sections
    
    * correct style
    
    * update style
    
    * Add text SVI and additional attributes
    
    * add workflows and fill in text
    
    * fill vulnerability
    
    * fill in text, update style sheet
    
    * fixes
    
    * add video to update vulnerability curves
    
    * update data inputs
    
    * style
    
    * remove bold from "Delft FIAT"
    
    * iupdate FIAT to Delft-FIAT
    
    * update index.qmd and remove data_input qmd, following Kathryn's comments
    
    * update hydormt_fiat_gui with kathryn's comments
    
    * add ground elevation docs
    
    * fine tuning
    
    * update gui videos
    
    * updates
    
    * add new diagrams and remove videos
    
    * add figures
    
    * textual improvements
    
    * textual improvements
    
    * textual improvements
    
    * textual improvements
    
    * textual improvements
    
    * replace with Delft-FIAT model-builder
    
    * replace "the user" with "you"
    
    * textual revision
    
    * spelling
    
    * textual
    
    * textual
    
    * update spell check to ignore static docs folder
    
    * Made mods to the Delft-FIAT setup documentation (KR)
    
    * Finished edits to get Delft-FIAT model builder documentation online
    
    * base setup hydromt FIAT
    
    * upload videos hydromt fiat
    
    * add videos and title for delft fiat
    
    * insert more videos
    
    * cross reference video and add text quickbuild
    
    * fill in text for GUI sections
    
    * correct style
    
    * update style
    
    * Add text SVI and additional attributes
    
    * add workflows and fill in text
    
    * fill vulnerability
    
    * fill in text, update style sheet
    
    * fixes
    
    * add video to update vulnerability curves
    
    * update data inputs
    
    * style
    
    * remove bold from "Delft FIAT"
    
    * iupdate FIAT to Delft-FIAT
    
    * update index.qmd and remove data_input qmd, following Kathryn's comments
    
    * update hydormt_fiat_gui with kathryn's comments
    
    * add ground elevation docs
    
    * fine tuning
    
    * update gui videos
    
    * updates
    
    * add new diagrams and remove videos
    
    * add figures
    
    * textual improvements
    
    * textual improvements
    
    * textual improvements
    
    * textual improvements
    
    * textual improvements
    
    * replace with Delft-FIAT model-builder
    
    * replace "the user" with "you"
    
    * textual revision
    
    * base setup hydromt FIAT
    
    * upload videos hydromt fiat
    
    * fill in text for GUI sections
    
    * add workflows and fill in text
    
    * fill in text, update style sheet
    
    * fixes
    
    * add video to update vulnerability curves
    
    * update data inputs
    
    * style
    
    * remove bold from "Delft FIAT"
    
    * iupdate FIAT to Delft-FIAT
    
    * update index.qmd and remove data_input qmd, following Kathryn's comments
    
    * update gui videos
    
    * add new diagrams and remove videos
    
    * textual improvements
    
    * textual improvements
    
    * spelling
    
    * textual
    
    * textual
    
    * update spell check to ignore static docs folder
    
    * Made mods to the Delft-FIAT setup documentation (KR)
    
    * Finished edits to get Delft-FIAT model builder documentation online
    
    * typos
    
    * Update pyproject.toml
    
    exclude svg files from typo checking
    
    * Remove ignore-paths from GH action
    
    The `ignore-paths` variable that was added to the typos action doesn't seem to be one the action recognises and probably does nothing at best, so I removed it
    
    * add nbformat to environment
    
    * adding more jupyter dependencies
    
    * add python to env.yml
    
    * update workflow
    
    * update workflow docs
    
    * fix workflow
    
    * fix workflow
    
    * update docs workflow
    
    * clean up workflow
    
    ---------
    
    Co-authored-by: LuukBlom <[email protected]>
    Co-authored-by: Kathryn Roscoe <[email protected]>
    Co-authored-by: Sam Vente <[email protected]>
    
    * Update auto_code_doc.yml
    
    * fix publishing of docs workflow
    
    * Update auto_code_doc.yml
    
    * Add github actions auth to docs workflow
    
    * allow manual trigger (#501)
    
    * Update workflows (#503)
    
    Summary of changes:
    
     1.   updated all the used action versions to the latest vesion, as some were really quite out of date, and made any changes necessary to fix whatever broke
      2.  removed black in favour of ruff formatting as ruff formatting implements the same formatting rules as black but runs at least an order of magnitude faster
      3.  did the same two things for the pre-commit config
       4.  ran pre-commit on all files
        5. removed the manual linting steps in favor of just using the pre-commit action which is both faster (does better caching) and ensures both local and ci checks are consistent
    
    * remove jupyter notebooks (#505)
    
    * remove jupyter notebooks
    
    * add image of damage_curves instead of code block
    
    * revert docs workflow to older version
    
    * update to find environment
    
    * fix indentation
    
    * revert docs workflow changes
    
    * try docs workflow from other branch
    
    * docs workflow like main
    
    * remove empty space
    
    * fix linting
    
    * add point
    
    * fix linting
    
    ---------
    
    Co-authored-by: Sam Vente <[email protected]>
    
    * comment out destination in docs workflow (#506)
    
    * #docs add jupyter (#507)
    
    * add jupyter notebook
    
    * remove damage curves
    
    * Docs update style (#509)
    
    * clean up style sheet
    
    * clean up
    
    * update section update floodadapt
    
    * Docs update directory tree (#511)
    
    * update folder directories explanation
    
    * update text for folder directories
    
    * Docs measures hydraulic (#512)
    
    * started working on hydraulic measures documentation
    
    * worked a bit more on the hydraulics.qmd
    
    * Finished text about floodwalls and levees
    
    * Added some more content, started pump section
    
    * Finished hydraulic measures, waiting on content review to merge branch
    
    * started working on hydraulic measures documentation
    
    * worked a bit more on the hydraulics.qmd
    
    * Finished text about floodwalls and levees
    
    * Added some more content, started pump section
    
    * Finished hydraulic measures, waiting on content review to merge branch
    
    * testing commit/push
    
    * finished testing commit/sync
    
    * run pre-commit
    
    ---------
    
    Co-authored-by: Santonia27 <[email protected]>
    
    * Docs measures urban green infra (#513)
    
    * Added green infra documentation
    
    * edited following review comments
    
    * run pre-commit
    
    ---------
    
    Co-authored-by: Santonia27 <[email protected]>
    
    * update docs structure and add "coming soon"to empty pages (#515)
    
    * Don't offsett water levels in synthetic events (#514)
    
    * Don't offsett water levels in synthetic events
    
    * set wl_ts
    
    * store waterlevel df in event object
    
    * historical event doesnt need the function call
    
    * fix typo
    
    ---------
    
    Co-authored-by: = <=>
    Co-authored-by: LuukBlom <[email protected]>
    
    * FloodAdapt builder (#421)
    
    * first commit with outline of FA setup script
    
    * updated builder script
    
    * updated model builder workflow
    
    * added template files for FA model builder
    
    * added doc strings
    
    * small updates
    
    * updated relative paths to static folder instead of site folder
    
    * updated fiat elevations method
    
    * small update on fiat damage unit reading
    
    * updated bfe sjoin method
    
    * updated reading of spatial joins with Hydromt-FIAT, and added a footprint read from file
    
    * small update in BF saving
    
    * initial commit for station info
    
    * added part on reading tide_gauge data
    
    * small updates
    
    * updates based on latest main branch changes
    
    * updated tide_gauge checks
    
    * updated workflows
    
    * initial commit for templates
    
    * updates to make sure infometrics and infographic config works well for US
    
    * updated infometric and infographic templates
    
    * added small change on roads graphic
    
    * updates based on latest main merge
    
    * updated infometric and infographic templates
    
    * updated infometric workflow
    
    * added generalization for FIAT geometries and tiles creation
    
    * updated location and names
    
    * corrected road name bug
    
    * updated folder structure and added a executable build script
    
    * small bug corrections
    
    * updated template metrics and infographics
    
    * small update in workflows
    
    * updated NSI metrics
    
    * updated SVI input
    
    * updated slr and tide amplitude workflows
    
    * added functionality for rivers
    
    * update templates
    
    * update metric configs
    
    * small updates in footprints workflows
    
    * rearranged folder structure and added api
    
    * small updates
    
    * small updates for NSI infographics
    
    * update OSM metrics
    
    * added option to get building footprint data from OSM
    
    * update on logging and tide_gauge options
    
    * corrected bug for bfe indexing
    
    * change default option for overwriting database
    
    * added functionality for relative paths
    
    * main script config
    
    * allowed database path to be relative as well
    
    * corrected bug with probabilistic_set relative path
    
    * path as posix corrections
    
    * correction for tiles indices folder name
    
    * correction
    
    * small change in main method
    
    * pre-commit changes
    
    ---------
    
    Co-authored-by: dladrichem <[email protected]>
    Co-authored-by: Panos Athanasiou <[email protected]>
    Co-authored-by: LuukBlom <[email protected]>
    Co-authored-by: Santonia27 <[email protected]>
    Co-authored-by: Kathryn Roscoe <[email protected]>
    Co-authored-by: Sam Vente <[email protected]>
    Co-authored-by: kathrynroscoe <[email protected]>
    Co-authored-by: Santonia27 <[email protected]>
    9 people authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    0d87a9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    beeb7d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    29a0eec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a65eccd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5394985 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    4767068 View commit details
    Browse the repository at this point in the history
  2. Refactor object_model/tipping_point.py to ensure availability of Data…

    …base class without circular issues
    dumontgoulart committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    ad8cd88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    971d7f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1d6f57 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dacdb31 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3360678 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    8170ddd View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    c6c53f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    a7b16b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. invert order database

    dumontgoulart committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    279ee5f View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    f638cde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    231f84a View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. add annotation to plot

    Santonia27 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    69a7ae0 View commit details
    Browse the repository at this point in the history
  2. add y axis label

    Santonia27 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    4e35370 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. add view plot button

    Santonia27 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    bc414fc View commit details
    Browse the repository at this point in the history
  2. fix plot

    Santonia27 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    d9506c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86821f4 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. remove comments

    Santonia27 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    81ecfcd View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. update plot labels

    Santonia27 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    76b59f8 View commit details
    Browse the repository at this point in the history