Skip to content

Can netcdf reader pull out a 3d block of a 4d array? #12381

Discussion options

You must be logged in to vote

The code at our around this line in avtBasicNETCDFReader.C suggest no...we handle only up to 3 spatial dimensions...

mmd->validVariable = nSpatialDims <= 3;

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

brugger1
Feb 28, 2020
Maintainer Author

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by markcmiller86
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #12100 on August 02, 2021 04:16.