Skip to content

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

Open
@glemieux

Description

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.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    • Status

      ❕Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions