Commit graph

7 commits

Author SHA1 Message Date
Li-Wen Hsu
0287c47729 - Update to 1.0.8
PR:		ports/114104
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer)
2007-06-29 01:03:28 +00:00
Li-Wen Hsu
d5c3e741ff - Update to 1.0.7
PR:		111346
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer)
Approved by:	clsung (mentor)
2007-04-10 03:09:55 +00:00
Ying-Chieh Liao
a5f77d8151 upgrade to 1.0.6
PR:		106849
Submitted by:	maintainer
2006-12-18 05:41:16 +00:00
Shaun Amott
b804fe9316 Fix build on ia64 and sparc64.
PR:		ports/106303
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer)
2006-12-09 22:47:43 +00:00
Frank J. Laszlo
7e15092dd0 Fix build on 5.x.
pthread_condattr_getpshared() and pthread_mutexattr_getpshared() were not introduced to FreeBSD 5.

PR:		ports/106289
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer)
2006-12-04 16:00:06 +00:00
Cheng-Lung Sung
73e4ea0771 - Update CDO to latest version (1.0.0).
PR:		ports/100050
Submitted by:	maintainer (Sunpoet Po-Chuan Hsieh)
2006-07-11 02:55:25 +00:00
Pav Lucistnik
3a2793f906 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>
2006-06-11 08:41:34 +00:00