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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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