aboutsummaryrefslogtreecommitdiff
path: root/science/cdo
Commit message (Collapse)AuthorAgeFilesLines
* - Chase graphics/proj shlib bumpMartin Wilke2009-11-271-2/+2
| | | | Notes: svn path=/head/; revision=244872
* - Update science/netcdf4 to 4.0.1Rong-En Fan2009-09-261-1/+2
| | | | | | | | | | | - Bump PORTREVISION for dependent ports PR: ports/136377 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=242144
* - Update to 1.3.1Li-Wen Hsu2009-06-052-5/+4
| | | | | | | | PR: ports/134179 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer) Notes: svn path=/head/; revision=235213
* - Update to 1.3.0Chin-San Huang2009-02-012-19/+48
| | | | | | | | | | | - Enable HDF5 1.8, netCDF 4 and proj by default - Reformat Makefile PR: ports/130720 Submitted by: sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Notes: svn path=/head/; revision=227361
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-061-1/+1
| | | | Notes: svn path=/head/; revision=225335
* - Update to 1.2.1Chin-San Huang2008-11-252-4/+4
| | | | | | | | PR: ports/128993 Submitted by: sunpoet (maintainer) Notes: svn path=/head/; revision=223379
* [MAINTAINER] science/cdo: update to 1.2.0Edwin Groothuis2008-08-182-5/+8
| | | | | | | | PR: ports/126610 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Notes: svn path=/head/; revision=218747
* - Update to 1.1.1Cheng-Lung Sung2008-04-123-10/+10
| | | | | | | | PR: ports/122667 Submitted by: maintainer (Sunpoet Po-Chuan Hsieh) Notes: svn path=/head/; revision=211105
* Update to 1.1.0.Thierry Thomas2008-02-173-12/+26
| | | | | | | | PR: ports/120299 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet (at) sunpoet.net> (maintainer) Notes: svn path=/head/; revision=207485
* - Update to 1.0.9Chin-San Huang2007-10-266-20/+10
| | | | | | | | PR: ports/117506 Submitted by: sunpoet(maintainer) Notes: svn path=/head/; revision=202050
* - Update to 1.0.8Li-Wen Hsu2007-06-296-13/+13
| | | | | | | | PR: ports/114104 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer) Notes: svn path=/head/; revision=194423
* - Update to 1.0.7Li-Wen Hsu2007-04-107-23/+28
| | | | | | | | | PR: 111346 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer) Approved by: clsung (mentor) Notes: svn path=/head/; revision=189625
* - Fix plistRong-En Fan2006-12-251-1/+1
| | | | | | | | PR: ports/107192 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net> (maintainer) Notes: svn path=/head/; revision=180712
* - Reformat pkg-messageRong-En Fan2006-12-192-1/+5
| | | | | | | | | | - Show pkg-message when install via ports PR: ports/106885 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net> (maintainer) Notes: svn path=/head/; revision=180114
* upgrade to 1.0.6Ying-Chieh Liao2006-12-188-27/+60
| | | | | | | | PR: 106849 Submitted by: maintainer Notes: svn path=/head/; revision=180052
* Fix build on ia64 and sparc64.Shaun Amott2006-12-091-0/+11
| | | | | | | | PR: ports/106303 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer) Notes: svn path=/head/; revision=179340
* Patch is needed for <= 600000Frank J. Laszlo2006-12-051-1/+1
| | | | | | | Reported by: sunpoet@sunpoet.net (maintainer) Notes: svn path=/head/; revision=178933
* Fix build on 5.x.Frank J. Laszlo2006-12-042-1/+36
| | | | | | | | | | 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) Notes: svn path=/head/; revision=178828
* - Update to 1.0.2Pav Lucistnik2006-10-072-6/+4
| | | | | | | | | | - Unbreak PR: ports/104091 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer) Notes: svn path=/head/; revision=174731
* BROKEN: Does not buildKris Kennaway2006-09-171-0/+2
| | | | Notes: svn path=/head/; revision=173185
* - Update CDO to latest version (1.0.0).Cheng-Lung Sung2006-07-113-16/+6
| | | | | | | | PR: ports/100050 Submitted by: maintainer (Sunpoet Po-Chuan Hsieh) Notes: svn path=/head/; revision=167432
* CDO is a collection of command line Operators to manipulate and analyse ClimatePav Lucistnik2006-06-114-0/+76
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> Notes: svn path=/head/; revision=165075