mirror of
https://github.com/MeteoSwiss/wmoutils.git
synced 2026-08-26 12:14:29 +00:00
Read-only mirror of https://github.com/MeteoSwiss/wmoutils — MeteoSwiss. Issues & pull requests at the source.
- Python 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| .github | ||
| doc | ||
| src/wmoutils | ||
| test | ||
| .gitignore | ||
| AUTHORS | ||
| CHANGELOG.rst | ||
| CODE_OF_CONDUCT.md | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| pyproject.toml | ||
| README.md | ||
Getting Started
The wmoutils package provides some WMO-related Python utility modules, including:
wmoutils.query: to extract relevant information from WDQMS and OSCAR Surface.wmoutils.gbon: to extract relevant GBON parameters.
For instructions on how to install and use the wmoutils package, please refer to the full documentation.
Unexpected behavior and problems arising while using wmoutils can be reported and tracked using GitHub issues.
If you wish to contribute to the development of wmoutils, please refer to the contributing guidelines.