Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

2020-10-15 tc1578 incorrect error message concerning value of OPTIMIZEKEL #274

Open
tensfeldt opened this issue Oct 15, 2020 · 0 comments
Open
Labels
3.0 defect Defect identified during code development for Computation Engine v3.0

Comments

@tensfeldt
Copy link
Owner

commit 19fc464

stdout messages includes

3: In run_computation(data = d, map = mct, flag = flags, parameterset = parameterset) :
  Map 'OPTMIZEKEL' does not have a valid value! Not using KEL optmization for this computation

however

> mct$OPTIMIZEKEL
[1] "0"

which is a valid option of the list of valid values for OPTIMIZEKEL 0, 1, 2.

This message appears to be occurring in all test cases so represents a potentially serious, breaking issue.

Please see attached file of results of scanning all output files from the testcase suite following testing with commit 19fc464.
optvalueerror.txt

@tensfeldt tensfeldt added the 3.0 defect Defect identified during code development for Computation Engine v3.0 label Oct 15, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
3.0 defect Defect identified during code development for Computation Engine v3.0
Projects
None yet
Development

No branches or pull requests

1 participant