Download ADCP v1.1

ADCP v1.1 is currently only available for Linux. Below we provide instructions for installing the micromamba cross-platform package manager and using it to install ADCP v1.1. The ADCP installation script uses or creates a micromamba environment called adcpsuite with Python 3.7 and installs all dependencies needed to run ADCP v1.1 as well as agfrgui for generating target files describing receptors, among others.

In a shell, go to your home folder and fetch the micromamba binary:

Copy to Clipboard

Install micromamba:

Copy to Clipboard

Activate micromamba:

Copy to Clipboard

Download the installation script for runningĀ ADCP with Python 3.7

Copy to Clipboard

Run the installation script:

Copy to Clipboard

This should install ADCP v1.1 along with all required packages and dependencies.

Activate the environment:

Copy to Clipboard

You should now be able to runs ADCP by typing “adcp” in your shell, and AFGRgui by typing “agfrgui”.

We provide Examples commands illustrating some of ADCP’s capabilities here, and tutorials for using AGFR and AGFRgui are provided here.