Development notes#

Docstrings Style#

Use Google Style Python Docstrings.

Note that type hints are intentionally not rendered as some of them become too complex and are better described in prose, following xarray’s style.

Versioning#

This project uses semantic versioning.

Utilities#

scripts/develop/format.sh
scripts/develop/make_docs.sh