dtcenter / METcalcpy

https://metcalcpy.readthedocs.io/en/latest/index.html
Apache License 2.0
16 stars 2 forks source link

Enhance METcalcpy to use the `TOTAL_DIR` column when aggregate statistics wind direction statistics in the VL1L2, VAL1L2, and VCNT columns #384

Closed JohnHalleyGotway closed 2 months ago

JohnHalleyGotway commented 3 months ago

Describe the Enhancement

Issue dtcenter/METdataio#307 updates the schema to load the new TOTAL_DIR column from the VL1L2, VAL1L2, and VCNT line types added during the beta5 development cycle for MET version 12.0.0. This issue is to update METcalcpy to refine the aggregation logic for the VL1L2, VAL1L2, and VCNT line types. When aggregating statistics from those line types beginning with DIR_ME, DIR_MAE, or DIR_MSE use the counts in the TOTAL_DIR column to define the weights rather than those found in the TOTAL column, which is the existing logic.

Time Estimate

Estimate the amount of work required here. Issues should represent approximately 1 to 3 days of work.

Sub-Issues

Consider breaking the enhancement down into sub-issues.

Relevant Deadlines

List relevant project deadlines here or state NONE.

Funding Source

Define the source of funding and account keys here or state NONE.

Define the Metadata

Assignee

Labels

Projects and Milestone

Define Related Issue(s)

Consider the impact to the other METplus components.

Enhancement Checklist

See the METplus Workflow for details.