Calculate the latitude for each pair of (X, Y) coordinates in the given CRS.
xs (ndarray) – array of X coordinates
ndarray
ys (ndarray) – array of Y coordinates
crs (str) – name of the coordinate system
str
Contents: