slcs-jsc / mptrac

Massive-Parallel Trajectory Calculations (MPTRAC) is a Lagrangian particle dispersion model for the analysis of atmospheric transport processes in the free troposphere and stratosphere.
GNU General Public License v3.0
36 stars 14 forks source link

visualization of particle data #16

Closed lars2015 closed 4 months ago

lars2015 commented 1 year ago

Is your feature request related to a problem?

Describe the solution you'd like

Describe alternatives you've considered

lars2015 commented 1 year ago

Some visualization tools of interest:

lars2015 commented 1 year ago

Visualization of particle data with ParView:

After some testing, decided to add a new option in MPTRAC to write atm output as vtk-files (i.e. a native file format for ParaView):

Control flags:

Adding a projection of an image of the Earth on a plane or on a sphere in ParaView:

lars2015 commented 1 year ago

Example with 3-D plane projection for Puyehue test case: example

Example with 3-D spherical projection for Puyehue test case: example_sphere

lars2015 commented 1 year ago

TODO:

lars2015 commented 1 year ago
lars2015 commented 1 year ago
lars2015 commented 4 months ago

Added a README and example on how to use ParaView to visualize MPTRAC particle data in the projects directory:

https://github.com/slcs-jsc/mptrac/tree/master/projects/paraview