We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
commit 19fc464
stdout messages includes
however
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
The text was updated successfully, but these errors were encountered: