On the Lasker now Kevin Stierhoff has set up a mechanism to update transect_start_end_time.csv that contains the start and end time of individual transect segment. This file will be overwritten each day at 0700, and then usually manually after a new transect or transect segment is processed in Echoview. Therefore, we need to watch the filesystem for update of this file. The watchdog library mentioned in #159 seems also a good candidate for doing this.
What we need for this flow would be:
On the Lasker now Kevin Stierhoff has set up a mechanism to update
transect_start_end_time.csvthat contains the start and end time of individual transect segment. This file will be overwritten each day at 0700, and then usually manually after a new transect or transect segment is processed in Echoview. Therefore, we need to watch the filesystem for update of this file. The watchdog library mentioned in #159 seems also a good candidate for doing this.What we need for this flow would be:
transect_start_end_time.csv