v1.0.0.0
philippeVerney
released this
31 Oct 08:57
·
251 commits
to master
since this release
Development
- Separate persisted data access from in memory data access
- Graph based relationships
- Allow to get property values which would have different hdf proxy per patch
- Support for reading multiple CRS of a single rep
- Add support for PropertySet
- Modify XML namespaces according to ETP namespaces
- Much more WITSML20 wellbore support
- Choose the kind (linear vs min curvature) of the wellbore trajectory
- Can get the WITSML perforation uid
- Add getter and setter of comments in perforation history
- Allow a wellbore trajectory without a geometry
Bug:
- KDirection computation does not more take into account undefined pillar
- Do not export rel file to partial object
- Performance : Avoid uncompressing twice the epc
- The documentation of setValuesOfFloatHdf5ArrayOfValues is misleading
- Throw exception when the HDF5 file cannot be opened or created.
- Fesapi assumes that long, in method names, is always a 64 bits integers now.
- Allow to derive from AbstractHdfProxy when using fesapi as a DLL
- Allow partial object creation in SWIG and in win DLL
- Update/fix documentation to work with Doxygen 1.8.16
Build:
- Install headers in a fesapi folder
- The fesapi build is now based on local and relative headers (honor double quotes relative search of visual studio, gcc and clang)
- Split all java and C# CMake directives into different CMakeFiles respectively located in java and cs directories. Include them in the main Makefiles only if necessary
- Now build by default Fesapi without the example. Can simply build the example with the WITH_EXAMPLE variable
- Get rid of the "UnderDev" version in CMakeLists.txt
- Set right PDB name and install it
- More const qualifiers.
- Remove tr1 namespace
- Honor gSOAP soap_new_T calls documentation
- Upgrade to gsoap 2.8.92
Experimental
- Colors and color maps support
- Adding support for RESQML 2.2 SeismicWellboreFrameRepresentation