openscm / openscm-runner

Thin wrapper to run simple climate models (emissions driven runs only)
https://openscm-runner.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
14 stars 11 forks source link

Use subdir of run directory #80

Closed lewisjared closed 2 years ago

lewisjared commented 2 years ago

This PR moves to using a subdirectory of the run_dir for housing the MAGICC SCEN files. This will enable that folder to be gitignored in the magicc repo.

The alternative was to write to a temp directory. I didn't see a way to automatically clean this up and it would hide the generated file.