InstallationΒΆ
Obsea is a pure Python package published on PyPI. It requires Python 3.10 or later and can be installed, along with all its dependencies, with:
pip install obsea
Note that some dependencies (e.g. ObsPy) recommend installation with conda. Obsea works either way: it can be pip-installed in a conda environment as well. This is up to the user.