Skip to content

Allow outputting to an existing directory#731

Open
JHopeCollins wants to merge 1 commit into
mainfrom
JHopeCollins/overwrite_results
Open

Allow outputting to an existing directory#731
JHopeCollins wants to merge 1 commit into
mainfrom
JHopeCollins/overwrite_results

Conversation

@JHopeCollins

@JHopeCollins JHopeCollins commented Apr 30, 2026

Copy link
Copy Markdown
Member

Give gusto permission to write output into an existing directory

In particular this means you can call stepper.run multiple times in the same script.

@JHopeCollins JHopeCollins self-assigned this Apr 30, 2026
@JHopeCollins JHopeCollins requested a review from jshipton April 30, 2026 10:26
@JHopeCollins JHopeCollins requested review from jshipton and removed request for jshipton June 12, 2026 09:48
@JHopeCollins

Copy link
Copy Markdown
Member Author

@jshipton this is a small fix to avoid having any hacky workarounds for running the DA scripts where you have several steppers and/or several calls to the same stepper.

It's about as unobtrusive as I could make it but you might want a more comprehensive approach to dealing with non-standard writing of results. Ideally it would be possible to run without any outputs but that would touch a lot more code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant