Lambert Conformal Native Grid Projections
Vectors on a scalar field. This example shows two ways of overlaying vectors on a color scalar field. One way is to use the “all-in-one” function called gsn_csm_vector_scalar_map.
The second way is to create the vector and contour plots separately using gsn_csm_contour_map and gsn_csm_vector, and then overlay them with overlay. This second method is the recommended one, as it allows more control over individual plots.

本文由 xigrug 创作,采用 知识共享署名4.0 国际许可协议进行许可
本站文章除注明转载/出处外,均为本站原创或翻译,转载前请务必署名
最后编辑时间为:2018-06-22 10:13:56