Skip to content

0.9.2

Compare
Choose a tag to compare
@cyrush cyrush released this 30 Jun 20:40
· 57 commits to develop since this release
b842516

0.9.2 Release Highlights

(adapted from Ascent's Changelog )

Preferred dependency versions for ascent@0.9.2

  • conduit@0.8.8
  • vtk-m@2.0.0

Added

  • Automatic camera placement render that uses different types of entropy (data, depth, shading).
  • Scene/Render option to manually position color bars
  • Added in-memory conduit extract, which allows mesh data to be accessed via ascent.info()
  • Added examples that demonstrate how to use Ascent via the Catalyst Conduit Interface.

Changed

  • Updated Ascent to use VTK-m 2.0
  • Added C++ Ascent::info() method that returns a reference to execution info in addition the existing info() method that provides copy out semantics.

Docker Containers

  • alpinedav/ascent:0.9.2
  • alpinedav/ascent-jupyter:0.9.2