From c4665be1cf57c20309ebcb21ecce76d45fd64c8d Mon Sep 17 00:00:00 2001 From: Stefano Serafin <stefano.serafin@univie.ac.at> Date: Mon, 13 Mar 2023 11:27:09 +0000 Subject: [PATCH] WRF.md Paraview documentation --- WRF.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WRF.md b/WRF.md index e984402..3c81498 100644 --- a/WRF.md +++ b/WRF.md @@ -675,7 +675,7 @@ For 3D visualization of WRF output, it is recommended to use either [Paraview](h Accepting connection(s): n3072-006:11112 ``` -1. On your local machine, open the Paraview client (graphical user interface, GUI). Then select File > Connect and enter the url of the Paraview server (`localhost:11111`). Select the datasets you want to display and work on them in the GUI. Save the Paraview state to avoid repeating work at the next session. Paraview has extensive [documentation](https://docs.paraview.org/en/latest/UsersGuide/index.html) and [tutorials](https://www.paraview.org/tutorials/). +1. On your local machine, open the Paraview client (graphical user interface, GUI). Then select File > Connect and enter the url of the Paraview server (`localhost:11111`). Select the datasets you want to display and work on them in the GUI. Save the Paraview state to avoid repeating work at the next session. Paraview has extensive [documentation](https://docs.paraview.org/en/latest/UsersGuide/index.html), tutorials ([one](https://docs.paraview.org/en/latest/Tutorials/SelfDirectedTutorial/index.html), [two](https://public.kitware.com/Wiki/The_ParaView_Tutorial) and [three](https://public.kitware.com/Wiki/images/b/bc/ParaViewTutorial56.pdf)) and a [wiki](https://public.kitware.com/Wiki/ParaView). ##### Mayavi workflow -- GitLab