InstallationΒΆ

Prerequisites: Python 3.7 or later.

It is recommended to install the most recent stable release of welltrajconvert from PyPI.

$ pip install welltrajconvert

Alternatively, you could install from source code. This will give you the latest, but unstable, version of welltrajconvert.

$ git clone https://github.com/bpamos/welltrajconvert.git
$ cd welltrajconvert/
$ pip install ./