Skip to content

Parse and ADIF file down to QSOs for the 13 Colonies Special Event

License

Notifications You must be signed in to change notification settings

VikingNation/13ColoniesAdif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

13ColoniesAdif.py

Author:
Jason Johnson <k3jsj@arrl.net>

Date:
July 6th, 2025

Link to source code:
https://github.com/VikingNation/13ColoniesAdif

Purpose:
Program that processes ADIF file generated from N3FJP and outputs second ADIF file that only contains QSO records with 13 Colonies Special Event station call signs

Usage:
The program can be run as a python script.  Alternatively, the program can be compiled and executed.

python 13ColoniesAdif.py infile.adif outfile.adif 

13ColoniesAdif.exe infile.adif outfile.adif

Build instructions:
PyInstaller (https://pyinstaller.org/) can be used to convert the python script into an executable.  Run make.bat from the command line.  The executable is placed in the dist sub-directory


AI DISCLAIMER
Portions of this program were generated using AI.

DISCLAIMER
This software is provided "as is", without warranty of any kind, express or implied. In no event shall the authors or contributors be held liable for any damages arising from the use of this software, including but not limited to data loss, system failure, or inaccuracies.

Use this software at your own risk. It is intended for educational and hobbyist purposes only. The authors make no representations regarding suitability for any specific application. All responsibility for the use and performance of this software lies solely with the user.

This software may reference third-party systems or events (such as the 13 Colonies Special Event) which are not affiliated with or endorsed by the developers. Callsigns and event data are used for illustrative and filtering purposes only.


About

Parse and ADIF file down to QSOs for the 13 Colonies Special Event

Resources

License

Stars

Watchers

Forks

Packages

No packages published