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

on-the-fly cmoriser for ACCESS native data #2430

Merged
merged 130 commits into from
Jul 9, 2024

Commits on Mar 28, 2024

  1. branch for access live cmoriser

    Yousong Zeng authored and Yousong Zeng committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    b774a36 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. update simple version for live cmoriser

    Yousong Zeng authored and Yousong Zeng committed May 14, 2024
    Configuration menu
    Copy the full SHA
    5acf65c View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. fix issue with multi-model-statistics

    Yousong Zeng authored and Yousong Zeng committed May 15, 2024
    Configuration menu
    Copy the full SHA
    e7277a0 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. comments added, ready for pull request

    Yousong Zeng authored and Yousong Zeng committed May 21, 2024
    Configuration menu
    Copy the full SHA
    a0a05bc View commit details
    Browse the repository at this point in the history
  2. add packages in environment.yml

    Yousong Zeng authored and Yousong Zeng committed May 21, 2024
    Configuration menu
    Copy the full SHA
    a32a48f View commit details
    Browse the repository at this point in the history
  3. change file name

    Yousong Zeng authored and Yousong Zeng committed May 21, 2024
    Configuration menu
    Copy the full SHA
    efcea11 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. reformat

    Yousong Zeng authored and Yousong Zeng committed May 22, 2024
    Configuration menu
    Copy the full SHA
    9c0c9b8 View commit details
    Browse the repository at this point in the history
  2. change class name to CapWords convention

    Yousong Zeng authored and Yousong Zeng committed May 22, 2024
    Configuration menu
    Copy the full SHA
    f98406d View commit details
    Browse the repository at this point in the history
  3. Update environment.yml

    remove csv and os
    rhaegar325 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    2b5f8d5 View commit details
    Browse the repository at this point in the history
  4. Update access_esm.py

    rhaegar325 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    8043643 View commit details
    Browse the repository at this point in the history
  5. reformat

    Yousong Zeng authored and Yousong Zeng committed May 22, 2024
    Configuration menu
    Copy the full SHA
    a86e1d9 View commit details
    Browse the repository at this point in the history
  6. reformat

    Yousong Zeng authored and Yousong Zeng committed May 22, 2024
    Configuration menu
    Copy the full SHA
    c8bc262 View commit details
    Browse the repository at this point in the history
  7. summary line and description

    Yousong Zeng authored and Yousong Zeng committed May 22, 2024
    Configuration menu
    Copy the full SHA
    f389559 View commit details
    Browse the repository at this point in the history
  8. reformat

    Yousong Zeng authored and Yousong Zeng committed May 22, 2024
    Configuration menu
    Copy the full SHA
    7815a07 View commit details
    Browse the repository at this point in the history
  9. reformat

    Yousong Zeng authored and Yousong Zeng committed May 22, 2024
    Configuration menu
    Copy the full SHA
    6db0088 View commit details
    Browse the repository at this point in the history
  10. reformat

    Yousong Zeng authored and Yousong Zeng committed May 22, 2024
    Configuration menu
    Copy the full SHA
    4018368 View commit details
    Browse the repository at this point in the history
  11. reformat

    Yousong Zeng authored and Yousong Zeng committed May 22, 2024
    Configuration menu
    Copy the full SHA
    0e864b6 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. update documentation

    Yousong Zeng authored and Yousong Zeng committed May 24, 2024
    Configuration menu
    Copy the full SHA
    200e2d6 View commit details
    Browse the repository at this point in the history
  2. update documentation

    Yousong Zeng authored and Yousong Zeng committed May 24, 2024
    Configuration menu
    Copy the full SHA
    803c544 View commit details
    Browse the repository at this point in the history
  3. update documentation

    Yousong Zeng authored and Yousong Zeng committed May 24, 2024
    Configuration menu
    Copy the full SHA
    fbfefdc View commit details
    Browse the repository at this point in the history
  4. update documentation

    Yousong Zeng authored and Yousong Zeng committed May 24, 2024
    Configuration menu
    Copy the full SHA
    88047fc View commit details
    Browse the repository at this point in the history
  5. Update find_data.rst

    Small change to ACCESS Live CMORiser documentation
    rbeucher committed May 24, 2024
    Configuration menu
    Copy the full SHA
    0cd3498 View commit details
    Browse the repository at this point in the history
  6. update config-developer.yml

    Yousong Zeng authored and Yousong Zeng committed May 24, 2024
    Configuration menu
    Copy the full SHA
    7cd6cf8 View commit details
    Browse the repository at this point in the history
  7. restore some changes

    Yousong Zeng authored and Yousong Zeng committed May 24, 2024
    Configuration menu
    Copy the full SHA
    7c91b6c View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. add test for cmoriser

    Yousong Zeng authored and Yousong Zeng committed May 31, 2024
    Configuration menu
    Copy the full SHA
    b446f6f View commit details
    Browse the repository at this point in the history
  2. reformat test_access_esm.py

    Yousong Zeng authored and Yousong Zeng committed May 31, 2024
    Configuration menu
    Copy the full SHA
    9a0104f View commit details
    Browse the repository at this point in the history
  3. reformat test_access_esm.py

    Yousong Zeng authored and Yousong Zeng committed May 31, 2024
    Configuration menu
    Copy the full SHA
    64054ba View commit details
    Browse the repository at this point in the history
  4. reformat test_access_esm.py

    Yousong Zeng authored and Yousong Zeng committed May 31, 2024
    Configuration menu
    Copy the full SHA
    b8c6057 View commit details
    Browse the repository at this point in the history
  5. reformat esmvalcore/_task.py

    Yousong Zeng authored and Yousong Zeng committed May 31, 2024
    Configuration menu
    Copy the full SHA
    869c481 View commit details
    Browse the repository at this point in the history
  6. add access test data

    Yousong Zeng authored and Yousong Zeng committed May 31, 2024
    Configuration menu
    Copy the full SHA
    6885d9a View commit details
    Browse the repository at this point in the history
  7. change datapath

    Yousong Zeng authored and Yousong Zeng committed May 31, 2024
    Configuration menu
    Copy the full SHA
    8cc0f3b View commit details
    Browse the repository at this point in the history
  8. fix _fix

    Yousong Zeng authored and Yousong Zeng committed May 31, 2024
    Configuration menu
    Copy the full SHA
    c803837 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. test for access cmoriser

    Yousong Zeng authored and Yousong Zeng committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    d2d1da3 View commit details
    Browse the repository at this point in the history
  2. test for access cmoriser

    Yousong Zeng authored and Yousong Zeng committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    013d5f0 View commit details
    Browse the repository at this point in the history
  3. test for access cmoriser

    Yousong Zeng authored and Yousong Zeng committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    b116bfc View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. test for access cmoriser

    Yousong Zeng authored and Yousong Zeng committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    c371ba0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84fe2ed View commit details
    Browse the repository at this point in the history
  3. test for access cmoriser

    Yousong Zeng authored and Yousong Zeng committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    6d80f5f View commit details
    Browse the repository at this point in the history
  4. test for access cmoriser

    Yousong Zeng authored and Yousong Zeng committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    a566cfd View commit details
    Browse the repository at this point in the history
  5. test for access cmoriser

    Yousong Zeng authored and Yousong Zeng committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    b666121 View commit details
    Browse the repository at this point in the history
  6. test for access cmoriser

    Yousong Zeng authored and Yousong Zeng committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    f7fb9d7 View commit details
    Browse the repository at this point in the history
  7. add author name

    Yousong Zeng authored and Yousong Zeng committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    97acf57 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    645a203 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. clean code

    Yousong Zeng authored and Yousong Zeng committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    5f587df View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    f10b23c View commit details
    Browse the repository at this point in the history
  2. slitely change the import line

    Yousong Zeng authored and Yousong Zeng committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    fb3ef3f View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. use extra_facets

    Yousong Zeng authored and Yousong Zeng committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    fdaf89d View commit details
    Browse the repository at this point in the history
  2. follow chnage request

    Yousong Zeng authored and Yousong Zeng committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    857b9d1 View commit details
    Browse the repository at this point in the history
  3. follow chnage request

    Yousong Zeng authored and Yousong Zeng committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    1753b8d View commit details
    Browse the repository at this point in the history
  4. follow chnage request

    Yousong Zeng authored and Yousong Zeng committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    b0e1400 View commit details
    Browse the repository at this point in the history
  5. follow chnage request

    Yousong Zeng authored and Yousong Zeng committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    7a06b34 View commit details
    Browse the repository at this point in the history
  6. follow chnage request

    Yousong Zeng authored and Yousong Zeng committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    7f2ffeb View commit details
    Browse the repository at this point in the history
  7. follow chnage request

    Yousong Zeng authored and Yousong Zeng committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    24ef703 View commit details
    Browse the repository at this point in the history
  8. change test file

    Yousong Zeng authored and Yousong Zeng committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    c5c7393 View commit details
    Browse the repository at this point in the history
  9. fix height value

    Yousong Zeng authored and Yousong Zeng committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    4569cf5 View commit details
    Browse the repository at this point in the history
  10. change docs

    Yousong Zeng authored and Yousong Zeng committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    cadd99e View commit details
    Browse the repository at this point in the history
  11. change docs

    Yousong Zeng authored and Yousong Zeng committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    42ec653 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. add modeling_realm to extra_facet

    Yousong Zeng authored and Yousong Zeng committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    7422346 View commit details
    Browse the repository at this point in the history
  2. add modeling_realm to extra_facet

    Yousong Zeng authored and Yousong Zeng committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    41c6530 View commit details
    Browse the repository at this point in the history
  3. add modeling_realm to extra_facet

    Yousong Zeng authored and Yousong Zeng committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    c92373d View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. fix output_file

    Yousong Zeng authored and Yousong Zeng committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    fe5e4d6 View commit details
    Browse the repository at this point in the history
  2. fix output_file

    Yousong Zeng authored and Yousong Zeng committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    fecb98b View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. add more variables to live-cmoriser

    Yousong Zeng authored and rhaegar325 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    8f744ff View commit details
    Browse the repository at this point in the history
  2. add more variables to live-cmoriser

    Yousong Zeng authored and rhaegar325 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    1456249 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd3769e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e160394 View commit details
    Browse the repository at this point in the history
  5. add test

    rhaegar325 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    573b4f1 View commit details
    Browse the repository at this point in the history
  6. add test

    rhaegar325 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    f7081ba View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Update doc/quickstart/find_data.rst

    Co-authored-by: Manuel Schlund <32543114+schlunma@users.noreply.github.com>
    rhaegar325 and schlunma committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    b5143bd View commit details
    Browse the repository at this point in the history
  2. fix test

    rhaegar325 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    08722f0 View commit details
    Browse the repository at this point in the history
  3. fix test

    rhaegar325 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    8e89122 View commit details
    Browse the repository at this point in the history
  4. fix test

    rhaegar325 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    2b93eb3 View commit details
    Browse the repository at this point in the history
  5. fix test

    rhaegar325 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    8743481 View commit details
    Browse the repository at this point in the history
  6. fix test

    rhaegar325 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    e909bf4 View commit details
    Browse the repository at this point in the history
  7. fix test

    rhaegar325 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    21481a3 View commit details
    Browse the repository at this point in the history
  8. fix test

    rhaegar325 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    17789cb View commit details
    Browse the repository at this point in the history
  9. fix test

    rhaegar325 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    2ee9aa0 View commit details
    Browse the repository at this point in the history
  10. fix test

    rhaegar325 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    320ec83 View commit details
    Browse the repository at this point in the history
  11. fix test

    rhaegar325 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    8ab57f7 View commit details
    Browse the repository at this point in the history
  12. fix test

    rhaegar325 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    66b7d7e View commit details
    Browse the repository at this point in the history
  13. fix test

    rhaegar325 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    f29e18d View commit details
    Browse the repository at this point in the history
  14. fix test

    rhaegar325 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    442b2db View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. fix test

    rhaegar325 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    7022df1 View commit details
    Browse the repository at this point in the history
  2. remove eval()

    rhaegar325 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    151642e View commit details
    Browse the repository at this point in the history
  3. remove eval()

    rhaegar325 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    2f500ea View commit details
    Browse the repository at this point in the history
  4. remove eval()

    rhaegar325 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    5d6d519 View commit details
    Browse the repository at this point in the history
  5. Update esmvalcore/cmor/_fixes/access/access_esm.py

    Co-authored-by: Romain Beucher <romain.beucher@anu.edu.au>
    rhaegar325 and rbeucher committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    4f26996 View commit details
    Browse the repository at this point in the history
  6. Update doc/quickstart/find_data.rst

    Co-authored-by: Manuel Schlund <32543114+schlunma@users.noreply.github.com>
    rhaegar325 and schlunma committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    814ece5 View commit details
    Browse the repository at this point in the history
  7. Update doc/quickstart/find_data.rst

    Co-authored-by: Manuel Schlund <32543114+schlunma@users.noreply.github.com>
    rhaegar325 and schlunma committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    d08ae67 View commit details
    Browse the repository at this point in the history
  8. Update esmvalcore/cmor/_fixes/access/access_esm.py

    Co-authored-by: Manuel Schlund <32543114+schlunma@users.noreply.github.com>
    rhaegar325 and schlunma committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    0451b7d View commit details
    Browse the repository at this point in the history
  9. Update esmvalcore/cmor/_fixes/access/access_esm.py

    Co-authored-by: Manuel Schlund <32543114+schlunma@users.noreply.github.com>
    rhaegar325 and schlunma committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    18ceca5 View commit details
    Browse the repository at this point in the history
  10. fix format

    rhaegar325 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    e15236e View commit details
    Browse the repository at this point in the history
  11. change extra_facets

    rhaegar325 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    dcb13a7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1d3a0cf View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bac5051 View commit details
    Browse the repository at this point in the history
  14. fix filename

    rhaegar325 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    44af431 View commit details
    Browse the repository at this point in the history
  15. fix filename

    rhaegar325 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    1106514 View commit details
    Browse the repository at this point in the history
  16. fix filename

    rhaegar325 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    5a837e5 View commit details
    Browse the repository at this point in the history
  17. fix filename

    rhaegar325 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    04921ea View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9105512 View commit details
    Browse the repository at this point in the history
  19. fix test

    rhaegar325 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    ce60ea0 View commit details
    Browse the repository at this point in the history
  20. fix test

    rhaegar325 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    41aeee0 View commit details
    Browse the repository at this point in the history
  21. Update doc/quickstart/find_data.rst

    Co-authored-by: Manuel Schlund <32543114+schlunma@users.noreply.github.com>
    rhaegar325 and schlunma committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    ef3e7de View commit details
    Browse the repository at this point in the history
  22. Update doc/quickstart/find_data.rst

    Co-authored-by: Manuel Schlund <32543114+schlunma@users.noreply.github.com>
    rhaegar325 and schlunma committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    b36738d View commit details
    Browse the repository at this point in the history
  23. fix test

    rhaegar325 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    07519cb View commit details
    Browse the repository at this point in the history
  24. fix test

    rhaegar325 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    475f4b8 View commit details
    Browse the repository at this point in the history
  25. fix doc

    rhaegar325 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    5fd5b64 View commit details
    Browse the repository at this point in the history
  26. fix doc and test

    rhaegar325 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    862d318 View commit details
    Browse the repository at this point in the history
  27. fix test

    rhaegar325 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    70d4258 View commit details
    Browse the repository at this point in the history
  28. fix test

    rhaegar325 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    cb87ce6 View commit details
    Browse the repository at this point in the history
  29. fix test

    rhaegar325 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    155c7cc View commit details
    Browse the repository at this point in the history
  30. fix test

    rhaegar325 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    71252bd View commit details
    Browse the repository at this point in the history
  31. fix test

    rhaegar325 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    f429566 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    d48dac9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    043b229 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab151ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78e9a68 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e97c34 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f033eea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0f2ff15 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    43279b0 View commit details
    Browse the repository at this point in the history
  9. fix test

    rhaegar325 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    bc69800 View commit details
    Browse the repository at this point in the history
  10. fix test

    rhaegar325 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    f750d5a View commit details
    Browse the repository at this point in the history
  11. fix test

    rhaegar325 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    81be7d3 View commit details
    Browse the repository at this point in the history
  12. fix test

    rhaegar325 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    fdf9f56 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. fix class structure

    rhaegar325 committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    18d31cc View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    7370733 View commit details
    Browse the repository at this point in the history
  2. Fix blank spaces

    rbeucher committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    c5acc53 View commit details
    Browse the repository at this point in the history
  3. rename to fix_data

    rhaegar325 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    54caba7 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. fix function name

    rhaegar325 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    987bdd9 View commit details
    Browse the repository at this point in the history