calliope-project / euro-calliope

A workflow to build models of the European electricity system for Calliope.
https://euro-calliope.readthedocs.io
MIT License
31 stars 18 forks source link

Add `-o` option to unzip calls #423

Closed brynpickering closed 3 months ago

brynpickering commented 3 months ago

Fixes #327

Checklist

Any checks which are not relevant to the PR can be pre-checked by the PR creator. All others should be checked by the reviewer. You can add extra checklist items here if required by the PR.

brynpickering commented 3 months ago

It happens for me too. It's because the output is just one of the files that is unzipped, not all of them. I can fix it properly in this instance, but there are other instances in which -o is used.

EDIT: I have now cleaned these up to all be able to unzip without needing -o by only extracting the files that are actually needed.