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 config handling #131

Merged
merged 12 commits into from
Nov 19, 2024
Merged

Conversation

christopherwharrop-noaa
Copy link
Collaborator

@christopherwharrop-noaa christopherwharrop-noaa commented Nov 19, 2024

This PR refactors the way configurations are expressed and used to generate Parsl or Globus Compute Executors. In addition, the uwtools was updated to a newer version. The installation method for chiltepin was also changed from using requirements.txt to using a proper pyproject.toml file.

Closes #125 and #128

@christopherwharrop-noaa christopherwharrop-noaa added the Test-MPAS-App Run CI test of the MPAS App label Nov 19, 2024
@christopherwharrop-noaa christopherwharrop-noaa removed the Test-MPAS-App Run CI test of the MPAS App label Nov 19, 2024
@christopherwharrop-noaa christopherwharrop-noaa added the Test-MPAS-App Run CI test of the MPAS App label Nov 19, 2024
@christopherwharrop-noaa christopherwharrop-noaa added Test-MPAS-App Run CI test of the MPAS App and removed Test-MPAS-App Run CI test of the MPAS App labels Nov 19, 2024
@christopherwharrop-noaa christopherwharrop-noaa added Test-MPAS-App Run CI test of the MPAS App and removed Test-MPAS-App Run CI test of the MPAS App labels Nov 19, 2024
@christopherwharrop-noaa christopherwharrop-noaa merged commit e3f0d8f into main Nov 19, 2024
7 checks passed
@christopherwharrop-noaa christopherwharrop-noaa deleted the feature/refactor-config branch November 19, 2024 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor the configuration factory to account for GlobusComputeExecutors
1 participant