[Matplotlib-users] About unstructured grid plotting in 3D

谢瑾博 xiejinbo at mail.iap.ac.cn
Mon Jun 17 07:13:52 EDT 2019


Dear Users,
I am currently trying to map a grid of unstructured topography on 3D in python. The data which I am using is in 1d, where another x and y are in 1d. I see that the need for plot_surface is 2d X,Y,Z. I wonder if there is a way I can transform the data to plot for view in topography, or the plot_surface or alternative functions can be used to simply apply the 1d arrays?

PS. Below is the large grid that overlays on the unstructured grid.
yours,
Jinbo



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/matplotlib-users/attachments/20190617/caafa6f1/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1560769855852.png
Type: image/png
Size: 7490 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/matplotlib-users/attachments/20190617/caafa6f1/attachment.png>


More information about the Matplotlib-users mailing list