swot_simulator.error.karin.Karin.generate

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

Generate the karin noise

Parameters
  • seed (int) – Random seed used to initialize the pseudo-random number generator.

  • 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