Plotting the results from Pylith of a 2D transect:
- Displacement from model and observation
- Analysis of results
| Steps | Input | Output | Code |
|---|---|---|---|
| Running a 2D example from Pylith | Example model | Pylith | |
| Pylith generates displacement | Displacement product in .hdf5 |
Pylith | |
| Plot displacement along with geometry in python | Displacement, geometry | Python (GitHub) | |
| Plot the difference between observation and model | Python |
- Run Pylith models
- Run Python script
Pylith-plot-test.ipynb