E3SM-Project / e3sm_diags

E3SM Diagnostics package
https://e3sm-project.github.io/e3sm_diags
BSD 3-Clause "New" or "Revised" License
39 stars 32 forks source link

Regression testing for lat_lon variables `NET_FLUX_SRF` and `RESTOM` #754

Closed tomvothecoder closed 9 months ago

tomvothecoder commented 9 months ago

Description

This PR adds some validation scripts for testing the differences found in https://github.com/E3SM-Project/e3sm_diags/pull/677.

Findings: For some variables, the slice_flag results in major differences in climatology calculations, which affects downstream metrics calculations. This flag adds an additional time coordinate. By omitting this flag, I found that xCDAT and CDAT results are nearly identical. I opened #759 for further discussion on this slice_flag feature.

Checklist

If applicable: