Update the database schema to handle new columns and line types added to the MET-11.0.0-beta5 output. #141
Closed
8 of 20 tasks
Labels
METdataio: Load STAT Data
priority: blocker
Blocker
reporting: DTC NOAA BASE
NOAA Office of Atmospheric Research DTC Project
reporting: DTC NOAA R2O
NOAA Research to Operations DTC Project
requestor: METplus Team
METplus Development Team
required: FOR DEVELOPMENT RELEASE
Required to be completed in the development release for the assigned project
type: enhancement
Improve something that it is currently doing
Milestone
Describe the Enhancement
MET development version 11.0.0-beta5 changes the output from the TC-Pairs and TC-Stat tools in the 2 ways described below. This issue is to update the database schema accordingly to handle this new data for MET version 11.0.0.
OLD:
NUM_MEMBERS TRACK_SPREAD DIST_MEAN MSLP_SPREAD MAX_WIND_SPREAD
NEW:
NUM_MEMBERS TRACK_SPREAD TRACK_STDEV MSLP_STDEV MAX_WIND_STDEV
OLD:
TOTAL INDEX DIAG_SOURCE N_DIAG
NEW:
TOTAL INDEX DIAG_SOURCE TRACK_SOURCE FIELD_SOURCE N_DIAG
The new
TRACK_SOURCE
andFIELD_SOURCE
columns are strings and should be handled the same as theDIAG_SOURCE
string.Please find updated sample output data in this tarfile:
ftp.rap.ucar.edu/incoming/irap/met_help/NB20221116_develop_test_output.tar.gz
In particular see:
Updated TCMPR lines in
test_output/tc_pairs/al132020_CONSENSUS.tcst
.Updated TCDIAG lines in
test_output/tc_pairs/al092022_20220926_DIAGNOSTICS.tcst
.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.
None needed.
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.
None needed.
Enhancement Checklist
See the METplus Workflow for details.
Branch name:
feature_<Issue Number>_<Description>
Pull request:
feature <Issue Number> <Description>
Select: Reviewer(s) and Development issues
Select: Repository level development cycle Project for the next official release
Select: Milestone as the next official version
The text was updated successfully, but these errors were encountered: