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

Single value cubes

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Paal Kvamme requested to merge kvamme62/constcube into master Dec 17, 2020
  • Overview 0
  • Commits 2
  • Pipelines 1
  • Changes 20

Handle files written from Petrel that contain just a single value. The naive way of writing such files is to set min=max=value both for coding range and histogram. This triggers several corner cases and is not allowed in OpenZGY. But OpenZGY must do something reasonable when encountering such files.

The task is fairly large. Partly because a new property needs to be exposed from the accessor. And partly because support is needed both for C++ and Python and for several applications.

There are still things that might be improved, and still parts that have not been tested properly. See private/constcube-testplan.sh. I am committing the work done so far because I need to switch tracks.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: kvamme62/constcube