Skip to content

adiftools release v0.1.0

Choose a tag to compare

@JS2IIU-MH JS2IIU-MH released this 05 Jan 06:05
· 72 commits to main since this release

This is an official release of adiftools.

Functions

  • Reading adif file into Pandas DataFrame.
  • Generate Matplotlib plots from adif data.
  • Utility tool to calculate Grid Locator from geographic coordinate.

Install

adiftools is available from PyPI, not TestPyPI.

pip install adiftools
  • When you got an error from subprocess, try to install wheel by pip install wheel
    .

Other

Thank you JS2IIU