Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • O Open VDS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 28
    • Issues 28
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Open Subsurface Data Universe SoftwareOpen Subsurface Data Universe Software
  • Platform
  • Domain Data Management Services
  • Seismic
  • Open VDS
  • Issues
  • #90
Closed
Open
Issue created Aug 05, 2021 by Siarhei Khaletski (EPAM)@Siarhei_Khaletski🚩Owner

Support datasets created by sdutil

OpenVds Import utility supports sd:// dataset records as an SEGY file input.

The sdutil can be used to upload SEGY files to seismic store to create datasets records.

Issue

sdutil uploads files on bucket with name 0 (zero). Reasoning and explanation are here osdu/platform/domain-data-mgmt-services/seismic/seismic-dms-suite/seismic-store-sdutil!35 (comment 59888)

SEGY file uploaded to bucket by sdutil:

image

OpenVDS, on the contrary, uses name dataset property as a file name on bucket. Of course, it fails, file not found error.

image

Arguments for OpenVds Import util:

{
"segy_url": "sd://sk-tenant-seismic-data/sk-seismic-data/segy/ST0202R08_PS_PSDM_FULL_OFFSET_DEPTH.MIG_FIN.POST_STACK.3D.JS-017534",
"vds_url": "sd://sk-tenant-seismic-data/sk-seismic-data>/vds"
}

Is it possible to support the both naming approaches? Proposal of sdutil team is here osdu/platform/domain-data-mgmt-services/seismic/seismic-dms-suite/seismic-store-sdutil!35 (comment 59892)

Edited Aug 06, 2021 by Siarhei Khaletski (EPAM)
Assignee
Assign to
Time tracking