polar-gliders-operations / web-portal

GNU General Public License v3.0
1 stars 2 forks source link

Scripts to read emails and write SB data #28

Closed jmedholm closed 1 year ago

jmedholm commented 1 year ago

Reads emails, checks if any previous files exist, and if not cycles through all emails from data@... and saves it as a CSV. If a CSV exists, it reads it and appends the new data.

jmedholm commented 1 year ago

Actually, line 33 in both files can be ignored. The check just before handles that issue.

jmedholm commented 1 year ago

@isgiddy

jmedholm commented 1 year ago

Agreed. It was there as a check that the script was working