We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
/glade/work/shaomeng/cm1.nc
./bin/cfvdccreate -bs 128:128:128 ./cm1.nc cm1.vdc
./bin/cf2vdc ./cm1.nc ./cm1.vdc
qcloud
Numeric conversion not representable
cm1.nc
The text was updated successfully, but these errors were encountered:
Fixed #2917
d65fdd9
Fixed #2918 Wrong virtual method picked up
Fixes Issue 2917, 2918 - cf2vdc failed to copy certain variables (#2925)
a5b5009
* Fixed #2917 Fixed #2918 Wrong virtual method picked up * clang-format pre-push hook
clyne
Successfully merging a pull request may close this issue.
Describe the bug
/glade/work/shaomeng/cm1.nc
./bin/cfvdccreate -bs 128:128:128 ./cm1.nc cm1.vdc
./bin/cf2vdc ./cm1.nc ./cm1.vdc
qcloud
fails with messageNumeric conversion not representable
.cm1.nc
file as a normal CF compliant NetCDF file and render that variable, it seems fine.The text was updated successfully, but these errors were encountered: