-
Notifications
You must be signed in to change notification settings - Fork 25
Sensitivity analysis in APSIM Next Gen - Testing... #174
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
Comments
It seems that most issues disappear when turning off Box/Dropbox... |
Some failures occur because sometimes files are not created and the 'edit' functions fail to find them. Not sure how to fix this... |
The problem might be that there is a bug in my use of the future package |
Might need to re-think how I'm doing the sensitivity analysis. Maybe even with the case of cores = 1L, I should make copies of the file and never change it. For the multiple cores situation, the renaming might need to include the iteration number. This might prevent the failed copies. |
Do all problems go away when I create a temp directory? |
I have tested much of the functionality of the 'sens_apsimx' function and it works as expected. In file 'test_sens_apsimx.R' all tests up to line 447 (before the passing of soil profiles) works well without issues. The parallelization also seems to work well too.
The text was updated successfully, but these errors were encountered: