fmihpc / analysator

Python based package for analyzing vlsv files produced by Vlasiator
GNU General Public License v2.0
5 stars 32 forks source link

Prevent misleading return of data from vlsvreader when using ill-formed requests #213

Closed markusbattarbee closed 6 months ago

markusbattarbee commented 6 months ago

Enforce that user-requested names and meshes must match vlsv footer attributes instead of ignoring them.