Skip to content

sar_coherence + merge_cubes returns only spatial area falling in first cube bbox #67

@clausmichele

Description

@clausmichele

I tried to merge two Sentinel-1 coherence bursts but the result is not satisfying.

The issue is that merge_cubes discards the data which is not within the bbox of the first cube. @jdries is this behaviour expected? Is there a way to do the "real" merge?

cube1.merge_cubes(cube2) results in:
Image

cube2.merge_cubes(cube1) results in:
Image

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