assess_inventory_sites
file read fails if extra line at the end of the inventory control file is present #1278
Open
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:
fates/main/FatesInventoryInitMod.F90
Lines 585 to 586 in 1be3962
This should be improved to avoid crashing the model with more robust file handling.
Metadata
Assignees
Type
Projects
Status
❕Todo