You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Job scripts sometimes fail when the data needs to be written to a file, replacing the previous version. This is because user input is required to overwrite a file.
An overwrite=False tag could be added to flux.write to easily allow for overwriting files without the need for user input
The text was updated successfully, but these errors were encountered:
Original report by Hannah Chawner (Bitbucket: [Hannah Chawner](https://bitbucket.org/Hannah Chawner), GitHub: hanchawn).
Job scripts sometimes fail when the data needs to be written to a file, replacing the previous version. This is because user input is required to overwrite a file.
An overwrite=False tag could be added to flux.write to easily allow for overwriting files without the need for user input
The text was updated successfully, but these errors were encountered: