nrgpy / nrg-parser

Python IEA task 43 parsers for NRG SymphoniePRO loggers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nrg-parser nrg-parser

pypi

IEA task 43 parsers for NRG Systems, Inc. SymphoniePRO loggers.

Website and source https://github.com/nrgpy/nrg-parser
Documentation https://nrgpy.github.io/nrg-parser/
IEA Task 43 GitHub page https://github.com/IEA-Task-43/digital_wra_data_standard

Installation

Install with pip

pip install nrg-parser

Usage

This package takes the TXT exports of SymphoniePRO data files, and converts the metadata there into IEA Task 43 format.

NOTE: For converting binary SymphoniePRO/Symphonie Classic data files into TXT, see the nrgpy repository.

Examples

See the nrg-parser_example.ipynb Jupyter Notebook for usage examples.

Contributing

Contributions to this project are welcome!

Follow the Contributing Guidelines to be a part of it!

About

Python IEA task 43 parsers for NRG SymphoniePRO loggers

License:MIT License


Languages

Language:Python 74.4%Language:Jupyter Notebook 25.6%