dtcenter / METdataio

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

Investigate loading MPR data with MET versions <6.1 #257

Open bikegeek opened 8 months ago

bikegeek commented 8 months ago

Describe the Problem

The MPR linetype no longer has the CLIMO column as of MPR v6.1. Users should not be using MPR versions < 6.1 and as a result, when attempting to load this linetype's data to the database, an error should occur.

The mv_mysql.sql needs to be updated for this change to the MPR linetype and any sql update scripts need to reflect this change.

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.

hankenstein2 commented 7 months ago

The first step would be to look at the load script to see if data is getting added to new columns.