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

add Experiment manager tools #34

Merged
merged 40 commits into from
Oct 11, 2024
Merged

add Experiment manager tools #34

merged 40 commits into from
Oct 11, 2024

Commits on Sep 3, 2024

  1. add Experiment manager tools (Expts_manager.py and Expts_manager.yaml…

    …) to automate the setup and management of ACCESS-OM3 experiments
    minghangli-uni committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    7e782ff View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

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

Commits on Sep 6, 2024

  1. Add check duplicate pbs jobs functionality;

    force pbs jobname to be same as the control expt directory name.
    minghangli-uni committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    9c9655e View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Fix restartpath bug

    minghangli-uni committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f1995e9 View commit details
    Browse the repository at this point in the history
  2. code format

    minghangli-uni committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    d1e993f View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

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

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    1d2ae28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a20f0ce View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    aa7cdd5 View commit details
    Browse the repository at this point in the history
  2. code format

    minghangli-uni committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    7d43f2a View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

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

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    d633552 View commit details
    Browse the repository at this point in the history
  2. code format

    minghangli-uni committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b328906 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71a7ebf View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. refactor cross-block

    minghangli-uni committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b2b1f11 View commit details
    Browse the repository at this point in the history
  2. code format

    minghangli-uni committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    aa70de8 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Support access-om2

    minghangli-uni committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    c3c75a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9754398 View commit details
    Browse the repository at this point in the history
  3. code format

    minghangli-uni committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    c416143 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a111f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d7ea918 View commit details
    Browse the repository at this point in the history
  6. Update comments

    minghangli-uni committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    7c1f011 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    624998c View commit details
    Browse the repository at this point in the history
  8. Update documentation

    minghangli-uni committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    4edfc29 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Update README.md

    minghangli-uni committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    5a737b3 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    7ed4599 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    811fb81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bfdf1e View commit details
    Browse the repository at this point in the history
  4. Update expts_manager/README.md

    Co-authored-by: Andrew Kiss <[email protected]>
    minghangli-uni and aekiss authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    eb530e1 View commit details
    Browse the repository at this point in the history
  5. Update expts_manager/Expts_manager.yaml

    Co-authored-by: Andrew Kiss <[email protected]>
    minghangli-uni and aekiss authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    3492404 View commit details
    Browse the repository at this point in the history
  6. Update expts_manager/write_Expts_manager_yaml.py

    Co-authored-by: Andrew Kiss <[email protected]>
    minghangli-uni and aekiss authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    ab20c87 View commit details
    Browse the repository at this point in the history
  7. Update expts_manager/Expts_manager.yaml

    Co-authored-by: Andrew Kiss <[email protected]>
    minghangli-uni and aekiss authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    3ebaa80 View commit details
    Browse the repository at this point in the history
  8. Update expts_manager/write_Expts_manager_yaml.py

    Co-authored-by: Andrew Kiss <[email protected]>
    minghangli-uni and aekiss authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    0297ad4 View commit details
    Browse the repository at this point in the history
  9. Update expts_manager/write_Expts_manager_yaml.py

    Co-authored-by: Andrew Kiss <[email protected]>
    minghangli-uni and aekiss authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    a4f229a View commit details
    Browse the repository at this point in the history
  10. Update expts_manager/Expts_manager.yaml

    Co-authored-by: Andrew Kiss <[email protected]>
    minghangli-uni and aekiss authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    f33ae9c View commit details
    Browse the repository at this point in the history
  11. Update expts_manager/Expts_manager.yaml

    Co-authored-by: Andrew Kiss <[email protected]>
    minghangli-uni and aekiss authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    010e95e View commit details
    Browse the repository at this point in the history
  12. Update expts_manager/Expts_manager.py

    Co-authored-by: Andrew Kiss <[email protected]>
    minghangli-uni and aekiss authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    5a4a82e View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

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

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    a7864f5 View commit details
    Browse the repository at this point in the history
  2. code format

    minghangli-uni committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    22297a7 View commit details
    Browse the repository at this point in the history