Releases: F2I-Consulting/fespp
Releases · F2I-Consulting/fespp
v3.2.1
v3.2.0
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
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
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
Enable build for Paraview 5.8
v2.3.0
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
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
New support
- Reading compressed IJK grids
- refresh TreeView ETP
Dependencies
- adopt Fesapi 0.16.0.0
v2.0.0
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).