-
If you do not have a python instance it is recommended to install Anaconda
-
Download the github respository
-
Install the dependencies using `pip install -r requirements.txt'
-
Setup an account on DataFed
-
Setup DataFed
In your terminal run
datafed setup
Enter your username and password
-
Set up a globus account
-
You need to be running globus on the computer and set up an endpoint. This can be done using globus personal connect.
-
Find your globus endpoint ID and type the following command
datafed ep default set <endpoint_name_here>
-
Done!
run in the command line python send_ibw_to_datafed.py "<full file path>" "<collection id on Datafed>"