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 97 forks source link

prevent overwriting processed variables during execute_pp_functions #599

Closed jtmims closed 3 months ago

jtmims commented 3 months ago

Description Variables would overwrite the processing done by the execute functions in the preprocesser for the previous variables. Rewrote the process function to place processed variables into the cat_subset directly. This fixes issues with “pr”.

Associated issue # (replace this phrase and parentheses with the issue number)

How Has This Been Tested? Please describe the tests that you ran to verify your changes in enough detail that
someone can reproduce them. Include any relevant details for your test configuration
such as the Python version, package versions, expected POD wallclock time, and the
operating system(s) you ran your tests on.

Checklist: