Skip to content

plate motion package

Yuan-Kai Liu edited this page Jan 17, 2023 · 7 revisions
/docs   -  documentatios, notebooks
/src/{pkg_name}
    euler_pole.py                    # object definition
    plate_motion_model/pmm/model.py  # PMM info
    plot/utils.py                    # funcs to read and plot PMM
    plate_motion.py                  # calculate PMM in ENU [high level func]
    /plate_boundary
        /GSRM
        /MORVEL56
/tests
    ...

For the current mintpy PR:

  • cli/plate_moton: ITRF2014_PMM_PLATES =

  • euler_pole += plot, pmm

  • All upper case for plate abbreviations

  • move --plate to --om-cart from mintpy.cli.plate_motion to mintpy.plate_motion

Potential names?

platemotion, pmm, pyplate, pyeuler are taken, unfortunately. After checking on PyPi.org and conda-forge.org, here are some names that are still available:

  • simpleplate
  • eulerpole
  • platemotionlib
  • pypmm