Skip to main content

No project description provided

Project description

TrendVerify

Vanilla Trend Verification for Metar reports.

Installation

Install TrendVerify with pip.

pip install trendverify
PyPI link: https://pypi.org/project/TrendVerify/```
## System Requirements
Python version >= 3.10.

Installation using pip requires admin privileges. Alternatively, the package may be installed in a virtual environment without admin privileges. Example:

python -m pip install pipenv # Only required if pipenv is not preinstalled
python -m pipenv install trendverify
# Drop to the venv shell
python -m pipenv shell
($ven) trendverify -h

Documentation

Synopsis:

trendverify [-h] [-d DIRECTORY] [-o OUTPUTFILE]
options:
-h, --help            show this help message and exit
-d DIRECTORY, --directory DIRECTORY: full path to directory containing metar files
-o OUTPUTFILE, --outputfile OUTPUTFILE: full file path to output file

All metar data should be located in files with filename matching the regex "METAR\d{6}.*+" (Examples: METAR202201.txt). The script recursively scans all subdirectories for the matched files. All metars are read line by line from metar files. Invalid syntax or non-metar messages like speci will cause the script to terminate fatally. All arguments are optional. Omitting the -d argument will cause the script to scan the current directory. Omitting the -o argument will print to an output file at the current directory; the output file shall be formatted as outputfile_<random_hex_code>.txt.

Example

trendverify -d c:\Users\Public\MetarDir -o c:\Users\Public\verificationoutput.txt

Gitlab

https://gitlab.com/priv5141811/TrendVerification

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

TrendVerify-0.0.3.post1.tar.gz (9.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

TrendVerify-0.0.3.post1-py3-none-any.whl (11.9 kB view details)

Uploaded Python 3

File details

Details for the file TrendVerify-0.0.3.post1.tar.gz.

File metadata

  • Download URL: TrendVerify-0.0.3.post1.tar.gz
  • Upload date:
  • Size: 9.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.4

File hashes

Hashes for TrendVerify-0.0.3.post1.tar.gz
Algorithm Hash digest
SHA256 9c637cdaea5c342bd97404711e66de04cf232e2b8319ff4b5c19090befa2a35a
MD5 4df282027f03921faae32a173ea265b1
BLAKE2b-256 71909df270d94c4f31d1b352012e6e98a763f5b6013ec9eb4ca28d95fd3cf29d

See more details on using hashes here.

File details

Details for the file TrendVerify-0.0.3.post1-py3-none-any.whl.

File metadata

File hashes

Hashes for TrendVerify-0.0.3.post1-py3-none-any.whl
Algorithm Hash digest
SHA256 5a40e76ac769bedab1c2cad3c5cb13e8970faf12179561fd32d8d1c0f7399c68
MD5 6000d2e44cfd5807df9d1fa0712068c7
BLAKE2b-256 d31f111b33bfee50adf92f069d32ceb1c9e0f8a859bcc03ab3395939d16a92d2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page