dtcenter / METplus

Python scripting infrastructure for MET tools.
https://metplus.readthedocs.io
Apache License 2.0
92 stars 36 forks source link

Update Truth: For dtcenter/MET#2921 #2620

Closed JohnHalleyGotway closed 1 week ago

JohnHalleyGotway commented 2 weeks ago

Describe Expected Changes

PR dtcenter/MET#2921 for issue dtcenter/MET#2841 modifies the definition of the range/azimuth grids used by the TC-RMW and TC-Diag tools. It makes the following changes:

This will cause all TC-RMW and TC-Diag outputs based on the range/azimuth grid definitions to be modified. Specifically, we should see a phase shift in the data (i.e. shifting left by 25% due to the north to east change) as well as a reversal of values along the X-axis due to changing from counterclockwise to clockwise.

Define the Metadata

Title

Assignee

Assign this issue to the author of the pull request that warranted this issue. Optionally assign anyone else who should review the differences in the output.

Milestone and Projects

Update Truth Checklist

JohnHalleyGotway commented 2 weeks ago

This review is based on this GHA testing workflow run that was triggered when PR dtcenter/MET#2921 was merged into develop.

I note the following:

I also see the same pattern in the first diff file.

I'll also note that no differences were flagged in the TC-Diag .dat output file: met_tool_wrapper/TCDiag/tc_diag/2023/sal032023_gfso_doper_2023062012_diag.dat. This makes sense because the diagnostics are computed for each RANGE value and the modified azimuths should still produce the same average value for each range. However, the 850TANG, 850VORT, and 200DVRG diagnostics are reported as bad data in the output... and those are based on the derivation radial and tangential wind derivations. We should eventually have a TC-Diag use case that actually computes those diagnostic values from the radial/tangential winds (@jvigh and @KathrynNewman).

850TANG (10M/S)   9999  9999  9999
850VORT (/S)      9999  9999  9999
200DVRG (/S)      9999  9999  9999