Emmanuel Bolarinwa
Emmanuel Bolarinwa
Hi @yan-michael, I would love to help out. I am currently a new grad looking for opportunities. I think i can use this medium to contribute back to the community.
Ok with both 🏆
By CSP time series, do you mean if a renewable profile network file is being created for CSP? If so, yes. At the moment, I can confirm that a CSP...
Hi @ekatef, regarding the data in [this part](https://github.com/PyPSA/technology-data/blob/6e5066bfd972ff8041891b04899c138d54da55a0/inputs/manual_input.csv#L242-L277) which you mentioned. Is there an already existing method used to fetch this data into the PyPSA-Earth Workflow?
Thanks @ekatef for the review. Question regarding the electrical buses, are the buses in the renewable profile network an electrical bus? I thought the buses from the renewable_profile will be...
Thanks @ekatef. Much clearer.
Hello @ekatef, I have added the heat buses. I defined the carrier for the heat bus as csp.
In the `simplify_network.py`, it seems inserting the links before simplify_electricity triggers other issues. ```bash Traceback (most recent call last): File "/Users/gbotemi/Documents/code/PYPSA/CSP/pypsa-earth/.snakemake/scripts/tmpybgzrdcz.simplify_network.py", line 890, in n, simplify_links_map = simplify_links( File "/Users/gbotemi/Documents/code/PYPSA/CSP/pypsa-earth/.snakemake/scripts/tmpybgzrdcz.simplify_network.py",...
## A short summary of discussion on CSP task with @ekatef and @davide-f . The CSP task would involve adding links, stores, and generators to the csp bus, which would...
Hello @davide-f @katia, Is there a method in pypsa to reassign buses of network components? I am open to thoughts on how to remove and attach csp buses to the...