I am a user of the Unidata/netcdf-cxx4 in our C++ codebase, but I am interested in experimenting with PIO. I know I could call the C interface from my C++ code, however the C++ api has proven quite convenient and clean so far.
Are there any plans to support accessing the NCAR PIO libary with a c++ interface? If not, I might attempt it myself.