Skip to content

Issue 107 remove vt tables#144

Open
perrymanmd wants to merge 3 commits into
mainfrom
issue_107-remove_vt_tables
Open

Issue 107 remove vt tables#144
perrymanmd wants to merge 3 commits into
mainfrom
issue_107-remove_vt_tables

Conversation

@perrymanmd
Copy link
Copy Markdown
Contributor

Closes #107

Parent issue is #106

The schema/src/updateScripts/update_issue_107-remove_vt_tables.sql update script does not test or update the schema version like a release version update does.

@MikeNeilson
Copy link
Copy Markdown
Contributor

Okay, so this is entirely my fault... we can't remove these yet. OpenDCS still depends on the CWMS VT package for the screening algorithm.

More motivation to move those to OpenDCS... now to find the time.

Copy link
Copy Markdown
Contributor

@MikeNeilson MikeNeilson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No changes required... but we have to wait on this one.

@MikeNeilson
Copy link
Copy Markdown
Contributor

It exists, opendcs/opendcs#355.

To be blunt, I don't want to bring these tables into OpenDCS. The design is... not flexible, to say the least. Needs some consideration. There's also a partial implementation given the ALARM_ tables, it has some of the same considerations.

Bascially, the OpenDCS ALARM and Screening Code need to be unified.

So I think we're better off waiting on this one. OR deleting everything except the screening elements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remote VT tables

2 participants