michaelaye / nbplanetary

A nbdev-based approach to create a core library for planetarypy
https://michaelaye.github.io/nbplanetary/
MIT License
7 stars 1 forks source link

missing parquet index file breaks get_index when .TAB is there #60

Open toihr opened 2 months ago

toihr commented 2 months ago

When the "*INDEX.TAB" file is present and the parquet index file is for whatever reason (crash, accidentally deleted etc) not where expected then the get_index(...) function will run without giving an error and without ever (40min>) finishing.