Installation

Elwood is available on PyPI. Compatible with Python versions >= 3.8

pip install elwood

Alternatively you can install for local development.

git clone git@github.com:jataware/elwood.git
cd elwood
pip install .

Elwood currently requires GDAL 3.3.2. Please see GDAL installation resources for information on installing GDAL to your system. GDAL Download