Fesapi

Latest version: v2.12.1

Safety actively analyzes 703092 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 6

2.12.1.0

Bug Fix
- Incorrect replacement of dataobject in repository (regression in v2.12.0.0 from Commit 9e95175)

SWIG
- Avoid premature GC of HdfProxyFactory

Build
- Update boost binaries download URL
- [Python] Build wheels using C++17 flag
- [Python] Bump MacOS wheel to Boost 1.87 (no more brew version) and to Deployment target 11.0

2.12.0.0

Development
- Support for WKT CRS
- IntervalCount, ParentCellIndexCount and ParentColumnIndexCount are now uint64_t in resqml2::AbstractGridRepresentation
- ElementCountPerValue is now uint64_t in resqml2::AbstractProperty

Bug fix
- resqml2::AbstractGridRepresentation::getParentCellIndexCount fails when the associated data array is not an HDF5 one

Build
- Set default C++ version to 17
- Bump date.h to version 3.0.3
- [Python] Move from setup.py to pyproject.toml
- [Python] Upgrade Manylinux to build wheels supporting glibc 2.28
- [Python] Generate Windows wheels
- [Python] Now install local vcpkg dependencies at Python wheel building

2.11.0.0

Development
- Rename getOriginCrossline to getCrosslineOrigin and make it int64_t based (same for inline version)
- Port some int32 based methods to int64 : WellboreFrameRepresentation, DoubleTableLookup, WITSML attribute getters/setters
- Add repository getters for color maps
- Add DataObjectRepository::setUriSource to set UriSource of all contained dataobjects at once (especially useful in SWIG context for performance reason)
- Doxygen cleaning and upgrade
- [SWIG] wrap messages of all std::exceptions
- [INTERNAL] Replace some DataObjectRepository for loop by for range-based loop
- [INTERNAL] Now use std::unique_ptr to store dataobjects in repo

Bug fix
- Cannot read a StratigraphicOccurrenceInterpretation with GeologicUnitIndex
- Ignore fake Property in empty PropertySet even in ETP context
- Better partial check on WellboreMarkerFrameRepresentation
- On RESQML2.2::LocalEngineeringCompoundCrs : same UUID for all contained 2d and vertical CRS lead to memory leak.
- [Python] Do not downcast to HdfProxies

Build
- Modify DLL name to contain only SOVERSION as prefix (not all versions) i.e. FesapiCpp-2.11.dll instead of FesapiCpp-2.11.0.0.dll.
- Allow to specify its own CXX standard version (default set to 11) using CMAKE_CXX_STANDARD variable
- Fix sourceforge Boost binaries download in CI
- MacOS support => Build wheel for macos in CI

2.10.1.0

Bug fix
- Missing DeviationSurveyRepresentation::getAngleUom in DLL
- SWIG port of DeviationSurveyRepresentation::getAngleUom and getMdUom()

2.10.0.0

Development
- Much better Python support and upload wheel to [PyPI](https://pypi.org/project/fesapi/2.10.0/)
- Make LocalCrs an EML2 class to ease RESQML2.2 upgrade
- Must indicate if a RESQML 2.0.1 PropertyKind is abstract or not at creation time
- Automatically search for same name HDF5 file when rel file to HDF5 fails
- Add Well head elevation support to WITSML2.1
- Add CRS to WITSML2.1 elevations
- First support for cascade delete
- Add getter for the SeismicWellboreFrameRep time CRS
- Add AbstractValuesProperty::getUInt64ValuesOfPatch method
- Isolate DeviationSurveyRepresentation into RESQML2.0.1
- Support for Point 2d set
- Add getter for ContinuousColorMap NaN color and ColorMap Entry locations
- Allow to create am EML2.3 PropertyKind with exotic quantity
- SWIG : Remove non templated createPartial method
- SWIG : Port PropertyKind::setParentPropertyKind

Bug fix
- Validate that a PropertySet is not its own parent

Build
- Allow to install the library as a CMake project
- Remove a "deprecated" warning when using SWIG 4.1.0 and later
- Missing include on g++ (GCC) 14.1.1 20240522
- Add NOMINMAX definition to FESAPI windows build
- Generate released archives checksum in Github assets

Known issues
- DeviationSurveyRepresentation::getAngleUom not exported in Windows DLL
- no SWIG port of DeviationSurveyRepresentation::getMdUom and DeviationSurveyRepresentation::getAngleUom

2.9.0.1

Build
* Fix the link to HDF5 on windows when HDF5 is found by cmake using config (i.e no_module) mode
* Give up Azure Pipelines (only use Github Actions now)
* Add a CI workflow for static link to dependencies

Page 1 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.