NOAA-GFDL / MDTF-diagnostics

Analysis framework and collection of process-oriented diagnostics for weather and climate simulations
https://mdtf-diagnostics.readthedocs.io/en/main/
Other
58 stars 98 forks source link

Preprocessor query does not support static variables #684

Closed wrongkindofdoctor closed 1 month ago

wrongkindofdoctor commented 1 month ago

Bug Severity

Describe the bug The preprocessor assumes all variables have a time dimension and fails when performing time-related checks and array concatenation

Steps To Reproduce What steps did you follow to produce the bug

Environment Describe the system environment:

Log information and/or terminal output Copy information from any output logs and/or the terminal that might help with debugging.

wrongkindofdoctor commented 1 month ago

@erileydellaripa This issue and #681 have been resolved, and I was able to run your POD on a fork of your development branch with the updates merged in using the test data you provided. Please merge the latest main updates into your WWEs branch and try running your POD on your system.