lsforce.axisem2cps module

lsforce.axisem2cps.axisem2cps(model_nickname)[source]

Convert model files used for IRIS Syngine AxiSEM runs to CPS format.

CPS = Computer Programs in Seismology. The currently supported AxiSEM models are:

  • ak135f

  • iasp91

  • prem_crust20_ocean

  • prem_ani

  • prem_iso

Parameters:

model_nickname (str) – Name of a supported AxiSEM model

lsforce.axisem2cps.main()[source]

Wrapper to faciliate axisem2cps command.