Skip to content
Snippets Groups Projects
Commit cd2d5113 authored by Sujen Shah's avatar Sujen Shah
Browse files

Add dps run file

parent aac7c9f5
No related branches found
No related tags found
No related merge requests found
run.sh 0 → 100644
#!/bin/bash
basedir=$( cd "$(dirname "$0")" ; pwd -P)
OUTPUTDIR="${PWD}/output"
ANALYSIS_DATE=$1
conda run --live-stream --name mytobac /root/aos_test/src/Tracking_Paper_Plots-Lorenzo-aws.py ${ANALYSIS_DATE}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment