Quick Start * Installation * Contributors * Documentation
Important
This software is Sandbox and subject to ECMWF's guidelines on Software Maturity.
Tip
Write here the "mission statement" of the project. It should be a short paragraph that describes the purpose of the project (why have we built this?) and what it does. It should be written in a way that is easy to understand for someone who is not familiar with the project.
Tip
Each repository should contain a quick-start guide, which shows the quickest possible path to get something working with this package. Ideally a code block which can be just copy-pasted.
Install from the Github repository directly:
python -m pip install https://github.com/ecmwf/foo
or from PyPI:
python -m pip install foo
Apache License 2.0 In applying this licence, ECMWF does not waive the privileges and immunities granted to it by virtue of its status as an intergovernmental organisation nor does it submit to any jurisdiction.