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

Change split_ncvars.pl regex to work for dimensionless variables #298

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

ceblanton
Copy link
Contributor

The semicolon at the end of the each ncdump line can be used for the regex.

resolves #297

The semicolon at the end of the each ncdump line can be used for the regex.
@ceblanton
Copy link
Contributor Author

@uramirez8707, this gets past the problem we saw with the modern diag manager output.

There could be something strange with the history files too, but split_ncvars.pl should be able to handle dimension-less variables however they got there.

@chanwilson chanwilson merged commit aef4249 into master Jun 5, 2024
8 checks passed
@chanwilson chanwilson deleted the 297.split-dimensionless-vars branch June 5, 2024 16:09
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.

split_ncvars.pl problem with dimensionless variables
2 participants