SMS:Export Dataset Dialog: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
The ''Export Dataset'' dialog is used to export scalar or vector data sets. To open the ''Export Dataset'' dialog, use the [[SMS:Project_Explorer_Right_Click_Menus|dataset right click menu]].
The ''Export Dataset'' dialog is used to export scalar or vector data sets. To open the ''Export Dataset'' dialog, use the [[SMS:Project Explorer Right Click Menus
|dataset right click menu]].


* File Type
* File Type

Revision as of 22:01, 17 December 2012

The Export Dataset dialog is used to export scalar or vector data sets. To open the Export Dataset dialog, use the [[SMS:Project Explorer Right Click Menus |dataset right click menu]].

  • File Type
    • Binary Dataset Files (*.dat) – Benefits include fast read/write times, small file size.
    • ASCII Dataset Files (*.dat) – Can be imported into Microsoft Excel and viewed with standard text editors.
    • HDF5 Dataset Files (*.h5) – Benefits include fast read/write times, small file size, native compression.
  • Time Steps
    • Current time step – Exported dataset will only contain the current time step.
    • All time steps – Exported dataset will contain all time steps.
  • Filename – Path and filename used for exported data set.

Related Topics