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

Output mepo status on build #406

Open
mathomp4 opened this issue Oct 31, 2024 · 0 comments
Open

Output mepo status on build #406

mathomp4 opened this issue Oct 31, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mathomp4
Copy link
Member

An interesting thought via @viral211. It would be good to capture the mepo state of GEOSgcm (etc.) if built using mepo. This should be doable in CMake:

  1. If .mepo/ exists, we know mepo was used
  2. If mepo command exists then...
  3. Run mepo status --hashes capture the output and put it in a file we install and then
    copy into the run directory. Maybe a dotfile?

I'm not sure what I'd want to call the file. Maybe .mepo_status? Hmm.

First step, get the code working, then I can bother @sdrabenh.

@mathomp4 mathomp4 added the enhancement New feature or request label Oct 31, 2024
@mathomp4 mathomp4 self-assigned this Oct 31, 2024
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
None yet
Development

No branches or pull requests

1 participant