Trevor Barnes
Trevor Barnes
Also relates to issue #130
Also [this dataset](https://catalystcoop-pudl.readthedocs.io/en/stable/data_sources/vcerare.html) by vibrant clean energy via PUDL which gives county level VRE profiles. May not work since its not rasterized data, but also may be a lower overhead...
Oh, this is failing with only a single horizon as well
hmm... investment periods is not being assigned higher up in the workflow. This is in cluster network 
Its assigned correctly at the start and when writing out in `add_electricity`
Error is in Simplify Network 
Reported to PyPSA [here](https://github.com/PyPSA/PyPSA/issues/890)
I think with the introduction of multi-horizon in PR #323, the asserts on `profile_year` and `planning_horizon` in `build_demand` will not flag errors correctly for both sector studies and electricity studies....
idk, on the building front Ive tried a bunch of tweaking, but it keeps coming up a little short. This is kinda expected tho based on the DSG demand having...
I think some more validation needs to happen on the industrial sector (and all sectors in general), but im gonna merge this to start on the AEO integration. Everything runs,...