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: add class task management + csv path from config #138

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

Commits on Apr 7, 2024

  1. feat: add class task management + csv path from config

    herve.le-bars committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    bced37a View commit details
    Browse the repository at this point in the history
  2. feat: migrate clean position task

    # Conflicts:
    #	src/bloom/tasks/clean_positions.py
    herve.le-bars committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    d7d0e19 View commit details
    Browse the repository at this point in the history
  3. fix: LoadVesselPositionsDataTask

    herve.le-bars committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    aa5570c View commit details
    Browse the repository at this point in the history
  4. feat: migrate compute_port_geometry

    Signed-off-by: herve.le-bars <[email protected]>
    herve.le-bars committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    9dd518a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c2d250 View commit details
    Browse the repository at this point in the history
  6. migrate: task LoadSpireDataFromApi

    # Conflicts:
    #	src/bloom/tasks/load_spire_data_from_api.py
    herve.le-bars committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    6fb386b View commit details
    Browse the repository at this point in the history
  7. migrate: task ComputePortGeometryBuffer

    RV committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    e65c633 View commit details
    Browse the repository at this point in the history
  8. migrate: task UpdateVesselDataVoyage

    # Conflicts:
    #	src/bloom/tasks/update_vessel_data_voyage.py
    herve.le-bars committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    1a69999 View commit details
    Browse the repository at this point in the history
  9. feat: add pipeline PipelinePorts

    Usage:
    /venv/bin/python src/task/pipeline_ports.py
    RV committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    0706bc1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0afc051 View commit details
    Browse the repository at this point in the history
  11. fix: stop_on_error

    herve.le-bars committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    4c8b5ea View commit details
    Browse the repository at this point in the history
  12. fix: review PR

    # Conflicts:
    #	src/tasks/dimensions/load_dim_vessel_from_csv.py
    herve.le-bars committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    8640322 View commit details
    Browse the repository at this point in the history
  13. PEP8

    ré-organisation des tâches.
    
    # Conflicts:
    #	src/tasks/dimensions/load_dim_vessel_from_csv.py
    herve.le-bars committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    2b5fe71 View commit details
    Browse the repository at this point in the history
  14. fix: 3.9 Union syntax

    # Conflicts:
    #	src/bloom/domain/excursion.py
    #	src/bloom/domain/segment.py
    herve.le-bars committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    1682254 View commit details
    Browse the repository at this point in the history
  15. fix: set correct registry name in docker compose file

    herve.le-bars committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    121bad4 View commit details
    Browse the repository at this point in the history
  16. update: README and data-load with new tasks

    herve.le-bars committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    fb73cde View commit details
    Browse the repository at this point in the history
  17. fix: mauvais message d'erreur chargement Zone AMP

    herve.le-bars committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    bfb4e42 View commit details
    Browse the repository at this point in the history
  18. fix: use vessels_subset.csv & guess CSV seperation ; or , automatically

    # Conflicts:
    #	src/tasks/dimensions/load_dim_vessel_from_csv.py
    herve.le-bars committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    a111e92 View commit details
    Browse the repository at this point in the history
  19. fix: loading vessel_subset with id

    herve.le-bars committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    351cb45 View commit details
    Browse the repository at this point in the history
  20. rename: extract/transform/load

    herve.le-bars committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    5c87997 View commit details
    Browse the repository at this point in the history
  21. fix: LoadDimPortFromCsv/LoadDimVesselFromCsv use argument and setting…

    …s for csv_file_name
    herve.le-bars committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    bf7b951 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    edd9f80 View commit details
    Browse the repository at this point in the history
  23. fix/feat: load SpireDataFromCsv task

    # Conflicts:
    #	src/bloom/domain/segment.py
    herve.le-bars committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    1a6ed7d View commit details
    Browse the repository at this point in the history
  24. fix: syntax Union

    herve.le-bars committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    f20c1ce View commit details
    Browse the repository at this point in the history
  25. feat: + add batch log in columns

    herve.le-bars committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    8087d18 View commit details
    Browse the repository at this point in the history