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

assess_inventory_sites file read fails if extra line at the end of the inventory control file is present #1278

Open
glemieux opened this issue Nov 1, 2024 · 0 comments

Comments

@glemieux
Copy link
Contributor

glemieux commented Nov 1, 2024

I ran into a run-time failure at the following line that was cause by there being an extra empty line at the end of the inventory control file:

! Parse the format identifier
read(site_str,*) file_format

This should be improved to avoid crashing the model with more robust file handling.

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