Installation

All packages are available via PyPi:

They can be installed with the following command:

$ pip install -r requirements.txt

Installation of the CommonOcean Drivability Checker

After installing all essential packages, you can now install the CommonOcean Drivability Checker.

  1. Open your console in the root folder of the CommonOcean Drivability Checker.

  2. Activate your conda environment with

    $ conda activate commonocean-py38
    
  3. Install the CommonOcean Drivability Checker with

    $ pip install -e .