swot_simulator.launcher

Main program

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

Functions

copy_parameters(parameters, path)

Copies the overriden parameters into the working directory.

datetime_type(value)

The option should define a datetime

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.

main()

main function

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

Simulate a pass.

software_dependencies()

Returns the software dependencies of this release

sum_error(errors[, swath])

Calculate the sum of errors

usage()

Parse the options provided on the command line.