tjturnage / pyart-nexrad

Pyart sandbox
0 stars 1 forks source link

radar_files_already_downloaded should check instead of using a boolean #5

Closed ericlenning closed 4 years ago

ericlenning commented 4 years ago

Add code to check and see if desired files are already present. Presently there is a variable called radar_files_already_downloaded that is hard-coded to True or False.