This is quite a minor inconvenience, but I was wondering if there was a point on not deleting the compressed files one they are extracted locally? It seems to create a duplicate for every zip that it's downloading in the SCILPY home directory (e.g. ~/.scilpy).
This is quite a minor inconvenience, but I was wondering if there was a point on not deleting the compressed files one they are extracted locally? It seems to create a duplicate for every zip that it's downloading in the SCILPY home directory (e.g. ~/.scilpy).
Probably here: https://github.com/scilus/scilpy/blob/master/scilpy/io/fetcher.py
I can probably take care of it someday if we choose to delete those zip files.