Python tool for converting harmonic spectra to equipment harmonic database (PANDA - TU Dresden) file format. Link: PANDA TU Dresden
File format is proprietary to Technische Universität Dresden.
Clone the repository, navigate to the root directory and run:
pip install -e .for editable installation. or
pip install .for regular installation.
Pull requests are welcome.