Releases: geosiris-technologies/energyml-python
Releases · geosiris-technologies/energyml-python
v1.6.0
v1.5.0
Release Notes:
- New functions to ease the creation of an epc file from scratch (create rels to link h5 file to an externalPartReference etc.)
v1.4.0
Release Notes:
- New feature: geojson export (no WGS84 conversion is done. Surfaces are written as they are)
v1.3.0
Release Notes:
-
bugfix for date
-
exception will not be raise for a notFound CRS during mesh reading.
-
An error is now printed for UnknownProperty exception during xml parsing (case of xsi:type filled without namespace specified)
-
epc improvement, bugfix in mesh reading
-
new tests
-
adding uri class
-
json serialization/deserialization for OSDU official version
-
using logging
v1.2.0
- Abstraction in external array reading to anticipate the potential use of ETP instead of local file reading.
- Bugfix in mesh loading
v1.0.0
ci