Skip to content

softwareunderground/gostin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published