softwareunderground / gostin

Geoscience Open Source Tie-In

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gostin: Geoscience Open Source Tie-In

Work in Progress. Check-out

Any contribution welcome, just ping us on Slack!

To create the environment simply run

conda env create -f environment.yml

This will create a new conda environment called gostin.

To activate and deactivate the environment run

conda activate gostin
conda deactivate

To completely remove the environment run

conda remove --name gostin --all

About

Geoscience Open Source Tie-In

License:Apache License 2.0


Languages

Language:Jupyter Notebook 100.0%