greole / owls

A data exploration library written in python for (OpenFOAM) CFD data
http://greole.github.io
32 stars 11 forks source link

Issue with parsing of variables with underscore in name e.g. "p_rgh" #32

Closed HendriceH closed 4 months ago

HendriceH commented 4 months ago

Dictionaries containing variables with underscores can't be parsed properly.

greole commented 4 months ago

Thanks for reporting!