Skip to content

Optimise find_zero_doppler_time() #65

@lupemba

Description

@lupemba

find_zero_doppler_time() in "/src/GeoCoding/coordinates2index.jl" is currently using a naive bisect search. A faster way would probably be to project the line of sight component in the v direction (dx_v) and then change the time with dx_v/v until the time steps get small enough

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions