- Incorporated modifications from scipy.io.netcdf. - Added int64 to int32 conversion. - Fixed cursor position under Windows. - Works with mal-formed unicode. - Improved type conversion between Numpy and Netcdf. - Added optional automatic masking and conversion of data. - Added paging for improved mmap().
1.0.15
~~~~~~ - Added fix for empty attributes.
1.0.14
~~~~~~ - Added support for Unicode attributes.
1.0.13
~~~~~~ - Fixed bug when reading character variables without mmap.