EllieKallmier / ppa_analysis

Updates and additions to Nick Gorman's MSAT-PPA tool for 24/7 PPA project
MIT License
0 stars 2 forks source link

refactor function interfaces to not require regionid #16

Open nick-gorman opened 1 week ago

nick-gorman commented 1 week ago

Wondering if we can refactor the way price data is handled such that there is just one price column called 'RRP' and then we do not need to pass the specific region id to many functions like run_battery_optimisation, create_hybrid_generation etc?