pysiral.retracker.mock
This submodule contains classes that mock retracker functionality.
Classes
A processing step that computes elevation from a set of |
Module Contents
- class pysiral.retracker.mock.SGDRMultipleElevations(*args, **kwargs)
Bases:
pysiral.l2proc.procsteps.Level2ProcessorStepA processing step that computes elevation from a set of already retracked ranges and sets these as auxiliary variables
- NOTE: This step is only useful if the retracked ranges
can be taken from a L2/SGDR file
Also, if any corrections to the elevations are to be maded, the elevation parameter names have to be added as target_variables in the corresponding L2 processor steps
- execute_procstep(l1b, l2)
Computes elevations from pre-defined retrackers :param l1b: :param l2: :return: error_status_flag
- property target_retrackers
- property l2_input_vars
- property l2_output_vars
- property auxid_fmt
- property error_bit