Closed JohnHalleyGotway closed 2 months ago
add the new columns in the java/src/edu/ucar/metviewer/MVUtil.java code:
ECNT: IGN_CONV_OERR, IGN_CORR_OERR
VL1L2: DIR_ME, DIR_MAE, DIR_MSE VAL1L2: DIRA_ME, DIRA_MAE, DIRA_MSE VCNT: DIR_ME, DIR_MAE, DIR_MSE, DIR_ME_BCL, DIR_ME_BCU, DIR_MAE_BCL, DIR_MAE_BCU, DIR_MSE_BCL, DIR_MSE_BCU
The scorecard code also required updating: scorecard.db.AggDatabaseManagerMySQL.java for the VL1L2, VAL1L2, and ECNT linetypes. According to the METviewer documentation, there is no support for VCNT which is consistent with the code as support for VCNT is not available in this method.
Added _boolAggVcnt=#
Describe the Enhancement
Issue dtcenter/METdataio#282 updates the schema to load new wind direction statistics from the VL1L2, VAL1L2, and VCNT line types and new ignorance score statistics to the ECNT line type for MET version 12.0.0 . This issue is to update METviewer to provide access to these new statistics both via the web interface and through the backend XML files, as needed.
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.
feature_<Issue Number>_<Description>
feature <Issue Number> <Description>