Installation
Before starting the setup, ensure you have wget
and conda
installed.
Follow the links for corresponding installation guides.
Steps to Set Up the GeoEPIC Toolkit
- Create a virtual environment in conda
-
Activate the environment
-
Install the GeoEPIC Toolkit
There are two options for installing the GeoEPIC Toolkit:i. Option 1: Install Directly from GitHub (recommended)
i. Option 2: Install locally This option is advisable only for developers.
Now, the GeoEPIC toolkit is sucessfully installed on the geo_epic conda environment. All the commands and python API can be accessed via that conda environment. Happy coding!