Skip to content
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

Add invalid or missing data type check during PSS/CSS inventory file read #1184

Open
glemieux opened this issue Apr 5, 2024 · 0 comments
Open

Comments

@glemieux
Copy link
Contributor

glemieux commented Apr 5, 2024

While troubleshooting an issue with erroneous plant density outputs while using inventory initialization mode with @rgknox and @JessicaNeedham today, we found that the model was silently aborting the CSS file read once it hit an invalid "NA" datatype that was mistakenly included in the CSS file. We should add a check during each line read to fail then run gracefully if the read can't parse the data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ❕Todo
Development

No branches or pull requests

1 participant