Skip to content

Refactor expts manager tool iss42 #43

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

Closed
wants to merge 31 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
4bc0d15
Add main.py
minghangli-uni Jan 14, 2025
e4af516
Add configuration_updater
minghangli-uni Jan 14, 2025
9af66ca
Add git_manager
minghangli-uni Jan 14, 2025
16143cf
Add pbs_job_manager
minghangli-uni Jan 14, 2025
f00de50
Add utils
minghangli-uni Jan 14, 2025
6e3b1bc
Add mixins
minghangli-uni Jan 14, 2025
65d20b6
Remove the old Expts_manager.py
minghangli-uni Jan 14, 2025
5aef594
pdate import path
minghangli-uni Jan 16, 2025
151da29
Add manager
minghangli-uni Jan 16, 2025
180d4ae
remove constants.py and related variables in other modules
minghangli-uni Jan 16, 2025
d5cba1b
add xml_updater
minghangli-uni Jan 21, 2025
b70688f
add run_namelists yaml parameter
minghangli-uni Jan 21, 2025
5aa0bcf
black format
minghangli-uni Jan 21, 2025
b5d9642
Restore configuration_updater/common.py from 5aef594
minghangli-uni Jan 21, 2025
3d2857c
Add __init__ module to load payu automatically on HPCs
minghangli-uni Jan 24, 2025
96d4129
code format
minghangli-uni Jan 24, 2025
a83c189
Remove experiment_manager_tool directory
minghangli-uni Jan 27, 2025
2c1aa91
Add package configuration
minghangli-uni Jan 27, 2025
3976403
Add README.md
minghangli-uni Jan 27, 2025
3fdc8b6
Add configuration_updater
minghangli-uni Jan 27, 2025
e96c1fd
Add main.py
minghangli-uni Jan 27, 2025
7f8b465
Add git manager
minghangli-uni Jan 27, 2025
b21b341
Add mixins
minghangli-uni Jan 27, 2025
5a106d3
Add pbs job manager
minghangli-uni Jan 27, 2025
94cc5c6
Add utils
minghangli-uni Jan 27, 2025
2153638
Add an example yaml file
minghangli-uni Jan 27, 2025
ffd4830
remove write_Expts_manager_yaml.py
minghangli-uni Jan 27, 2025
07588c3
Add __init__.py to check hpc environment
minghangli-uni Jan 27, 2025
abe2aab
code format
minghangli-uni Jan 27, 2025
af7a5af
Add main manager
minghangli-uni Jan 28, 2025
118eb3d
Remove files for old versions
minghangli-uni Jan 31, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,500 changes: 0 additions & 1,500 deletions expts_manager/Expts_manager.py

This file was deleted.

286 changes: 0 additions & 286 deletions expts_manager/Expts_manager.yaml

This file was deleted.

65 changes: 0 additions & 65 deletions expts_manager/README.md

This file was deleted.

1 change: 1 addition & 0 deletions expts_manager/access-om-expts/Expts_manager.yaml
Loading