brendanjmeade / skies

Stochastic Kinematically Informed Earthquake Sequences
BSD 3-Clause "New" or "Revised" License
11 stars 0 forks source link

Design clean plotting function for each time step #33

Closed brendanjmeade closed 2 years ago

brendanjmeade commented 2 years ago

We'd like to have a nice visualization of the mesh for each time step.

A version might be four panels across the top:

  1. Contourf of loading rate
  2. Contourf plot of $m_i(t)$
  3. Contourf plot of last event
  4. Contourf of all released moment

Two wide plots along the bottom for probability and stem plot.

First version should be just two panels, non contourf style (too slow to render)

  1. Contourf plot of $m_i(t)$
  2. Contourf plot of last event