Difference between revisions of "CSV software"

From HallCWiki
Jump to navigationJump to search
(Created page with "group disk: /group/c-csv Run the following to setup your environment <pre> source /group/c-csv/local/setup.sh module load csv/latest </pre>")
 
Line 6: Line 6:
 
module load csv/latest
 
module load csv/latest
 
</pre>
 
</pre>
 +
 +
 +
== Repositories ==
 +
 +
[https://github.com/whit2333/hallc_tools hallc_tools]

Revision as of 17:45, 25 October 2018

group disk: /group/c-csv

Run the following to setup your environment

source /group/c-csv/local/setup.sh
module load csv/latest


Repositories

hallc_tools