sarkit.sidd.NitfReader.read_image

NitfReader.read_image(image_number, *, out=None)

Read the entire pixel array

Parameters:
image_numberint

index of SIDD Product image to read

outndarray or None, optional

Array to read into. If None, a new array will be created.

Returns:
ndarray

SIDD image array