alan-turing-institute / solar-panel-detection

Solar Panel Detection (Turing Climate Action Call)
23 stars 7 forks source link

Ensure Makefile still works when a file is missing #55

Closed edwardchalstrey1 closed 4 years ago

edwardchalstrey1 commented 4 years ago

i.e. do everything else except anything that uses the missing file(s)

You could have Make generate an empty csv file? (Or include one in the repo and have the user overwrite it?). That might also help with the database stuff further down the pipe