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

Write L2 to file and leave all additional variable derivation for the L2toL3 step #255

Commits on Jun 4, 2024

  1. Revert "revert"

    This reverts commit af09818.
    BaptisteVandecrux committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    64b6aa2 View commit details
    Browse the repository at this point in the history
  2. correcting typo

    BaptisteVandecrux committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    df5a9c5 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    8b4d430 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8de75c View commit details
    Browse the repository at this point in the history
  3. get_l3 renamed to l2_to_l3

    PennyHow committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    17245f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc6bfb2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09f12a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Update .gitignore

    BaptisteVandecrux committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    17b647c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5927dbb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9a2e70 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bfb1603 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb58371 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f536e74 View commit details
    Browse the repository at this point in the history
  7. resampling functions moved

    PennyHow committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    9b2d8f4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2e98bfd View commit details
    Browse the repository at this point in the history
  9. Logging package typo

    PennyHow committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    526f0f0 View commit details
    Browse the repository at this point in the history
  10. de-bugging

    PennyHow committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    de7e5d8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e9bcc8c View commit details
    Browse the repository at this point in the history
  12. 2 Configuration menu
    Copy the full SHA
    496ef03 View commit details
    Browse the repository at this point in the history
  13. actions de-bug

    PennyHow committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    facf0ee View commit details
    Browse the repository at this point in the history
  14. stations for testing changed

    PennyHow committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    bd8d8a5 View commit details
    Browse the repository at this point in the history
  15. l2 action de-bug

    PennyHow committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    679aa4f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e5db5d6 View commit details
    Browse the repository at this point in the history
  17. out filepath changed

    PennyHow committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    a6911f0 View commit details
    Browse the repository at this point in the history
  18. Path alteration 2

    PennyHow committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    ba1a424 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0ae13cd View commit details
    Browse the repository at this point in the history
  20. action stages merged

    PennyHow committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    6a9b66b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    eaa49fd View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    e0d93b5 View commit details
    Browse the repository at this point in the history
  2. further debugging

    BaptisteVandecrux committed Jun 11, 2024
    9 Configuration menu
    Copy the full SHA
    a6e8807 View commit details
    Browse the repository at this point in the history
  3. creating folder before writing files, writing hourly daily monthly fi…

    …les out in L2toL3, trying not to re-write sorted tx file if already sorted
    BaptisteVandecrux committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    1a406f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. typo fix

    BaptisteVandecrux committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    697fa60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9fb365 View commit details
    Browse the repository at this point in the history
  3. 4 Configuration menu
    Copy the full SHA
    9d0cb14 View commit details
    Browse the repository at this point in the history
  4. modified file filter added

    PennyHow committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    59cfbf0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fdb6b02 View commit details
    Browse the repository at this point in the history
  6. renamed join_levels to join_l2 because join_l3 will have different me…

    …rging function, attribute management and use site_id and list_station_id
    BaptisteVandecrux committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    3bd0435 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2cebff4 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. fixing test

    BaptisteVandecrux committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    cb1f6a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1d46b7 View commit details
    Browse the repository at this point in the history