Stephen Young

Results 6 comments of Stephen Young

FYI: I've started to work on this here: https://github.com/stephendeyoung/pypsa-usa/commit/470ce5c209c654367d6cd8265092b9db126a6181

I've continued porting the code from the powerplants_usa github repo to this one. I've created a [notebook](https://github.com/stephendeyoung/pypsa-usa/blob/master/workflow/notebooks/eia_pudl_comparison.ipynb) so I can compare the results of the ported code with the results...

Thanks @ktehranchi. I mentioned previously that later report entries in the generators tables have null values that used to be non-null. Do we need to make sure that if a...

> Awesome, thanks for making this. > > `build_powerplants` rule should go in the `build_electricity.smk`, and the `retrieve_pudl` rule should go in `retrieve.smk` > > > Determine if PUDL contains...

@ktehranchi I've ported the code over to the pypsa-usa project now which is in a [notebook](https://github.com/stephendeyoung/pypsa-usa/blob/master/workflow/notebooks/eia_pudl_comparison.ipynb) for now. A few things to point out: 1. I couldn't find a way...