Skip to content

Releases: F2I-Consulting/fespp

v3.3.0

12 Nov 15:02

Choose a tag to compare

🚀 Release Notes - v3.3.0

✨ New Features & Development Improvements

Development Improvements

  • Support Added For:
    • Point Set Representation
    • Polyline Representation
    • Property Kind Mapping (via PropertyKindMapping.xml)

New Features

  • EPC Collector Consolidation: All EPC data are now consolidated into a single source (EPCCollector).
  • Enhanced Extractor: New extractor capabilities introduced, including options for copy (i.e., with or without copy filter).
  • Colormaps: Added support for colormaps.
  • New vtkDataAssembly Attributes:
    • Metadata Datum Position (mdDatum position)
    • Metadata
    • Time Series Range Value
    • Partial Type Identification

🛠️ Bug Fixes

  • Fixed issues related to Data Set Index (dataSet indice).
  • Resolved problems with Writer Properties.

v3.2.1

06 Sep 14:45

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

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

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

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

19 May 10:32

Choose a tag to compare

v2.3.1

21 Jan 21:32

Choose a tag to compare

Enable build for Paraview 5.8

v2.3.0

06 Jan 18:02
403e6c7

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

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

Choose a tag to compare

New support

  • Reading compressed IJK grids
  • refresh TreeView ETP

Dependencies

  • adopt Fesapi 0.16.0.0