Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

Add endpoints for extracting the data needed by CSV_EXPORT. #174

Closed
wants to merge 7 commits into from

Conversation

TerryHannant
Copy link
Contributor

Initial rough implement

fixes #168

@ertomatic
Copy link
Collaborator

Can one of the admins verify this patch?

@berland
Copy link
Contributor

berland commented Nov 25, 2021

You may want have a peek at https://github.com/equinor/ecl2df/blob/master/ecl2df/summary.py#L299 as well, this is a summary-to-CSV python API I wrote and maintained up until now. If not for staring at the engineer-code, at least for getting an idea of potential traps. At least there is an already set of "frequency"-strings supported in there.

@TerryHannant
Copy link
Contributor Author

You may want have a peek at https://github.com/equinor/ecl2df/blob/master/ecl2df/summary.py#L299 as well, this is a summary-to-CSV python API I wrote and maintained up until now. If not for staring at the engineer-code, at least for getting an idea of potential traps. At least there is an already set of "frequency"-strings supported in there.

That looks very useful for the frequency handling logic

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a ert storage endpoint for CSV_EXPORT
4 participants