Kamran Tehranchi
Kamran Tehranchi
> Instead of reading in the atlite developed profiles then replacing the values, I would recommend structuring this as a `match: case: ` statements that only runs whichever renewable weather...
> We already have another script developed for downloading and unzipping data from zenodo repositories. We should unify this script and that one to avoid duplicated code. > > Original...
> So I would recommend moving this segment of code to a new rule named `retrieve_godeeep`, and that rule should have the outputs which are read into `build_renewable_profiles`. _Originally posted...
### Version Checks (indicate both or one) - [ ] This bug exists on the [master branch](https://github.com/PyPSA/pypsa-usa/tree/master) of PyPSA-USA. - [x] This bug exists on the [develop branch](https://github.com/PyPSA/pypsa-usa/tree/develop) of PyPSA-USA....
Resolves conflicts from #631 : > I closed the previous pull request and made a new one (I couldn't figure out how to change the branch I was merging into...