Skip to content

Installation

envlib requires Python 3.10 or newer.

pip install envlib

or with uv:

uv add envlib

What comes with it

Installing envlib brings in the storage stack it is built on: cfdb (the CF-conventions array database each dataset is stored as), ebooklet/booklet (local + S3-synced key-value storage underneath cfdb and the catalogue index), plus shapely and pyproj for geometry and reprojection.

No credentials or configuration are needed to read publicly hosted datasets; producers need S3-compatible object storage (any provider) to host their data.