Interface with OSDU RDDMS using ETP protocol
Project description
Install
pip install pyetp
RESQML versions
The library is build and tested against RESQML v2.2. Spec can be downloaded here
Generated Python objects from RESQML spec
Under resqml_objects
you will find Pythons objects generated from RESQML xml spec. It is used to ensure consistence data type is used in RESQML.
Documentation
See /examples
for 2D grid usage
tests/test_mesh.py
for Unstructured/structured mesh
Tests
Starting etp-test server
docker compose -f tests/compose.yml up --detach
Running pytest from root folder
poetry run python -m pytest -rs -v
This library is under active development and subject to breaking changes
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
pyetp-0.0.15.tar.gz
(146.1 kB
view hashes)
Built Distribution
pyetp-0.0.15-py3-none-any.whl
(148.0 kB
view hashes)