-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle errors separately for each type of plot in timestep_diagnostics()
It can happen that one type of plot fails, but it is still useful to continue and try to make the following plots, so put a try-catch around each individual plot/animation, rather than around the whole function body.
- Loading branch information
1 parent
bbc609c
commit 6c99965
Showing
1 changed file
with
138 additions
and
65 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters