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

Add SeismicAccess #364

Merged
merged 5 commits into from
Sep 27, 2023
Merged

Conversation

HansKallekleiv
Copy link
Collaborator

@HansKallekleiv HansKallekleiv commented Sep 27, 2023

Closes #350

The access class has two functions

  • Retrieve a list of all seismic cubes (seismic directory)
  • Retrieve the vds handle for a given cube

One endpoint for retrieving the seismic directory is added
The endpoint can be tested on 5c9d06e4-87b1-4ddb-9fa0-11d55b88db8c in prod

Endpoints for retrieving the vds handle and querying the vds-slice service will be added in #319

@HansKallekleiv HansKallekleiv mentioned this pull request Sep 27, 2023
2 tasks
Copy link
Collaborator

@sigurdp sigurdp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 as discussed

@HansKallekleiv HansKallekleiv merged commit 290273a into equinor:main Sep 27, 2023
3 checks passed
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

Successfully merging this pull request may close these issues.

Add Sumo SeismicAccess
2 participants