Python data converters for XYZ files to Evo geoscience objects
Project description
Seequent Developer Portal • Seequent Community • Seequent website
Evo
Evo is a unified platform for geoscience teams. It enables access, connection, computation, and management of subsurface data. This empowers better decision-making, simplified collaboration, and accelerated innovation. Evo is built on open APIs, allowing developers to build custom integrations and applications. Our open schemas, code examples, and SDK are available for the community to use and extend.
Evo is powered by Seequent, a Bentley organisation.
Pre-requisites
- Python virtual environment with Python 3.10, 3.11, or 3.12
- Git
Installation
pip install evo-data-converters-xyz
XYZ
XYZ (.xyz) is a simple ASCII file format where each line contains comma-separated coordinate values. The converter supports the following XYZ variants:
| Type | Format | Example |
|---|---|---|
| Points | 3 numeric columns (x, y, z) | 10.2,10.2,10.3 |
| Binary | 2 numeric columns | 12.2,12.3 |
| Geochemistry | A label followed by 3 numeric columns | C,10.1,10.2,10.2 |
Header lines (any line not starting with a digit, ., +, or -) are automatically skipped.
Implementations
The XYZ converter currently supports:
- Reading – Parse a
.xyzfile into a NumPyfloat64array of shape(N, 3). - Type detection – Automatically identify the XYZ variant (Points, Binary, or Geochemistry) from the first data line.
- Parquet export – Save the parsed coordinates to a Parquet file with three
float64columns (x,y,z). - Publishing – Import the XYZ file as a
pointset-3d-schemainto an Evo workspace.
Publish geoscience objects from an XYZ file(s)
The evo-sdk-common Python library can be used to sign in. After successfully signing in, the user can select an organisation, an Evo hub, and a workspace. Use evo-objects to get an ObjectAPIClient, and evo-data-converters-xyz to convert your file.
Have a look at the code-samples/convert-xyz.ipynb notebook for an example of how to publish XYZ files.
Code of conduct
We rely on an open, friendly, inclusive environment. To help us ensure this remains possible, please familiarise yourself with our code of conduct.
License
Evo data converters are open source and licensed under the Apache 2.0 license.
Copyright © 2026 Bentley Systems, Incorporated.
Licensed under the Apache License, Version 2.0 (the "License"). You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file evo_data_converters_xyz-0.0.1.tar.gz.
File metadata
- Download URL: evo_data_converters_xyz-0.0.1.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d18945fbf1da59126ea9e03f531b323dacd1bd824cae59f3fa900337dc398987
|
|
| MD5 |
d47766647e35f7ce0b799ead2b154ea0
|
|
| BLAKE2b-256 |
0aabc942deecd631a389b87e98f2f2849b9e38cedc6946f26ba0856a79afa3a1
|
Provenance
The following attestation bundles were made for evo_data_converters_xyz-0.0.1.tar.gz:
Publisher:
publish-xyz.yaml on SeequentEvo/evo-data-converters
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
evo_data_converters_xyz-0.0.1.tar.gz -
Subject digest:
d18945fbf1da59126ea9e03f531b323dacd1bd824cae59f3fa900337dc398987 - Sigstore transparency entry: 1207524854
- Sigstore integration time:
-
Permalink:
SeequentEvo/evo-data-converters@4aab02276dd38fb67e7dc7105977446a9c109775 -
Branch / Tag:
refs/tags/evo-data-converters-xyz@v0.1.0 - Owner: https://github.com/SeequentEvo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-xyz.yaml@4aab02276dd38fb67e7dc7105977446a9c109775 -
Trigger Event:
release
-
Statement type:
File details
Details for the file evo_data_converters_xyz-0.0.1-py3-none-any.whl.
File metadata
- Download URL: evo_data_converters_xyz-0.0.1-py3-none-any.whl
- Upload date:
- Size: 9.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8cba4e81de72495d40b2af97f619d855d72dcb4408e993d648df25454866f4af
|
|
| MD5 |
abe0e7b68ade6e06138bc684aa8623ab
|
|
| BLAKE2b-256 |
891c9edfda75ae71eff1ef40dc5c30121e95820810413cc6407984d43e1366e1
|
Provenance
The following attestation bundles were made for evo_data_converters_xyz-0.0.1-py3-none-any.whl:
Publisher:
publish-xyz.yaml on SeequentEvo/evo-data-converters
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
evo_data_converters_xyz-0.0.1-py3-none-any.whl -
Subject digest:
8cba4e81de72495d40b2af97f619d855d72dcb4408e993d648df25454866f4af - Sigstore transparency entry: 1207524953
- Sigstore integration time:
-
Permalink:
SeequentEvo/evo-data-converters@4aab02276dd38fb67e7dc7105977446a9c109775 -
Branch / Tag:
refs/tags/evo-data-converters-xyz@v0.1.0 - Owner: https://github.com/SeequentEvo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-xyz.yaml@4aab02276dd38fb67e7dc7105977446a9c109775 -
Trigger Event:
release
-
Statement type: