bp / resqpy

Python API for working with RESQML models
https://resqpy.readthedocs.io/en/latest/
MIT License
54 stars 13 forks source link

REST API interface #680

Open marcusapel opened 1 year ago

marcusapel commented 1 year ago

The OSDU reservoir DDMS provides REST (r) and ETP (rw) API's. Currently resqpy handles epc file input. Would it be possible to add a REST read function, such that the content (XML and array) becomes available to resqpy?

andy-beer commented 1 year ago

Thanks for suggesting this Marcus (@marcusapel). The REST interface seems a good idea. (I'm not at all sure about ETP.) Anyway, we're discussing in bp how to progress, so hopefully you will hear shortly – probably through direct channels rather than here.

adamchengtkc commented 5 months ago

FYI: We are working on a library using ETP to send/receive RESQML data to RDDMS https://github.com/equinor/pyetp

untereiner commented 5 months ago

Hello, very interesting work! I don't if you saw it but we also provide python energyml packages (RESQML, WITSML, PRODML) built with xsData for serde.