Closed bplimley closed 7 years ago
Currently each station's CSV file is scped to Kepler individually. The code should be restructured so that only one scp command transfers all the CSV files. Finsen will be happier and our code will be more efficient.
scp
I'm working on this now. I'll have it done by the end of today
FYI running makeCSV.py -t (without data transfer) currently takes a minute.
makeCSV.py -t
Currently each station's CSV file is
scp
ed to Kepler individually. The code should be restructured so that only onescp
command transfers all the CSV files. Finsen will be happier and our code will be more efficient.