serpentine-h2020 / SEPpy

A compendium of Python data loaders and analysis tools for in-situ measurements of Solar Energetic Particles (SEP)
BSD 3-Clause "New" or "Revised" License
7 stars 6 forks source link

Catch missing data while loading clearly and consistently #29

Open jgieseler opened 1 year ago

jgieseler commented 1 year ago

Right now, the error messages that occur when the user tries to load non-existing data are different for the different datasets and often not very clear to the user. Unify this process and provide a clear error message.