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

[Feature]: Make "mpas mesh" (restart-file) a separate command-line parameter #240

Open
TonyB9000 opened this issue Feb 13, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@TonyB9000
Copy link
Contributor

Is your feature request related to a problem?

Distantly related to a problem with "error recreation", the e2c MPAS jobs involve an "input directory" of .nc files, and expect the same directory to have an associated restart file for the mesh information. In practice, these are kept in separate directories. Thus, "recreate a problem" either requires copying the restart file to the "model-output" directory, or else creating a synthetic input directory with links to both.

Describe the solution you'd like

Add "--mpas-mesh <suitable_restart_file> to command line, and stop requiring it to be co-located with the data files being processed.

Describe alternatives you've considered

Creating a synthetic input directory with links to both the data files and the restart file, required of anyone who needs to verify a problem involving mpas cmorizing.

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant