Skip to content

Version 3.3.0

Choose a tag to compare

@github-actions github-actions released this 11 Sep 21:58
· 20 commits to main since this release
56cea4c

v3.3.0

2025-09-11

Changed:

  • DAS-2373 - Updated the retrieval of data type from netCDF4.Variable objects
    to first consider the netCDF4.Variable.datatype.name and then fall back to
    netCDF4.Variable.datatype.dtype.