rl-institut / oemof-B3

An open-source energy system model for Brandenburg/Berlin.
https://oemof-b3.readthedocs.io/
GNU Affero General Public License v3.0
9 stars 5 forks source link

Feature/clean windows dir #329

Closed Stefanie08 closed 1 year ago

Stefanie08 commented 1 year ago

Resolves #323

Changes proposed in this pull request:

The added rule snakemake -j1 clean_on_win_sys deletes all folders and files in the results folder with the exception of the .gitkeep file.

MaGering commented 1 year ago

Hi @Stefanie08. Thanks for the changes. I'm going to test it soon. One thing in advance: Please make sure to checkout from dev branch whenever you open a new branch. This PR has changes which are meant to be only in PR #327 (commit https://github.com/rl-institut/oemof-B3/pull/329/commits/9215dd16ea7091db9de17686ecd6a7892f83f009 - https://github.com/rl-institut/oemof-B3/pull/329/commits/308007d8206fd9a690ac988324ae840010b87e0e). Could you revert or reset these changes?