bearing / dosenet

Code for the Berkeley RadWatch dosimeter network
https://radwatch.berkeley.edu/dosenet
4 stars 0 forks source link

Reduce `scp` calls to Kepler #127

Closed bplimley closed 7 years ago

bplimley commented 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.

jccurtis commented 7 years ago

I'm working on this now. I'll have it done by the end of today

jccurtis commented 7 years ago

FYI running makeCSV.py -t (without data transfer) currently takes a minute.