Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
JohnHalleyGotway opened this issue Nov 16, 2022 · 1 comment · Fixed by dtcenter/MET#2346 or dtcenter/MET#2347
Assignees
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

Comments

@JohnHalleyGotway
Copy link
Contributor

JohnHalleyGotway commented Nov 16, 2022

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.

The new TRACK_SOURCE and FIELD_SOURCE columns are strings and should be handled the same as the DIAG_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

  • Select engineer(s) or no engineer required: @venitahagerty
  • Select scientist(s) or no scientist required: none needed

Labels

  • Select component(s)
  • Select priority
  • Select requestor(s)

Projects and Milestone

  • Select Repository and/or Organization level Project(s) or add alert: NEED PROJECT ASSIGNMENT label
  • Select Milestone as the next official version or Future Versions

Define Related Issue(s)

Consider the impact to the other METplus components.

Enhancement Checklist

See the METplus Workflow for details.

  • Complete the issue definition above, including the Time Estimate and Funding Source.
  • Fork this repository or create a branch of develop.
    Branch name: feature_<Issue Number>_<Description>
  • Complete the development and test your changes.
  • Add/update log messages for easier debugging.
  • Add/update unit tests.
  • Add/update documentation.
  • Push local changes to GitHub.
  • Submit a pull request to merge into develop.
    Pull request: feature <Issue Number> <Description>
  • Define the pull request metadata, as permissions allow.
    Select: Reviewer(s) and Development issues

Select: Repository level development cycle Project for the next official release
Select: Milestone as the next official version

  • Iterate until the reviewer(s) accept and merge your changes.
  • Delete your fork or branch.
  • Close this issue.
@JohnHalleyGotway JohnHalleyGotway added type: enhancement Improve something that it is currently doing priority: blocker Blocker requestor: METplus Team METplus Development Team required: FOR DEVELOPMENT RELEASE Required to be completed in the development release for the assigned project METdataio: Load STAT Data labels Nov 16, 2022
@JohnHalleyGotway JohnHalleyGotway added this to the METdataio-2.0 milestone Nov 16, 2022
@venitahagerty
Copy link
Contributor

This issue was closed by completion of PR 139

@TaraJensen TaraJensen added reporting: DTC NOAA BASE NOAA Office of Atmospheric Research DTC Project reporting: DTC NOAA R2O NOAA Research to Operations DTC Project labels Jan 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

3 participants