CDAT / dv3d

1 stars 0 forks source link

Using dv3d to display 2D flying carpets? #9

Open chaosphere2112 opened 7 years ago

chaosphere2112 commented 7 years ago

@ThomasMaxwell , one of our users told me yesterday that he wanted to use paraview to use 3D to display a 2D field with the surface elevation he his using in his model. He works on very very very ancient climates, with continents very different from now, and he would like to be able to show them easily to other people

So I guess it would be useful to be able to plot some kind of flying carpet from a 2D field with DV3D. Kind of the following matplotlib example

http://matplotlib.org/examples/mplot3d/trisurf3d_demo.html

Some potentially useful options to be considered:

There may be some other things from the matplotlib 3D examples that could be useful for climate data users (people having a 2D cdms2 variable)

http://matplotlib.org/gallery.html#mplot3d

Migrated from: https://github.com/UV-CDAT/uvcdat/issues/1231