swot_simulator.launcher#

Handle the simulation of the SWOT L2 product#

This module defines the main function handling the simulation of SWOT products as well as the entry point of the main program.

Functions

file_path(first_date, last_date, ...[, nadir])

Get the absolute path of the file to be created.

launch(client, parameters, logging_server[, ...])

Executes the simulation set to the selected period.

simulate(args, error_generator, orbit, ...)

Simulate a pass.

sum_error(errors[, swath])

Calculate the sum of errors.