Installation
Before starting the setup, ensure you have conda
installed.
Follow the links for corresponding installation guides.
GeoEPIC Toolkit Installation (Recommended)
- Download
epic_setup.bat
- Install with the following command
Setting up GeoEPIC manually
- Create a virtual environment in conda
-
Activate the environment
-
Install the GeoEPIC Toolkit
There are two options for installing the GeoEPIC Toolkit:Option 1: Install Directly from GitHub
Option 2: Install locally This option is advisable only for developers.
Verify installation
All the commands and python API can be accessed via epic_env conda environment. Happy coding!