Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support query criteria in witsml data fetching #7

Open
llliuwg opened this issue Aug 25, 2017 · 2 comments
Open

Support query criteria in witsml data fetching #7

llliuwg opened this issue Aug 25, 2017 · 2 comments

Comments

@llliuwg
Copy link

llliuwg commented Aug 25, 2017

It will be useful if query criteria can be specified (for example, querying active/drilling wells, etc.). Currently for many objects we have to fetch all.

@cherrera2001
Copy link
Contributor

We will look into this, I guess a good question for you would be would you like to filter on the criteria that is commonly filtered on, as the criteria does differ from server to server. It would be helpful if you could provide a list of properties that you would like to query on so that we can support those first.

@llliuwg
Copy link
Author

llliuwg commented Aug 31, 2017

While the flexible constraint settings like in jwitsml might take some time to implement in this library, I agree for now it will be better to just focus on a list of commonly used filtering properties. For the first step, I will need to feed small requests into a scheduling system, so when querying log data, be able to set startDepth/endDepth/startDateTime/endDateTime will be necessary. Also, the filtering on well's status (active wells only, for example) is helpful too. I will provide more properties down the road of using your library.

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

No branches or pull requests

2 participants