alan-turing-institute / solar-panel-detection

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

Add additional script to FiT pre-processing #53

Open edwardchalstrey1 opened 4 years ago

edwardchalstrey1 commented 4 years ago

FiT - the preprocessing could be done automatically. I've written the script "convert_fit_excel_to_csv.py" attached which does this, when run from the repo root folder. Can we incorporate this into your "make" process perhaps?

edwardchalstrey1 commented 4 years ago

Downside is that newer installation report has:

  1. A different file naming convention
  2. Slightly differently ordered columns - handled by #58
  3. A new column - handled by #58 - but new column will not make it into the db
danstowell commented 4 years ago

Just noting here: I've sent via slack, a fixed-up version of the FiT compile python script