Trevor Barnes

Results 130 comments of Trevor Barnes

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 ![image](https://github.com/PyPSA/pypsa-usa/assets/67297083/880a4460-85e7-4387-8b2c-e6c3e20a258c)

Its assigned correctly at the start and when writing out in `add_electricity`

Error is in Simplify Network ![image](https://github.com/PyPSA/pypsa-usa/assets/67297083/9a07be90-ecfd-4af6-80da-2564ac54b58e)

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,...