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

udpate smoke tests with zf variable #2847

Closed
wants to merge 30 commits into from
Closed

Conversation

sgpearse
Copy link
Collaborator

Adds the zf coordinate variable to our smoke test baseline file for NetCDF-CF files.

Note - These baseline files were build without OpenMP. I'm currently experiencing linker errors when running from source with OpenMP. My installers are running fine though. Not sure what's going on at the moment.

clyne and others added 29 commits July 7, 2021 17:17
…nate v

variables. Previously a variable was identified as a coordinate variable only
if it was referenced by a "data" variable. Now if a variable can be
identified as a coordinate variable via the CF specification it is classified
as a coordinate variable.

Also simplified the DCCF class assignment of coordinate variables.
…s and

time steps were stored in different NetCDF files. E.g. one variable, one time step per file.
range -180..180, and removed various hacks to handle this situation.
@sgpearse sgpearse requested a review from clyne August 10, 2021 21:41
Copy link
Collaborator

@clyne clyne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sgpearse since we're making changes to these tests already, how about we add an option to silence the Elapsed time reporting so that we're not confronted with confusing diffs every time we need to change these regression tests?

Base automatically changed from issue_2714 to main September 14, 2021 18:48
@clyne clyne self-requested a review September 14, 2021 20:49
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.

None yet

2 participants