Skip to content

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

Open
femiguez opened this issue Aug 21, 2024 · 5 comments
Open

Sensitivity analysis in APSIM Next Gen - Testing... #174

femiguez opened this issue Aug 21, 2024 · 5 comments

Comments

@femiguez
Copy link
Owner

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.

@femiguez
Copy link
Owner Author

It seems that most issues disappear when turning off Box/Dropbox...

@femiguez
Copy link
Owner Author

Some failures occur because sometimes files are not created and the 'edit' functions fail to find them. Not sure how to fix this...

@femiguez
Copy link
Owner Author

The problem might be that there is a bug in my use of the future package

@femiguez
Copy link
Owner Author

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.

@femiguez
Copy link
Owner Author

Do all problems go away when I create a temp directory?

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

No branches or pull requests

1 participant