pyinterp.orbit.Swath.insert_central_pixel

pyinterp.orbit.Swath.insert_central_pixel#

Swath.insert_central_pixel()[source]#

Insert a central pixel dividing the swath in two.

Return a new swath with a central pixel added at the reference ground track, effectively dividing the swath into two halves.

Returns:

A new Swath instance with the central pixel inserted.

Return type:

Swath