Awesome
Using conda for developing/ using ISCE
Using isce2 conda package as an end user
This section is for users who are not interested in modifying underlying C/C++ code, but just want to install isce and use the available workflows and contributed scripts. Binaries for release versions will be available to end users for installation directly without having to set up compilers etc.
For details, see here
Setting up a developer environment
This section is for users who are interested in building ISCE from scratch, and want to make changes to underlying code. With a developer environment, users can also work directly with the latest version of the source code on repository and not rely on releases (typically done twice a year).
The setup of ISCE on your machine is broken down into 3 parts:
Known issues
Alternate methods for setting up ISCE using anaconda exist. One can be found here: https://github.com/scottyhq/isce_notes