To install the package directly from GitHub:
pip install git+https://github.com/owentmfoo/S5
Optional dependencies:
- test
- grib
- aws
Dependencies will be installed automatically apart from ecCodes which requires building with conda.
To install ecCodes: Use conda
conda install -c conda-forge eccodes
or you can install the official source distribution, follow the
instructions here