Closed justin-ven closed 11 months ago
@justin-ven
Update gitignore to omit excel files at database load.
This actually seems to break the model, at least as it is downloaded from GitHub. If these files are not present at all, they are not re-created by the simulation. I would suggest we add them back in.
Ah - I see that I misunderstood what is needed here. Apologies
To clarify, I think it's fine if they are in gitignore so that updates to them are not pushed to GitHub, but we should provide some version of them nevertheless. It's the same situation as with the database file.
Fix bugs to utlity maximisation routines. Add test routine for utility maximisation grids. Correct issue with training data. Update gitignore to omit excel files at database load.