Method to calculate the array geometry and the center coordinates in km
Parameters: |
|
---|---|
Returns: | Returns the geometry of the stations as 2d numpy.ndarray The first dimension are the station indexes with the same order as the traces in the stream object. The second index are the values of [lat, lon, elev] in km last index contains center [lat, lon, elev] in degrees and km if return_center is true |