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

Include version in RunInfo #2

Open
jakelangham opened this issue Aug 8, 2023 · 1 comment
Open

Include version in RunInfo #2

jakelangham opened this issue Aug 8, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@jakelangham
Copy link
Owner

It would be good to record version info in RunInfo.txt in order to make debugging issues easier when they arise.

Ideally we would record a major/minor version number and a git commit checksum. It should be possible to bake this in at compile time.

Hardly top priority, but it sill seems better to do this sooner rather than later.

@jakelangham jakelangham added the enhancement New feature or request label Aug 8, 2023
@markwoodhouse
Copy link
Collaborator

Agree, this would be good.

If you are able to do this for txt files, I'll can then add as attributes in netcdf files too.

Perhaps they could be elements in RunParams to make that easy?

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

2 participants