Environment
Operating System: conda-forge CI (win/osx/linux)
Version / Commit SHA: OpenVDB v13.0.0
Describe the problem
padding in FileMetaData in NanoVDB.h was renamed to blindDataCount in #2108, while PyIO.cc still refers to the old name.
To Reproduce
Steps to reproduce the behavior:
See azure job here: https://dev.azure.com/conda-forge/feedstock-builds/_build/results?buildId=1383629&view=results
Additional context
conda-forge/openvdb-feedstock#32
I could look into this but not today :).