Read-only mirror of https://github.com/MeteoSwiss/wmoutils — MeteoSwiss. Issues & pull requests at the source.
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Frédéric P.A. Vogt eb8ea39c14
Merge pull request #2 from MeteoSwiss/develop_vof
Add docs about logs
2026-05-06 14:09:36 +02:00
.github Minor cleanup 2026-04-13 12:09:07 +02:00
doc Add docs about logs 2026-05-05 08:54:35 +02:00
src/wmoutils Improve docs 2026-04-10 18:01:49 +02:00
test Adjust fct prms 2026-04-10 18:01:17 +02:00
.gitignore Cleanup Python version specs 2026-04-01 18:24:55 +02:00
AUTHORS Adjust authors 2026-02-16 11:06:31 +01:00
CHANGELOG.rst Update CHANGELOG 2026-05-05 09:01:22 +02:00
CODE_OF_CONDUCT.md initial commit 2026-02-10 12:24:39 +01:00
CONTRIBUTING.md Cleanup docs 2026-04-13 10:38:48 +02:00
LICENSE initial commit 2026-02-10 12:24:39 +01:00
pyproject.toml Adjust .toml to new README.md 2026-04-13 10:50:56 +02:00
README.md Move README to md 2026-04-13 10:40:20 +02:00

pypi_version py_version license CI_test CI_test_weekly CI_publish_dev_docs

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.