Skip to content

Releases: F2I-Consulting/fespp

v3.2.1

06 Sep 14:45
Compare
Choose a tag to compare

Development

  • Now close hdf proxies when not used

Bug fix

  • Dataset id consistency which made assembly and hierarchy not in sync

Build

  • Wrong ParaView component specification #42
  • Configuration file management : PropertyKindMapping.xml
  • Allow build on PV5.10 VS2017

v3.2.0

28 Feb 16:07
af397c2
Compare
Choose a tag to compare

Development

  • Export vtkUnstructuredGrid with their data array to RESQML2.0.1 Unstructured Grid Representation and Continuous or Discrete Properties

BugFix:

  • grid2D with points with NaN coordinates
  • subrep ijkGrid: indexable element different than cells not supported

Documentation

  • WIKI update

v3.1.0

04 Jan 09:43
a50f272
Compare
Choose a tag to compare

Development

  • WITSML2.1 Completions/Perforations
  • Property collection
  • Well collection

BugFix:

  • link between vtkDataAssembly & vtkPartitionedDataSetCollection

Dependencies

  • Bump to FESAPI v2.9.0.0

Documentation

  • WIKI update

v3.0.0

25 Jan 16:54
Compare
Choose a tag to compare

Development

  • Rearchitect the code to rely on RESQML to dedicated VTK mapping classes
  • Use Vtk Data Assembly to show RESQML dataobjects into a Paraview datatree
  • Support of vectorial properties
  • Support of time series properties in the standard Paraview time series player
  • Optimize reading time of unstructured and IJK grid
  • Support for cells or faces subrepresentations of (even partial) unstructured grid
  • Support for properties on cells and nodes of unstructured grid
  • Import RESQML 2D grid as VTK structured grid
  • Load RESQML file using File->Open instead of the legacy blue icon

Dependencies

  • No more QT dependency
  • Bump to FESAPI v2.5.0.0

Documentation

  • WIKI update

v2.3.2

v2.3.1

21 Jan 21:32
Compare
Choose a tag to compare

Enable build for Paraview 5.8

v2.3.0

06 Jan 18:02
403e6c7
Compare
Choose a tag to compare

Development

  • Port plugin to ParaView version 5.7
  • Drop ETP support
  • New support : WellboreMarker with dip and azimuth
  • New support : Wellbore channel (aka log)
  • New support : IJK Grid K-gaps
  • Can now load several properties simultaneously
  • Sort alphabetically the treeview
  • Remove the indirection dialog to load an epc file
  • Allow save and load state (multiple epc files)
  • Honor tetra, pyramid and hexa VTK node ordering convention
  • Change the code source organization to better fit PV plugin standard organization (regarding PV5.7 port)
  • Cleaning and other minor improvements

Dependencies

  • adopt FESAPI v2.0.0.0

Build

  • Add unit tests

Documentation

  • Developer documentation on wiki

v2.2.0

04 Mar 16:34
8a08e52
Compare
Choose a tag to compare

Development

  • possibility to select all Wellbore in TreeView
  • improve unstructuredGrid reading performance
  • BugFix: re-enable MPI

Dependencies

  • adopt Fesapi v1.1.0.0

Legal

  • port to licence apache 2.0

v2.1.0

31 Jul 15:16
fb4e96d
Compare
Choose a tag to compare

New support

  • Reading compressed IJK grids
  • refresh TreeView ETP

Dependencies

  • adopt Fesapi 0.16.0.0

v2.0.0

27 Feb 18:09
0400ce3
Compare
Choose a tag to compare

New support

  • time series properties
  • subrepresentation
  • partial object
  • ETP 1.2 prototype
  • MPI for rendering ijk grid k-layer in parallel

Dependencies

  • adopt Fesapi 0.13.0.0

Known issue

  • Reading compressed IJK grids is not performant at all (except if chunks coincide with K interfaces).