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:
```bash
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.2.tar.gz (8.9 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.2-py3-none-any.whl (11.8 kB view details)

Uploaded Python 3

File details

Details for the file TrendVerify-0.0.2.tar.gz.

File metadata

  • Download URL: TrendVerify-0.0.2.tar.gz
  • Upload date:
  • Size: 8.9 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.2.tar.gz
Algorithm Hash digest
SHA256 d923f428a4b0d577a5936a57412fa22acc6a3e08dc0fd1bfbeec9bb59d38003c
MD5 590a5dcdb4a518e3726bee84afbfa7bd
BLAKE2b-256 6cfadfac73036050a8ad90b52a6dd8637fb214c4fd406ecaa9931d20982457d6

See more details on using hashes here.

File details

Details for the file TrendVerify-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: TrendVerify-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 11.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.4

File hashes

Hashes for TrendVerify-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 3238b2b7ddfff68ba4691592e53a4772944b7369b56a56bf14a82ef5b2344409
MD5 4f0c9aeac43b74591672c05a578d90bf
BLAKE2b-256 6280b1f1ff77928f16b83eeec99fa11dade20821b775b8b817b1d341ae6b55a9

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