redundancy in the download of the flag and adjustment files
BaptisteVandecrux opened this issue · 1 comments
BaptisteVandecrux commented
Right now it is done through a git pull before running pypromice and later on re-downloaded in _getDF
:
pypromice/src/pypromice/qc/github_data_issues.py
Lines 308 to 325 in a7997ef
I'll remove the download option from _getDF
so the CSV files will only be updated through the git sync prior running pypromice
BaptisteVandecrux commented
fixed in #229