NeoGeographyToolkit / StereoPipeline

The NASA Ames Stereo Pipeline is a suite of automated geodesy & stereogrammetry tools designed for processing planetary imagery captured from orbiting and landed robotic explorers on other planets.
Apache License 2.0
478 stars 168 forks source link

About the ASP conda environment and ISIS conda environment variable ISISROOT. #378

Closed whigg closed 1 year ago

whigg commented 1 year ago

Hi,

I create an environment for asp and isis with conda seperately, but I am confused about the environment variable ISISROOT.

According to the ISIS installation instructions, set the ISISROOT environment variable: export ISISROOT=$HOME/anaconda3/envs/isis

According to the ASP installation instructions, set the ISISROOT environment variable:

export ISISROOT=$HOME/anaconda3/envs/asp

So, How exactly set the ISISROOT environment variables for these two virtual environments?

Thanks.

rbeyer commented 1 year ago

@whigg, this appears to be a duplicate of Discussion 377, and is indeed a question, and not an Issue with the software or code, so I'm closing this Issue as a duplicate.