Add baseline ETo endpoint

This commit is contained in:
Matthew Oslan
2019-06-25 17:11:03 -04:00
parent 36c2435895
commit 7a7fde393f
10 changed files with 642 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
#!/bin/sh
/prepareData.sh $1
# Move the last pass to the output directory.
mv $(ls Baseline_ETo_Data-Pass_*.bin | tail -n1) /output/Baseline_ETo_Data.bin