[ITP] nccmp 1.7.4.1

Remik Ziemlinski remik.ziemlinski@gmail.com
Wed Sep 30 00:54:00 GMT 2015


This is a command-line diff tool for the NetCDF scientific data file 
format.
It's used by labs worldwide and I am the author.

setup.hint:
category: Science
requires: cygwin libnetcdf7 netcdf libnetcdf-devel
sdesc: "Compare two NetCDF files."
ldesc: "Compare two NetCDF files bitwise, semantically or
with a user defined tolerance (absolute or relative
percentage). Parallel comparisons are done in local memory
without requiring temporary files. Highly recommended for
regression testing scientific models or datasets in a
test-driven development environment."

Package files:
https://downloads.sourceforge.net/project/nccmp/cygwin/i686/setup.hint
https://downloads.sourceforge.net/project/nccmp/cygwin/i686/nccmp-1.7.4.1-1-src.tar.xz
https://downloads.sourceforge.net/project/nccmp/cygwin/i686/nccmp-1.7.4.1-1.tar.xz
https://downloads.sourceforge.net/project/nccmp/cygwin/x86_64/setup.hint
https://downloads.sourceforge.net/project/nccmp/cygwin/x86_64/nccmp-1.7.4.1-1-src.tar.xz
https://downloads.sourceforge.net/project/nccmp/cygwin/x86_64/nccmp-1.7.4.1-1.tar.xz

Existing reference Ubuntu packages:
https://launchpad.net/~remik-ziemlinski/+archive/ubuntu/nccmp

nccmp.cygport:
NAME="nccmp"
VERSION=1.7.4.1
RELEASE=1

CATEGORY="Science"
SUMMARY="Compare two NetCDF files."
DESCRIPTION="Compare two NetCDF files bitwise, semantically or
with a user defined tolerance (absolute or relative
percentage). Parallel comparisons are done in local memory
without requiring temporary files. Highly recommended for
regression testing scientific models or datasets in a
test-driven development environment."

REQUIRES="netcdf libnetcdf-devel"
HOMEPAGE="http://nccmp.sourceforge.net"
SRC_URI="https://downloads.sourceforge.net/project/nccmp/nccmp-1.7.4.1.tar.xz"

Build:
./configure && make && make check && make install

Thanks,
Remik



More information about the Cygwin-apps mailing list