matrixShiftLongitude
cuts such matrices at
longitude=180, and swaps the pieces so that the dateline
is at the left of the matrix, not in the middle.matrixShiftLongitude(m, longitude)
m
.m
and longitude
, both rearranged as appropriate.shiftLongitude
and standardizeLongitude
.