#2723 closed defect (fixed)

FIX - sort pyramid members by product of scale factors when creating / adding new pyramid member

Reported by: Bang Pham Huu Owned by: Bang Pham Huu
Priority: major Milestone: 10.2
Component: petascope Version: 10.2
Keywords: Cc: Dimitar Misev
Complexity: Medium

Description

Currently, when creating / adding new pyramid member, it is always pushed to the top of the pyramid list.

It is fine as this is the common way to build pyramid from high → low resolutions. (e.g. Sentinel 2: 10m, 20m, then 60m)

However, if one wants to add a pyramid member in the middle of the pyramid, this is not correct (e.g. Sentinel 2: 10m, 60m, then 20m).

Change History (1)

comment:1 by Bang Pham Huu, 12 months ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.