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

Feat/622 adaptation calculate full link cost #623

Open
wants to merge 101 commits into
base: master
Choose a base branch
from

Commits on Nov 27, 2024

  1. chore: extend config and reader

    ArdtK committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    48326b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84f599d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2954acf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69015a8 View commit details
    Browse the repository at this point in the history
  5. chore: first changes

    ArdtK committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    88af277 View commit details
    Browse the repository at this point in the history
  6. chore: add adaptation to enum

    ArdtK committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    2b70a23 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'feat/604-adaptation-extend-analysis-config-dataclass-an…

    …d-reader' into feat/592-adaptation-create-class-adaptationoptioncollection
    ArdtK committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    bdbc35a View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. chore: extend classes

    ArdtK committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    ed85cca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e84e8b2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feat/604-adaptation-extend-analysis-config-dataclass-an…

    …d-reader' into feat/592-adaptation-create-class-adaptationoptioncollection
    ArdtK committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    825d2b1 View commit details
    Browse the repository at this point in the history
  4. chore: add get_analysis

    ArdtK committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    befdfa8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4bab16c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a4c6d24 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    47c94fc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b00ba88 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'feat/604-adaptation-extend-analysis-config-dataclass-an…

    …d-reader' of https://github.com/Deltares/ra2ce into feat/604-adaptation-extend-analysis-config-dataclass-and-reader
    ArdtK committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    214582a View commit details
    Browse the repository at this point in the history
  10. Merge branch 'feat/604-adaptation-extend-analysis-config-dataclass-an…

    …d-reader' into feat/592-adaptation-create-class-adaptationoptioncollection
    ArdtK committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    d23492b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c1dee8b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d11c58c View commit details
    Browse the repository at this point in the history
  13. Merge branch 'feat/604-adaptation-extend-analysis-config-dataclass-an…

    …d-reader' into feat/592-adaptation-create-class-adaptationoptioncollection
    ArdtK committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    e7826df View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    61e09a1 View commit details
    Browse the repository at this point in the history
  15. chore: fix test

    ArdtK committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    60a349f View commit details
    Browse the repository at this point in the history
  16. test: add tests

    ArdtK committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    af07a89 View commit details
    Browse the repository at this point in the history
  17. chore: fix logic for paths

    ArdtK committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    3f49320 View commit details
    Browse the repository at this point in the history
  18. chore: small changes

    ArdtK committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    75f3117 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1fc6161 View commit details
    Browse the repository at this point in the history
  20. test: add test data

    ArdtK committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    03be931 View commit details
    Browse the repository at this point in the history
  21. chore: small change of folders

    ArdtK committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    4cbdd1c View commit details
    Browse the repository at this point in the history
  22. chore: small changes to paths

    ArdtK committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    cda391a View commit details
    Browse the repository at this point in the history
  23. chore: small ini change

    ArdtK committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    9c06029 View commit details
    Browse the repository at this point in the history
  24. chore: typo

    ArdtK committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    7485c06 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    5c9e0fb View commit details
    Browse the repository at this point in the history
  26. test: fix failing tests

    ArdtK committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    7a0223f View commit details
    Browse the repository at this point in the history
  27. Merge branch 'feat/592-adaptation-create-class-adaptationoptioncollec…

    …tion' into feat/584-adaptation-run-a-cost-analysis
    ArdtK committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    26863c4 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    6254a5d View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. chore: remove VAT

    ArdtK committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    a76027f View commit details
    Browse the repository at this point in the history
  2. chore: add cost calculation

    ArdtK committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    50be217 View commit details
    Browse the repository at this point in the history
  3. chore: process review comments

    ArdtK committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    4c0c20b View commit details
    Browse the repository at this point in the history
  4. chore: process review comments

    ArdtK committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    16edc1d View commit details
    Browse the repository at this point in the history
  5. merge master

    ArdtK committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    1cd3433 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feat/592-adaptation-create-class-adaptationoptioncollec…

    …tion' into feat/584-adaptation-run-a-cost-analysis
    ArdtK committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    72c9b22 View commit details
    Browse the repository at this point in the history
  7. chore: fix issues

    ArdtK committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    0368840 View commit details
    Browse the repository at this point in the history
  8. chore: fix test

    ArdtK committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    1e1fb5b View commit details
    Browse the repository at this point in the history
  9. test: add output_graph files

    ArdtK committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    3f42bce View commit details
    Browse the repository at this point in the history
  10. test: remove test

    ArdtK committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    4bcdc28 View commit details
    Browse the repository at this point in the history
  11. empty commit

    ArdtK committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    f13eb06 View commit details
    Browse the repository at this point in the history
  12. chore: process review comments

    ArdtK committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    a8c4b56 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    de0e7ed View commit details
    Browse the repository at this point in the history
  14. chore: add cost calculation

    ArdtK committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    f831e28 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8465254 View commit details
    Browse the repository at this point in the history
  16. empty commit

    ArdtK committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    c72fce6 View commit details
    Browse the repository at this point in the history
  17. chore: small changes

    ArdtK committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    4bb2c6d View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2024

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

