E3SM-Project / scorpio

A high-level Parallel I/O Library for structured grid applications
Other
21 stars 16 forks source link

Move BP conv check to avoid hangs #570

Closed jayeshkrishna closed 6 months ago

jayeshkrishna commented 7 months ago

Ensure that we check whether a BP file needs conversion before opening the BP file (& init pio etc). Also updating the check to handle scenarios that caused conversion tool to skip BP file conversion in some cases.

Fixes #569