createDEM_v2
- cosipy.postprocessing.vtk_plots.plot_cosipy_fields_vtk.createDEM_v2(file_path='../../data/output/Zhadang_ERA5_20090101-20090110.nc')[source]
Map dataset to DEM through indexing.
Note
This method causes graphical glitches. Repeating quad.GetPointIds for longitude gives a more accurate shape, but the contours do not interpolate correctly so the colourmap values are inaccurate.
- Parameters:
file_path (str)