Skip to content

Application Package Validator⚓︎

Introduction⚓︎

The OGC Application Package Validator is a python library and associated command-line tool that checks an input CWL file against the OGC Best Practice for Earth Observation Application Package.

Python Library and CLI⚓︎

The python library and CLI are available through PyPi for installation through pip.

Git Repository⚓︎

The source for the validator is maintained in a GitHub repository.

Usage⚓︎

For usage instractions see the README on GitHub