Open source repositories
Options

SalvadoreJani
Posts: 2
An open source repository is a publicly accessible codebase
where the code
is freely available for anyone to view, use, modify, and distribute.
There are three open source Seequent Evo repositories on GitHub:
evo-schemas
Purpose:
It defines standardised geoscience object schemas to ensure consistent data structures across tools and platforms.
Features:
- JSON-based schema definitions for geoscience data
- Promotes interoperability and open standards
- Foundation for Evo’s data ecosystem
evo-python-sdk
Purpose:
A Python SDK for interacting with Evo APIs and working with geoscience data programmatically.
Features:
- Tools for accessing and manipulating Evo-compatible data
- Modular packages (e.g.,
evo-files
,evo-objects
) - Built for developers and researchers integrating Evo into workflows
evo-data-converters
Purpose:
Converts between common geoscience data formats and Evo’s standardized object schemas.
Features:
- Supports formats like OMF, RESQML, VTK, UBC, GOCAD
- Includes Jupyter notebooks and examples
- Bridges legacy data with modern open standards
Tagged:
1