netcdf-cxx4 icon indicating copy to clipboard operation
netcdf-cxx4 copied to clipboard

Add `NcType::isNonPrimitive()` helper function to reduce duplication

Open ZedThree opened this issue 1 year ago • 0 comments

Probably even better would be to add a helper functions for nc_put_att* to remove the duplicated methods between NcGroup::putAtt and NcVar::putAtt

ZedThree avatar Oct 20 '23 11:10 ZedThree