swot_simulator.error.karin.Karin.generate

Karin.generate(x_al: numpy.array, x_ac: numpy.array, swh: numpy.array) → Dict[str, numpy.ndarray][source]

Generate the karin noise

Parameters
  • x_al (numpy.ndarray) – Along track distance

  • x_ac (numpy.ndarray) – Across track distance

  • swh (numpy.ndarray) – Significant wave height. Used to modulate instrumental noise as a function of sea state.

Returns

variable name and errors simulated.

Return type

dict