Closed kchong75 closed 1 month ago
@kchong75 Kezhen Thank you for reporting this problem. Yes, you are right, the name of the variable is not updated in this case after QFLX is converted to LHFLX. A variable name change is needed in following code: https://github.com/E3SM-Project/e3sm_diags/blob/c8404ab0f5523fee80cda396357f307b7ad1ff5b/e3sm_diags/derivations/acme.py#L210-L215 I will issue a PR to resolve.
Closed by #820 and #876
What happened?
Hi there, I noticed an inconsistency in the table description for the variable LHFLX. It is currently shown as "Surface water flux", but it should be "Surface latent heat flux".
Please refer to this screenshot:
Could this be because LHFLX is calculated from QFLX, even though the variable LHFLX is already present in my input file?
Thank you for looking into this.
What did you expect to happen? Are there are possible answers you came across?
No response
Minimal Complete Verifiable Example (MVCE)
No response
Relevant log output
No response
Anything else we need to know?
No response
Environment