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
LinkSquares: All-in-One Contract Management Platform
LinkSquares is the leading Contract Lifecycle Management (CLM) software designed to help legal, procurement, and business operations teams master the entire contract lifecycle, from creation to execution and renewal. The platform transforms how companies manage agreements by centralizing data, automating routine work, and providing actionable insights powered by AI. This single, connected source of truth helps teams eliminate manual processes, streamline workflows, boost visibility, and ensure compliance across thousands of contracts, ultimately reducing risk and administrative burden.
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