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
Gemini 3 and 200+ AI Models on One Platform
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
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