Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • O Open VDS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 30
    • Issues 30
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • 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
  • Merge requests
  • !45

Fix decompression of WaveletLossless data

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Morten Ofstad requested to merge feature/morten.ofstad/FixLosslessDecompression into master Feb 14, 2020
  • Overview 0
  • Commits 2
  • Pipelines 3
  • Changes 4

Decompression WaveletLossless data caused the code to crash because it was reading the lossless delta from the start of the compressed stream rather than where the data was actually located. This fixes the bug, cleans up the code and adds a test for decompression of WaveletLossless data.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/morten.ofstad/FixLosslessDecompression