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.
Installation Instructions for Linux
In a shell, go to your home folder and fetch the micromamba binary:
Install micromamba:
Activate micromamba:
Download the installation script for runningĀ ADCP with Python 3.7
Run the installation script:
This should install ADCP v1.1 along with all required packages and dependencies.
Activate the environment:
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.