gapFill

If the seismogram server is returning multiple continuous seismograms for a request, this will join them into a single seismogram filling any gaps. This implicitly does a collapseOverlaps and a merge before filling gaps.

Example

<gapFill>
  <zeroFill/>
</gapFill>

This consists of

<gapFill>

choice
<zeroFill/>
<linearFill/>

</gapFill>

Places this can be found

In seismogramProcess there is a choice between all of the following