We've moved to Gitlab! (gitlab.com/remikz/nccmp)
Compares two NetCDF files in-place to find specific variables, dimensions and/or attributes that differ. Highly recommended for any test-driven environment and regression testing large datasets.
Features
- Multi-threaded if posix threads supported.
- Groups (netcdf4) recursively, by short or full name.
- Header pad comparisons.
- Limit diffs up to global total or per-variable counts.
- Support all Netcdf4 atomic and user-types, with nesting.
- Can treat NaN's as equal if used as grid masks.
- Written in pure C and builds on many platforms.
- Allow asymmetric data types when comparing semantically.
Categories
Earth SciencesLicense
GNU General Public License version 2.0 (GPLv2)Follow nccmp
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
Great project! Had to tweak the config.h file on some platform by setting #define HAVE_NC_H 0.
-
Works perfectly