Skip to content
Snippets Groups Projects

Fixes the high velocities due to wrong rec tree

Merged Marcus Mohr requested to merge mohr/plateVelocityFix into master
  1. Dec 15, 2022
    • Berta Vilacís's avatar
      Fixes the high velocities due to wrong rec tree · 57879fe2
      Berta Vilacís authored and Marcus Mohr's avatar Marcus Mohr committed
      This change avoids having large velocities due to the creation of a
      wrong reconstruction tree. Some plates have two reconstruction poles
      at the same time, the plate reconstruction tree was set to get the
      older plate ID instead of the current one.
      Now the code is set to create the reconstruction tree with the age
      provided by the user.
      57879fe2