swot_simulator.launcher.sum_error

swot_simulator.launcher.sum_error(errors: Dict[str, numpy.ndarray], swath: bool = True) numpy.ndarray[source]

Calculate the sum of errors

Parameters
  • errors (dict) – Simulated errors.

  • swath (bool, optional) – True if the measurements processed concern the swath.

Returns

The sum of errors

Return type

numpy.ndarray