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

Refactor launch file [WIP] #34

Draft
wants to merge 7 commits into
base: ustar_cp_refactor_main
Choose a base branch
from

Commits on Sep 18, 2024

  1. Functionalised the code for checking input/output paths

    Passes all current tests
    isaacaka committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ba55be4 View commit details
    Browse the repository at this point in the history
  2. Functionalised validating headers

    All tests passed
    isaacaka committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3f3996e View commit details
    Browse the repository at this point in the history
  3. Functionalised data loading code

    All tests passed
    isaacaka committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e80f5de View commit details
    Browse the repository at this point in the history
  4. Functionalised checking PPFD columns exist

    All tests pass
    isaacaka committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    310cfa4 View commit details
    Browse the repository at this point in the history
  5. Functionalised checking if PPFD columns exist and functionalised deri…

    …ving PPFD columns
    
    All tests pass
    isaacaka committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    20c7e22 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    397bcfd View commit details
    Browse the repository at this point in the history
  7. Functionalised saving the results of CPD pipeline

    All tests passed
    isaacaka committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f03d430 View commit details
    Browse the repository at this point in the history