[SciPy-User] Obtaining contour data

ashwin .D winash12 at gmail.com
Mon Oct 16 09:31:27 EDT 2017


Hello,
         I have height data on a two  dimensional equidistant latitude
longitude grid and my ultimate goal is to calculate the curvature of the
contours. Here is an illustration of what I want to do -
http://www.indiana.edu/%7Egeog109/topics/10_Forces&Winds/sfc_trough.html.
The data is plotted on a two dimensional latitude longitude grid and then
the height contours are calculated. I am looking to obtain the coordinates
of the contours(shown in red) in terms of latitude and longitude so that I
can use that information  to calculate the curvature of the contour points
using a least squares method. Is it possible to do this in Scipy ? The
curvature of the earth is itself irrelevant in this case and it can be
assumed to be flat.

Regards,
Ashwin.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-user/attachments/20171016/aab2b5d1/attachment.html>


More information about the SciPy-User mailing list