Skip to content

Bugfix - MODE 'DESC' not loaded into database properly #405

@hertneky

Description

@hertneky

Describe the Problem

In METplus, the 'DESC' parameter can be used to add additional information about the run for various tools. If MODE_DESC is utilized in the run, the output appropriately includes the info in the DESC column. Default is NA if not defined. When loading MODE data into the METviewer database, the DESC column is not appropriately loaded and will only include the default NA.

The DESC option does work for parsing grid_stat data.

Expected Behavior

A loaded METviewer database should load the user supplied DESC from the MODE output.

Environment

Describe your runtime environment:
*1. Machine: AF HPC11 (in a contain) and RAL Mohawk
*3. METviewer v6.1 on HPC11 and....v6.1 on mohawk also?

To Reproduce

Describe the steps to reproduce the behavior:
Test Data is available on mohawk:/d2/personal/hertneky/metv_desc_test/test_data

  • includes both mode and gridStat output for 2 models
    Load script: /d2/personal/hertneky/metv_desc_test/load_data.xml

Pre-loaded data on the mohawk server under database: mv_desc_test

Relevant Deadlines

~November 30

Funding Source

AF: GSWR

Define the Metadata

Assignee

  • Select engineer(s) or no engineer required
  • Select scientist(s) or no scientist required

Labels

  • Review default alert labels
  • Select component(s)
  • Select priority
  • Select requestor(s)

Milestone and Projects

  • Select Milestone as the next bugfix version
  • Select Coordinated METplus-X.Y Support project for support of the current coordinated release
  • Select METviewer-X.Y.Z Development project for development toward the next official release

Define Related Issue(s)

Consider the impact to the other METplus components.

Bugfix 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 main_<Version>.
    Branch name: bugfix_<Issue Number>_main_<Version>_<Description>
  • Fix the bug 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 main_<Version>.
    Pull request: bugfix <Issue Number> main_<Version> <Description>
  • Define the pull request metadata, as permissions allow.
    Select: Reviewer(s) and Development issue
    Select: Milestone as the next bugfix version
    Select: Coordinated METplus-X.Y Support project for support of the current coordinated release
  • Iterate until the reviewer(s) accept and merge your changes.
  • Delete your fork or branch.
  • Complete the steps above to fix the bug on the develop branch.
    Branch name: bugfix_<Issue Number>_develop_<Description>
    Pull request: bugfix <Issue Number> develop <Description>
    Select: Reviewer(s) and Development issue
    Select: Milestone as the next official version
    Select: METviewer-X.Y.Z Development project for development toward the next official release
  • Close this issue.

Metadata

Metadata

Type

Projects

Status

🟢 Ready

Relationships

None yet

Development

No branches or pull requests

Issue actions