Simplex import coseismic says:
Import Coseismic Displacements: Enter one observation point per line in following format:
#Comments begin with a * on each line.
#Colmns are LON LAT East(mm) North(mm) E+/-(mm) N +/-(mm) Up(mm) U+/-(mm) StationName
#Example values below
243.57062 34.59428 -0.11 -3.03 1.02 1.11 2.89 2.24 AGMT
But output says cm. If import is to be in mm (which is how they are produced) we need to divide by 10 to convert to cm. Or the user should be able to select units.