Opened 2 years ago

Closed 2 years ago

#2522 closed enhancement (fixed)

wcst_import - support per-band null values

Reported by: Bang Pham Huu Owned by: Bang Pham Huu
Priority: major Milestone: 10.0
Component: wcst_import Version: 9.8
Keywords: Cc:
Complexity: Medium

Description

By default the null values specified as a single array or value apply the same to all band. We should add the option to specify an array of null value arrays, e.g.

"default_null_values": [[0], [255], [255]]

The number of null value arrays must match the number of bands.

Change History (1)

comment:1 by Bang Pham Huu, 2 years ago

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