Installation#

Warning

This page has been automatically generated as has not yet been reviewed by the authors of tds2stac!

To install the tds2stac package, we recommend that you install it from PyPi via

pip install tds2stac

Or install it directly from the source code repository on Gitlab via:

pip install git+https://codebase.helmholtz.cloud/cat4kit/ds2stac/tds2stac.git

The latter should however only be done if you want to access the development versions.

Installation for development#

Please head over to our Contribution for installation instruction for development.