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

T3D header not correct #356

Merged
merged 48 commits into from
Oct 14, 2022
Merged

T3D header not correct #356

merged 48 commits into from
Oct 14, 2022

Commits on Sep 29, 2022

  1. Configuration menu
    Copy the full SHA
    d47cf4e View commit details
    Browse the repository at this point in the history
  2. Added a child class that inherrits from QuantityUnitPair that also ha…

    …s a vertical position index.
    tim-vd-aardweg committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    1b48656 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7282233 View commit details
    Browse the repository at this point in the history
  4. Reverted Time Interpolation back to the original timeInterpolation. U…

    …pdated testcase data to reflect the changes made to some keywords in the .bc file.
    tim-vd-aardweg committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    0e70a0a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a1163e View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

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

Commits on Oct 3, 2022

  1. Fixed failing tests as a result of making the QuantityUnitPair a Base…

    …Model instead of a NamedTuple.
    tim-vd-aardweg committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    4164906 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    105c9e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c05236 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15499a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    91ddeef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ea938a7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5d691e0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c37deeb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7d7a6cb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b417154 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c50c71f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    735a3c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    1a10026 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbde372 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d4d6f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fdebf78 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a44fe3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    82b386a View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Fixed a bug with the number_of_verticalpositions. Implemented revie…

    …w comments. Updated testcases.
    tim-vd-aardweg committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    3e24262 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Configuration menu
    Copy the full SHA
    2cb275a View commit details
    Browse the repository at this point in the history
  2. Updated keywords for the T3D header and added a test to ensure loadin…

    …g a .bc with T3D block works as expected.
    tim-vd-aardweg committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    83c11f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Fixed code smells.

    tim-vd-aardweg committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    87e78bd View commit details
    Browse the repository at this point in the history
  2. Fixed code smells.

    tim-vd-aardweg committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    0694680 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Configuration menu
    Copy the full SHA
    f140d80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93e4f4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aee2917 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

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

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    0e1048a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    864ce5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5489c15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88fb9fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    64b972c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f64a069 View commit details
    Browse the repository at this point in the history
  7. Added error when the user forgot to specify the vertpositions field t…

    …hat is required in the root_validator
    tim-vd-aardweg committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    ae1d1a4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2e6bc19 View commit details
    Browse the repository at this point in the history
  9. Removed the check for this unit as it causes problems on the build se…

    …rver and is not super relevant.
    tim-vd-aardweg committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    68a6cc5 View commit details
    Browse the repository at this point in the history
  10. Removed the ForcingBackwardsCompatibilityHelper and instead added a g…

    …eneric root validator that can be used to rename keys.
    tim-vd-aardweg committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    49c1575 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dd24bf0 View commit details
    Browse the repository at this point in the history
  12. Update hydrolib/core/io/bc/models.py

    Co-authored-by: Prisca van der Sluis <36264671+priscavdsluis@users.noreply.github.com>
    arthurvd and priscavdsluis committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    9f55295 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Configuration menu
    Copy the full SHA
    5a9339a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c436bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0061257 View commit details
    Browse the repository at this point in the history