Test, check and compare logs and data from meteorological computations.
Project description
metest
Test, check and compare logs and data from meteorological computations.
Usage
Submodules can be imported, but this software is designed to be used as a CLI (Command-Line-Interface), by calling the __main__ module.
python -m metest: Prints a help message
python -m metest logmetric: Calls the logmetric submodule and prints a help message (as flags are needed for this command to work)
python -m metest logmetric -m harmonie --individual -f /path/to/log: Computes standard metrics on a single logfile from Harmonie
Documentation
Documentation is auto-build from in-line code using sphinx: dmidk.github.io/metest/
Prerequisites
metest is a script tool based on python. Dependencies is defined in metest.yml and a python environment can be made using (mini)conda:
conda env create -f metest.yml
For developers
Build documentation
cd doc
sphinx-apidoc -f --private --ext-autodoc --separate -o . ../metest/
make html
The html source files goes into doc/_build/html
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file metest-0.0.1.tar.gz.
File metadata
- Download URL: metest-0.0.1.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.7.0 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3c9011778012713a8fade155a45ed64f48e528f289f81b4ef7d0039edb2194ef
|
|
| MD5 |
fecbd9f69c4e99fb4a65326addfe9d47
|
|
| BLAKE2b-256 |
0e42e8c5fc8a65076f075c683ada7edb90958f9c0dec35a54f0fc361297dd40d
|
File details
Details for the file metest-0.0.1-py3-none-any.whl.
File metadata
- Download URL: metest-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.7.0 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
26da757edd519f884c49d8257cc16db0eca4839ede5295558439f65669cf258e
|
|
| MD5 |
f40e7acd72e63142233fe42145a30c8a
|
|
| BLAKE2b-256 |
710b24fd98f366948404eafcf2ec192d549c007db9d7b1079443b2c7d6578688
|