dtcenter / METdataio

https://metdataio.readthedocs.io/en/latest/index.html
Apache License 2.0
5 stars 3 forks source link

Bugfix create an update schema script to add columns to line_data_tcmpr table #251

Closed TatianaBurek closed 10 months ago

TatianaBurek commented 10 months ago

Describe the Problem

New columns num_members INT, track_spread DOUBLE, track_stdev DOUBLE, mslp_stdev DOUBLE, max_wind_stdev DOUBLE, were added to line_data_tcmpr in v5.0 but the corresponding update script did not reflect these changes. The new script should be created with the addition of this columns. related to this issue: https://github.com/dtcenter/METdataio/issues/141

Expected Behavior

Provide a clear and concise description of what you expected to happen here.

Environment

Describe your runtime environment: 1. Machine: (e.g. HPC name, Linux Workstation, Mac Laptop) 2. OS: (e.g. RedHat Linux, MacOS) 3. Software version number(s)

To Reproduce

Describe the steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error Post relevant sample data following these instructions: https://dtcenter.org/community-code/model-evaluation-tools-met/met-help-desk#ftp

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.

Bugfix Checklist

See the METplus Workflow for details.