ParaView/Users Guide/Saving Data

From KitwarePublic
Jump to navigationJump to search

Saving Data

Once you have created a visualization of your data in ParaView, you can save the resulting work as raw data, image, movie, and geometry.

Save raw data

Any object in the ParaView pipeline browser can be saved to a data file by selecting Save Data from the File menu. The available file types will change based on the data set type of the current data set. The file formats in which ParaView can save data are listed on List of Writers

ParaView UsersGuide SaveParaViewWindowDialog.png

Save screenshots

ParaView allows the user to save either the active view or all the views. The resulting image will be saved on the client machine, even when running with a remote server. The dialog allows you to control the following:

  • Image size
  • Aspect Ratio of the Image
  • Image Quality
  • Color Palette
  • Stereo Mode

ParaView UG ScreenshotDialog.png

Save Animation

Once you have created an animation of your data, you can save the animation to disk either as a series of images (one per animation frame) or as a movie file. The animation will contain all the visible views.

To do this, select Save Animation from the File menu. The Animation Settings Dialog then appears, which lets you set properties for the recorded animation.

ParaView UG SaveAnimation.png

Once you press the Save Animation button, a save file dialog box will allow you to choose where to save your image or movie file(s). Enter a file name, select an image file type (.jpg, .tif, or .png) or a movie file type (.avi).

Once you choose a file name, the animation will play from beginning to end, and the animation frames generated will be used to create the selected type of image or movie file(s). While the image is playing the render window in ParaView will not update with the correct frame.

If you are connected to a remote server then the Disconnect before saving animation checkbox will be enabled. If you select this before saving the animation, then the ParaView client will disconnect from the server immediately, and the server will continue generating and saving images until the animation completes. When it is finished recording the animation, the server will shut down.

Save geometries

Saves all the visible pipeline objects in the active view.