-
Notifications
You must be signed in to change notification settings - Fork 152
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
Load the results is null,can't show the result #213
Comments
Hi @YaoCharlie, thank yor for your message and sorry for the late response. I uploaded a fix for that, currently in a branch, which will be merged soon. If you want you can test it already. I will inform you, as soon as a new spotpy version is available. |
FYI: I merged the branch With the new available >= version 1.5.0 the problem should be fixed. Feel free to re-open this issue in case of any problems. |
Thank you for that,but the problems seems not to be solved.
thouska <[email protected]> 于2019年5月20日周一 下午5:04写道:
… FYI: I merged the branch
<https://github.com/thouska/spotpy/tree/New-design-for-status-tracking/spotpy>
With the new available >= version 1.5.0 <https://pypi.org/project/spotpy/>
the problem should be fixed. Feel free to re-open this issue in case of any
problems.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#213?email_source=notifications&email_token=AHTA3KASAHP2UJLDRTDE5NTPWJSQRA5CNFSM4HKZMWI2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVYFIEI#issuecomment-493900817>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AHTA3KC5Q4UDXHBT52KWZBDPWJSQRANCNFSM4HKZMWIQ>
.
|
Thanks for testing this directly and reporting the remaining issue. Indeed there was a keyword missing, I uploaded a fix for that and changed also the documentation accordingly. You can find the new version (>=1.5.1 on pypi). |
It still doesn't show the diagram, so you can see the error in the attached
diagram.
[image: 20190521230839.png]
thouska <[email protected]> 于2019年5月21日周二 下午4:32写道:
… Thanks for testing this directly and reporting the remaining issue. Indeed
there was a keyword missing, I uploaded a fix for that and changed also the
documentation accordingly. You can find the new version (>=1.5.1 on pypi
<https://pypi.org/project/spotpy/>).
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#213?email_source=notifications&email_token=AHTA3KFYJTCPWC4AF3F2DFTPWOXQXA5CNFSM4HKZMWI2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV3FMNQ#issuecomment-494294582>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AHTA3KCIYTZ4YPEAM4R5A2TPWOXQXANCNFSM4HKZMWIQ>
.
|
* master: (29 commits) Updated the statistics output Updated fscabc Updated fscabc Fix for thouska#217 Update version number Update new style of Rosenbrock example on docs thouska#213 Add missing keyword, fix for thouska#213 Update version number Add basic test for parallel computing Remove altobjfunc from dream example Enlarge runs for dream in unittest Update Test script for rosenbrock setup thouska#213 Update new style of rosenbrock_setup Fix for thouska#213 Making status print more informativ Remov Gelman Rubin plot from test suite for Python < 3.6 Remove Hymod support for Python <3.6 Remove copy functions for py2 support Add classmethod statement WIP fix Python 2 errors ... # Conflicts: # spotpy/__init__.py # spotpy/algorithms/_algorithm.py
When drawing the image after loading the result, the image cannot be seen and the display result is empty.
The text was updated successfully, but these errors were encountered: