SPF-OST / pytrnsys

Package that provides functionality to run and process, plot and report TRNSYS simulations
https://pytrnsys.readthedocs.io
GNU General Public License v3.0
11 stars 8 forks source link

Enable ranged conditions for comparePlotConditional #24

Closed martin-neugebauer closed 3 years ago

martin-neugebauer commented 3 years ago

At the moment comparePlotConditional can only handle exact conditions specified through ":", but not ranges like ">"; we should extend it to include this functionality