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

Remove requirement for deprecated interval_type column in crossvalidation #326

Conversation

hchagani-oasislmf
Copy link
Contributor

Remove requirement for deprecated interval_type column in crossvalidation

The interval_type column in the damage bin dictionary model file has been deprecated since ktools v3.4.1. As validatedamagebin provides a warning should the damage bin dictionary contain the interval_type column, there is no need to perform a deprecated format check again in crossvalidation. Data is extracted from the first four columns, thus the interval_type column is ignored if present.

@hchagani-oasislmf hchagani-oasislmf merged commit b9b0d7b into develop Sep 26, 2022
@hchagani-oasislmf hchagani-oasislmf deleted the fix/325-crossvalidation-damagebindict-new-format-checks branch September 26, 2022 11:58
@awsbuild awsbuild added this to the v3.9.4 milestone Oct 6, 2022
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.

crossvalidation tool requires damagebin to have (deprecated) interval_type column
2 participants