Skip to content

Instantly share code, notes, and snippets.

@sheyu921
Created December 13, 2024 15:32
Show Gist options
  • Save sheyu921/8cf5753208b3ff55ff422639e62a5ea8 to your computer and use it in GitHub Desktop.
Save sheyu921/8cf5753208b3ff55ff422639e62a5ea8 to your computer and use it in GitHub Desktop.
ISCE2
install the isce and mintpy
https://github.com/yunjunz/conda-envs
then add the enviroment when activating
vim $CONDA_PREFIX/etc/conda/activate.d/env_var.sh
export PATH=${PATH}:${ISCE_HOME}/bin:${ISCE_HOME}/applications # ISCE_HOME/STACK are set by conda
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment