Skip to content

Commit

Permalink
Added jupyter notebook for reading in checkpoint files
Browse files Browse the repository at this point in the history
  • Loading branch information
BrandonJLazard committed Jun 21, 2024
1 parent 4e758fb commit 73105ba
Show file tree
Hide file tree
Showing 2 changed files with 200 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

- Added a function called checkpoint_read to the rayleigh_diagnostics.py file to read in checkpoint files \[Rathish Ratnasingam; 6-21-2024; [#543](https://github.com/geodynamics/Rayleigh/pull/543)\]

-Added a jupyter notebook to read in the checkpoint files, transform it and output the results. \[Brandon Lazard; 6-21-2024; [#551](https://github.com/geodynamics/Rayleigh/pull/551)]


### Changed

Expand Down
198 changes: 198 additions & 0 deletions post_processing/checkpoint_tutorial.ipynb

Large diffs are not rendered by default.

0 comments on commit 73105ba

Please sign in to comment.