pvoutput icon indicating copy to clipboard operation
pvoutput copied to clipboard

Move grid_search code to separate repo

Open JamieTaylor-TUOS opened this issue 3 years ago • 2 comments
trafficstars

Move the code in pvoutput/grid_search.py to a separate repo.

Context

Code in pvoutput/grid_search.py is sufficiently generic to warrant moving to a separate project and making pip installable. This would simplify the pvoutput repo somewhat.

Possible Implementation

Move to separate repo (either SheffieldSolar or openclimatefix) and make pip installable. Add new lib to requirements.txt and setup.py

JamieTaylor-TUOS avatar Nov 29 '21 14:11 JamieTaylor-TUOS

See also #79

JamieTaylor-TUOS avatar Nov 29 '21 14:11 JamieTaylor-TUOS

It certain is useful to have it within this repo. But I can also understand that this code, might be useful independently of 'PVoutput' - probably.

Im happy to make a repo and move it over there, what do you think @JamieTaylor-TUOS ?

peterdudfield avatar Jan 04 '22 13:01 peterdudfield