You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Enhancement] Added cmake support to distribution files created by make dist.
[Bug Fix] Added ncFile::create(), also added a new open function and constructor to allow for more flexibility when opening a file. See GitHub #55 for more information.
[Enhancement] Addressed an issue reported with Intel Compilers 17.0.0. See GitHub #41 for more information.
[Enhancement] Updated how configure determines information about the existing netCDF-C install. See GitHub pull request #39 for more information.
Corrected an issue where cmake-based builds weren't generating ncxx4-config. See GitHub pull request #37 for more information.