We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Run a spatially structured randomisation (as implemented in issue #76) but cancel the run before it is complete.
On re-running it will refuse to run because spatial output called spatial_output_for_label_allocation already exists.
The text was updated successfully, but these errors were encountered:
Add the time to the spatial output names
5d93fc8
This avoids name clashes later, but does not fix the issue that they need to be cleaned up. Updates #620
wrap spatial output generation in eval{}
081b9ea
Then we can delete it from the basedata regardless, and store it as a parameter only if we were successful. Updates #620
Mark as fixed
Sorry, something went wrong.
shawnlaffan
No branches or pull requests
Run a spatially structured randomisation (as implemented in issue #76) but cancel the run before it is complete.
On re-running it will refuse to run because spatial output called spatial_output_for_label_allocation already exists.
The text was updated successfully, but these errors were encountered: