Skip to content

Fix duplicate time stamps when reshuffling swath files #41

@wpreimes

Description

@wpreimes

Img2Ts from swath files can lead to duplicate time stamps in the time series at the transition from one swath to another when spatial resampling is performed (no fixed grid).

The easiest solution would be to set a thereshold for a minimum time difference (e.g t_min=300 seconds) to filter out duplicate time stamps whenn writing down time series (should also be checked across subsequent time chunks).

@sebhahn does that sound like a solution to your problem? Is there any case when you can have multiple measurements in a point that are less than e.g. 300 seconds aparat?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions