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

Crash if static files don't have none as the reduction method #46

Merged
merged 2 commits into from
May 20, 2024

Conversation

uramirez8707
Copy link
Contributor

The following table

 "atmos_static",       -1,  "hours", 1, "days", "time",
 "dynamics",       "lat",      "lat",   "atmos_static", "all", .true., "none", 2

will result in the following error message:

Exception: file atmos_static is a static file, but the variable: lat is using average as its reduction method. The reduction method (6th column) should be none for a variables in a static file!

@uramirez8707 uramirez8707 merged commit b167d29 into NOAA-GFDL:main May 20, 2024
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.

1 participant