Development

wis2box is developed as a free and open source project on GitHub. The wis2box codebase can be found at https://github.com/wmo-im/wis2box.

Testing

Unit testing

TODO

Integration testing

TODO

Functional testing

All commits and pull requests to wis2box trigger continuous integration (CI) testing on GitHub Actions.

Versioning

wis2box follows the Semantic Versioning Specification (SemVer).

Code Conventions

Python code follows PEP8 coding conventions.