Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • VTK VTK
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 850
    • Issues 850
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 235
    • Merge requests 235
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VTKVTK
  • VTKVTK
  • Merge requests
  • !7550

Fix bug where only the first array is available for NetCDF reader

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Timothee Chabat requested to merge timothee.chabat/vtk:fixNetCDFArraySelection into master Jan 21, 2021
  • Overview 12
  • Commits 1
  • Pipelines 2
  • Changes 1

In particular, this was causing an issue in Paraview where only the first array would be displayed when trying to select an array, even though every one of them were stored in RAM.

Co-authored-by: @florian.ziemen

See issue: paraview/paraview#20042 (comment 881379)

Edited Mar 04, 2021 by Timothee Chabat
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fixNetCDFArraySelection