Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cf2vdc failed to copy certain variables #2917

Closed
shaomeng opened this issue Nov 28, 2021 · 0 comments · Fixed by #2925
Closed

cf2vdc failed to copy certain variables #2917

shaomeng opened this issue Nov 28, 2021 · 0 comments · Fixed by #2925
Assignees
Milestone

Comments

@shaomeng
Copy link
Collaborator

Describe the bug

  1. Test data set in CF format: /glade/work/shaomeng/cm1.nc
  2. Create a VDC header by using command: ./bin/cfvdccreate -bs 128:128:128 ./cm1.nc cm1.vdc
  3. Populate the VDC body by using command: ./bin/cf2vdc ./cm1.nc ./cm1.vdc
  4. Notice that variable qcloud fails with message Numeric conversion not representable.
  5. Import the same cm1.nc file as a normal CF compliant NetCDF file and render that variable, it seems fine.
@shaomeng shaomeng added the Bug label Nov 28, 2021
@clyne clyne added the High label Nov 30, 2021
@clyne clyne added this to the 3_6_0 Release milestone Nov 30, 2021
@clyne clyne self-assigned this Nov 30, 2021
clyne added a commit that referenced this issue Dec 4, 2021
Fixed #2918

Wrong virtual method picked up
clyne added a commit that referenced this issue Dec 4, 2021
* Fixed #2917
Fixed #2918

Wrong virtual method picked up

* clang-format pre-push hook
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants