You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tomvothecoder
changed the title
[Bug]: UnboundLocalError: local variable 'cwv_max' referenced before assignment for arm_diags plot with region `sgpc1
[Bug]: UnboundLocalError: local variable 'cwv_max' referenced before assignment for arm_diags plot with region sgpc1Sep 30, 2024
What happened?
There is a FIXME: comment to address this for awhile:
e3sm_diags/e3sm_diags/plot/cartopy/arm_diags_plot.py
Lines 177 to 178 in 2b303df
What did you expect to happen? Are there are possible answers you came across?
This occurs when the region is
sgpc1
. The conditional that setscwv_max
and other plotting variables don't consider this region:e3sm_diags/e3sm_diags/plot/cartopy/arm_diags_plot.py
Lines 136 to 156 in 2b303df
Minimal Complete Verifiable Example (MVCE)
No response
Relevant log output
No response
Anything else we need to know?
No response
Environment
Latest
main
andcdat-migration-fy24
branchThe text was updated successfully, but these errors were encountered: