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

API for post-processing #180

Open zuckerruebe opened 7 months ago

zuckerruebe commented 7 months ago

As a user I'd like to be able to post-process simulation data using a simple, well documented Python API. The API should be simple, so that novice users can do everything they can currently do using .config files without knowing barely any Python at all. At the same time, the API will be much more flexible for users who know some Python.

Design ideas Two parts/layers:

  1. Data loading
  2. Plotting