Thomas Gilon
Thomas Gilon
Hi @wjones127 , Thanks for the amazing job ! Any news ? I'm also wondering to use this repo to save production data in delta table on S3.
@daniel-rdt FYI
@martacki What's the status here? Would you like to continue with this, or shall we close it for now?
I had the same problem with my fork and thought it was due to my specific setup. That's why I created https://github.com/PyPSA/pypsa-eur/pull/1695.
@fneum To create a more relevant CI integration test for this feature, we would need to change the default test setting. By default, Belgium is used to reduce the data....
@coroa FYI
> @fneum To create a more relevant CI integration test for this feature, we would need to change the default test setting. By default, Belgium is used to reduce the...
> A general question: To what extent does it make sense to build the TYNDP model within the PyPSA-Eur workflow? If the TYNDP data is complete, wouldn't it make more...
> Thanks for the revisions @tgilon! > > Some minor aspects to iron out. Thank you @fneum for the review! I've addressed all of your comments.
I still needed to fix the version v9.5.1 using the same patch. Installing this worked for me: ```bash pip install git+https://github.com/tgilon/snakemake.git@fix/gurobi-pulp-v9.5.1 ```