HARPY Python Routines for manipulating HAR files

HARPY

This open source GitHub project provides a python package to read and write HAR files produced by GEMPACK 11.4 or lower. In addition a basic decoder for SL4 to HAR format is implemented.

Current state of the project

The package is currently in alpha 001 stage. From our testing most provided features will work. However, not everything is properly tested and there are some pitfalls in using the library (e.g. Fortran and C memory order of numpy arrays). Even if your program runs without error, you should check that the result is correct. We do not give any warranty for the package.

To access the project visit the HARPY GitHub page.