ecowitt2aprs
This Python package contains a script that queries the Ecowitt weather station data, transforming it into a Cumulus "wxnow.txt" format which is printed to stdout.
This script is intended to be used with the Direwolf software AX.25 packet modem software for the purposes of relaying Ecowitt weather information via Automatic Packet Reporting System (APRS).
Installation
ecowitt2aprs is best installed into a Python virtual environment. For example
$ python -m venv /path/to/venv
$ . /path/to/venv/bin/activate
$ python -m pip install ecowitt2aprs
Usage
ecowitt2aprs relies on authentication secrets provided in config.yaml. Ecowitt API and App keys are required, along with the MAC address of the weather station used to capture the data. These are inserted into config.yaml (see template in the repository), which should be given user read/write access only (i.e. Posix 600 octal code). See the Ecowitt API documentation for details.
$ . /path/to/venv/bin/activate
$ ecowitt2aprs -c config.yaml
Release files for ecowitt2aprs 0.1.11
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ecowitt2aprs-0.1.11.tar.gz | 2.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ecowitt2aprs-0.1.11-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.2 kB
Release files / ecowitt2aprs-0.1.11.tar.gz
| Download URL | ecowitt2aprs-0.1.11.tar.gz |
|---|---|
| Size | 2.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4c832f64e5d9b9bc3be6e417904a3477b28a550470324cc2d6578fbc9aa61494
|
|
BLAKE2b-256 checksum How to use checksums |
45413f59459b7163f6da928be53d32ec9c052fdd9cc2d991ea49b9ae7b8721fc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.6.14
|
Release files / ecowitt2aprs-0.1.11-py3-none-any.whl
| Download URL | ecowitt2aprs-0.1.11-py3-none-any.whl |
|---|---|
| Size | 4.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
fbd7258f7571fb82d396de46a90f443619def3faa0ae62b80f244fdf07ffe5c8
|
|
BLAKE2b-256 checksum How to use checksums |
5f68a82858a793dc72ae1053f0f6e1439e4b66dd9de46fc5c5a18ed715522f7b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.6.14
|