Missing DSSAT failure mode(s)
Open
question
- Dominant language
- Python
- Stars
- 27
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
There are times when DSSAT fails but does not exit with an invalid return code or write to the `fort.0` file. This gives the user a false sense that simulations completed. We should check for the presence of a `fort.0` file prior to marking a simulation as complete. This could lead to the opposite problem of a warning being thrown, which is NOT an error and the user being informed of an error. This is probably better for the end user.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.