Skip to content
This repository has been archived by the owner on Mar 16, 2022. It is now read-only.
/ condaLinuxSetup Public archive

Setting up ISCE on old linux distributions using Anaconda

Notifications You must be signed in to change notification settings

piyushrpt/condaLinuxSetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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:

  1. Anaconda setup for python3
  2. Modules setup for managing environment
  3. Setting up ISCE

Known issues

  1. Common error messages / issues

Alternate methods for setting up ISCE using anaconda exist. One can be found here: https://github.com/scottyhq/isce_notes

About

Setting up ISCE on old linux distributions using Anaconda

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published