Skip to content

whole-tale/corere-mock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How WT <-> CoReRe integration could look like...

GitHub Project NSF Grant Badge

Description

A mock CORERE integration

Installation

virtualenv -p /usr/bin/python3.8 venv  # at least 3.8 required
. ./venv/bin/activate
pip install -r requirements.txt

Usage

. ./venv/bin/activate
export GIRDER_API_KEY=...
python workflow.py

To obtain the GIRDER_API_KEY:

Acknowledgements

This material is based upon work supported by the National Science Foundation under Grant No. OAC-1541450.