Commits on Dec 2, 2024

  1. chore: add root_path

    ArdtK committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    98480a6 View commit details
    Browse the repository at this point in the history
  2. test: extend conftest

    ArdtK committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    9b34fc5 View commit details
    Browse the repository at this point in the history
  3. test: move test input

    ArdtK committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    84def9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d0bb7e View commit details
    Browse the repository at this point in the history
  5. chore: first damages setup

    ArdtK committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    76f761f View commit details
    Browse the repository at this point in the history
  6. test: fix/extend tests

    ArdtK committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    6235bb3 View commit details
    Browse the repository at this point in the history
  7. Merge branch '594-adaptation-create-and-save-result-cost-options' int…

    …o feat/595-adaptation-run-and-combine-losses-and-damages
    ArdtK committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    7d95030 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7a8ec23 View commit details
    Browse the repository at this point in the history
  9. chore: add losses (start)

    ArdtK committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    a618cf6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9f64234 View commit details
    Browse the repository at this point in the history
  11. chore: add docstring

    ArdtK committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    7aa4602 View commit details
    Browse the repository at this point in the history
  12. chore: remove unused imports

    ArdtK committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    5d3001c View commit details
    Browse the repository at this point in the history
  13. empty commit to conclude merge

    ArdtK committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    743cb47 View commit details
    Browse the repository at this point in the history
  14. test: fix losses input paths

    ArdtK committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    19d749e View commit details
    Browse the repository at this point in the history
  15. chore: fix losses run

    ArdtK committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    20da45c View commit details
    Browse the repository at this point in the history
  16. chore: small cleanup

    ArdtK committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    a450bd3 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. Configuration menu
    Copy the full SHA
    5dc4cd4 View commit details
    Browse the repository at this point in the history
  2. chore: fix tests

    ArdtK committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    3f86093 View commit details
    Browse the repository at this point in the history
  3. chore: small changes

    ArdtK committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    9cc580d View commit details
    Browse the repository at this point in the history
  4. test: adapt losses configs

    ArdtK committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    d07a98d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78bc2a6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc2bbf0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    20801ce View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3303e1f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d1ac1dc View commit details
    Browse the repository at this point in the history
  10. Merge branch 'feat/595-adaptation-run-and-combine-losses-and-damages'…

    … of https://github.com/Deltares/ra2ce into feat/595-adaptation-run-and-combine-losses-and-damages
    ArdtK committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    1c46891 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f6baae1 View commit details
    Browse the repository at this point in the history
  12. chore: final changes

    ArdtK committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    c8c5eb6 View commit details
    Browse the repository at this point in the history
  13. chore: add TODOs

    ArdtK committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    c05cdb6 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2024

  1. chore: add scope to fixtures

    ArdtK committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    914ede8 View commit details
    Browse the repository at this point in the history
  2. chore: calculate link cost

    ArdtK committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    3f78f5c View commit details
    Browse the repository at this point in the history
  3. chore: change scope to package

    ArdtK committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    c25f7fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    716ec3d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    861fb0c View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2024

  1. chore: process rework

    ArdtK committed Dec 5, 2024
    Configuration menu
    Copy the full SHA
    dfd550d View commit details
    Browse the repository at this point in the history
  2. chore: add/update tests

    ArdtK committed Dec 5, 2024
    Configuration menu
    Copy the full SHA
    f9e629e View commit details
    Browse the repository at this point in the history
  3. chore: rework rerooting config

    ArdtK committed Dec 5, 2024
    Configuration menu
    Copy the full SHA
    ba83bf5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55a743d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4bad422 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feat/595-adaptation-run-and-combine-losses-and-damages'…

    … into feat/622-adaptation-calculate-full-link-cost
    ArdtK committed Dec 5, 2024
    Configuration menu
    Copy the full SHA
    00d5c3c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d4934b6 View commit details
    Browse the repository at this point in the history
  8. chore: fix expected result

    ArdtK committed Dec 5, 2024
    Configuration menu
    Copy the full SHA
    5eb5404 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5e151f7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2acea02 View commit details
    Browse the repository at this point in the history
  11. chore: test without request

    ArdtK committed Dec 5, 2024
    Configuration menu
    Copy the full SHA
    06e9e9f View commit details
    Browse the repository at this point in the history
  12. chore: remove scope

    ArdtK committed Dec 5, 2024
    Configuration menu
    Copy the full SHA
    6d3bd11 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    767afc2 View commit details
    Browse the repository at this point in the history
  14. fix: fix issue on master

    ArdtK committed Dec 5, 2024
    Configuration menu
    Copy the full SHA
    cf6f0f1 View commit details
    Browse the repository at this point in the history