Date: Sun, 11 Jun 2006 08:41:34 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/science Makefile ports/science/cdo Makefile distinfo pkg-descr ports/science/cdo/files patch-src__cdilib.c Message-ID: <200606110841.k5B8fYAp048256@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2006-06-11 08:41:34 UTC FreeBSD ports repository Modified files: science Makefile Added files: science/cdo Makefile distinfo pkg-descr science/cdo/files patch-src__cdilib.c Log: CDO is a collection of command line Operators to manipulate and analyse Climate model Data. Supported file formats are GRIB, netCDF, SERVICE, EXTRA and IEG. There are more than 250 operators available. The following table gives a short overview about the main categories. * File information (info, sinfo, diff, ...) * File operations (copy, cat, merge, split*, ...) * Selection (selcode, selvar, sellevel, seltimestep, ...) * Missing values (setctomiss, setmisstoc, setrtomiss) * Arithmetic (add, sub, mul, div, ...) * Mathematical functions (sqrt, exp, log, sin, cos, ...) * Comparision (eq, ne, le, lt, ge, gt, ...) * Conditions (ifthen, ifnotthen, ifthenc, ifnotthenc) * Field statistic (fldsum, fldavg, fldstd, fldmin, fldmax, ...) * Vertical statistic (vertsum, vertavg, vertstd, vertmin, ...) * Time range statistic (timavg, yearavg, monavg, dayavg, ...) * Ensemble statistic (enssum, ensavg, ensstd, ensmin, ...) * Regression (detrend) * Field interpolation (remapbil, remapcon, remapdis, ...) * Vertical interpolation (ml2pl, ml2hl) * Time interpolation (inttime, intyear) WWW: http://www.mpimet.mpg.de/fileadmin/software/cdo/ PR: ports/98099 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Revision Changes Path 1.92 +1 -0 ports/science/Makefile 1.1 +40 -0 ports/science/cdo/Makefile (new) 1.1 +3 -0 ports/science/cdo/distinfo (new) 1.1 +10 -0 ports/science/cdo/files/patch-src__cdilib.c (new) 1.1 +23 -0 ports/science/cdo/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606110841.k5B8fYAp048256>