tardis-sn/carsus

Use regex and better unit parsing for vald linelist parsing

Opened this issue · 0 comments

PR #386 introduces more variable unit parsing for vald linelists, but it would be done better using regular expressions to identify the medium and units given. An external function for identifying columns already exists, but that should be generalized using regex and expanded so the columns don't need to be investigated multiple times.