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

Fix ruff errors on main #121

Merged
merged 26 commits into from
Aug 13, 2024
Merged

Fix ruff errors on main #121

merged 26 commits into from
Aug 13, 2024

Commits on Aug 1, 2024

  1. add imports

    visr committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    0ade865 View commit details
    Browse the repository at this point in the history
  2. fix AGV <-> Rijnland

    visr committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    69de52e View commit details
    Browse the repository at this point in the history
  3. More fixes

    visr committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    4ed875b View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

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

Commits on Aug 7, 2024

  1. Delete outdated notebooks

    These notebooks were used to post process the delivered data of the waterschappen. They have been modified severely, so remove them all and  add new ones.
    rbruijnshkv committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    b249081 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e70fd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20926ff View commit details
    Browse the repository at this point in the history
  4. Remove outdated parametrize notebooks which are not used atm

    In this period, we focused on coupling the AGV model to the national network while ensuring the AGV model implements functionalities for water supply and drainage situations. Initially, we achieved this using a single notebook. Next, we will scale up and implement it across other waterschappen. In the near future, we plan to streamline this by calling a single Python file instead of ten similar notebooks, which should reduce maintenance time. Hence, the other other notebooks have been deleted.
    rbruijnshkv committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    a2aa37e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a33aa20 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    256b933 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7657523 View commit details
    Browse the repository at this point in the history
  8. Notebooks added by removed them from the gitignore

    Fixed ruff simultaneously
    rbruijnshkv committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    0cf903d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ea2573f View commit details
    Browse the repository at this point in the history
  10. Fix ruff issues

    rbruijnshkv committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    33940ad View commit details
    Browse the repository at this point in the history
  11. Fix ruff

    rbruijnshkv committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    21cdef9 View commit details
    Browse the repository at this point in the history
  12. Fixed ruff

    rbruijnshkv committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    8826c3f View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Ruff fixes

    rbruijnshkv committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    8f2721f View commit details
    Browse the repository at this point in the history
  2. Fix Ruff

    rbruijnshkv committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    3cc016a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bdcfb6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21138f2 View commit details
    Browse the repository at this point in the history
  5. Add sturing to AGV

    rbruijnshkv committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    2f722d2 View commit details
    Browse the repository at this point in the history
  6. Minor changes

    rbruijnshkv committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    9f39387 View commit details
    Browse the repository at this point in the history
  7. Last ruff fix

    rbruijnshkv committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    1f53bfb View commit details
    Browse the repository at this point in the history
  8. Don't change pixi.lock

    visr committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    3165b19 View commit details
    Browse the repository at this point in the history
  9. Ruff format

    visr committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    565b313 View commit details
    Browse the repository at this point in the history
  10. pixi run pre-commit

    visr committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    bca611c View commit details
    Browse the repository at this point in the history