The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD science : cdo

Climate Data Operators

 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) 

http://www.mpimet.mpg.de/fileadmin/software/cdo/



cdo history


v. 1.12
date: 2007/10/26 02:55:56;  author: chinsan;  state: Exp;  lines: +1 -1
- Update to 1.0.9

PR:		ports/117506
Submitted by:	sunpoet(maintainer)

v. 1.11 date: 2007/06/29 01:03:27; author: lwhsu; state: Exp; lines: +1 -1 - Update to 1.0.8 PR: ports/114104 Submitted by: Sunpoet Po-Chuan Hsieh (maintainer)
v. 1.10 date: 2007/04/10 03:09:55; author: lwhsu; state: Exp; lines: +9 -3 - Update to 1.0.7 PR: 111346 Submitted by: Sunpoet Po-Chuan Hsieh (maintainer) Approved by: clsung (mentor)
v. 1.9 date: 2006/12/25 15:29:35; author: rafan; state: Exp; lines: +1 -1 - Fix plist PR: ports/107192 Submitted by: Sunpoet Po-Chuan Hsieh (maintainer)
v. 1.8 date: 2006/12/19 02:28:19; author: rafan; state: Exp; lines: +3 -0 - Reformat pkg-message - Show pkg-message when install via ports PR: ports/106885 Submitted by: Sunpoet Po-Chuan Hsieh (maintainer)
v. 1.7 date: 2006/12/18 05:41:16; author: ijliao; state: Exp; lines: +3 -8 upgrade to 1.0.6 PR: 106849 Submitted by: maintainer
v. 1.6 date: 2006/12/05 12:20:26; author: laszlof; state: Exp; lines: +1 -1 Patch is needed for <= 600000 Reported by: sunpoet@sunpoet.net (maintainer)
v. 1.5 date: 2006/12/04 16:00:06; author: laszlof; state: Exp; lines: +7 -1 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 (maintainer)
v. 1.4 date: 2006/10/07 09:59:52; author: pav; state: Exp; lines: +1 -3 - Update to 1.0.2 - Unbreak PR: ports/104091 Submitted by: Sunpoet Po-Chuan Hsieh (maintainer)
v. 1.3 date: 2006/09/17 01:34:24; author: kris; state: Exp; lines: +2 -0 BROKEN: Does not build
v. 1.2 date: 2006/07/11 02:55:25; author: clsung; state: Exp; lines: +3 -3 - Update CDO to latest version (1.0.0). PR: ports/100050 Submitted by: maintainer (Sunpoet Po-Chuan Hsieh)
v. 1.1 date: 2006/06/11 08:41:34; author: pav; state: Exp; 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 ============================================================================= v. 1.12 date: 2007/10/26 02:55:56; author: chinsan; state: Exp; lines: +1 -1 - Update to 1.0.9 PR: ports/117506 Submitted by: sunpoet(maintainer)
v. 1.11 date: 2007/06/29 01:03:27; author: lwhsu; state: Exp; lines: +1 -1 - Update to 1.0.8 PR: ports/114104 Submitted by: Sunpoet Po-Chuan Hsieh (maintainer)
v. 1.10 date: 2007/04/10 03:09:55; author: lwhsu; state: Exp; lines: +9 -3 - Update to 1.0.7 PR: 111346 Submitted by: Sunpoet Po-Chuan Hsieh (maintainer) Approved by: clsung (mentor)
v. 1.9 date: 2006/12/25 15:29:35; author: rafan; state: Exp; lines: +1 -1 - Fix plist PR: ports/107192 Submitted by: Sunpoet Po-Chuan Hsieh (maintainer)
v. 1.8 date: 2006/12/19 02:28:19; author: rafan; state: Exp; lines: +3 -0 - Reformat pkg-message - Show pkg-message when install via ports PR: ports/106885 Submitted by: Sunpoet Po-Chuan Hsieh (maintainer)
v. 1.7 date: 2006/12/18 05:41:16; author: ijliao; state: Exp; lines: +3 -8 upgrade to 1.0.6 PR: 106849 Submitted by: maintainer
v. 1.6 date: 2006/12/05 12:20:26; author: laszlof; state: Exp; lines: +1 -1 Patch is needed for <= 600000 Reported by: sunpoet@sunpoet.net (maintainer)
v. 1.5 date: 2006/12/04 16:00:06; author: laszlof; state: Exp; lines: +7 -1 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 (maintainer)
v. 1.4 date: 2006/10/07 09:59:52; author: pav; state: Exp; lines: +1 -3 - Update to 1.0.2 - Unbreak PR: ports/104091 Submitted by: Sunpoet Po-Chuan Hsieh (maintainer)
v. 1.3 date: 2006/09/17 01:34:24; author: kris; state: Exp; lines: +2 -0 BROKEN: Does not build
v. 1.2 date: 2006/07/11 02:55:25; author: clsung; state: Exp; lines: +3 -3 - Update CDO to latest version (1.0.0). PR: ports/100050 Submitted by: maintainer (Sunpoet Po-Chuan Hsieh)
v. 1.1 date: 2006/06/11 08:41:34; author: pav; state: Exp; 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 ============================================================================= v. 1.12 date: 2007/10/26 02:55:56; author: chinsan; state: Exp; lines: +1 -1 - Update to 1.0.9 PR: ports/117506 Submitted by: sunpoet(maintainer)
v. 1.11 date: 2007/06/29 01:03:27; author: lwhsu; state: Exp; lines: +1 -1 - Update to 1.0.8 PR: ports/114104 Submitted by: Sunpoet Po-Chuan Hsieh (maintainer)
v. 1.10 date: 2007/04/10 03:09:55; author: lwhsu; state: Exp; lines: +9 -3 - Update to 1.0.7 PR: 111346 Submitted by: Sunpoet Po-Chuan Hsieh (maintainer) Approved by: clsung (mentor)
v. 1.9 date: 2006/12/25 15:29:35; author: rafan; state: Exp; lines: +1 -1 - Fix plist PR: ports/107192 Submitted by: Sunpoet Po-Chuan Hsieh (maintainer)
v. 1.8 date: 2006/12/19 02:28:19; author: rafan; state: Exp; lines: +3 -0 - Reformat pkg-message - Show pkg-message when install via ports PR: ports/106885 Submitted by: Sunpoet Po-Chuan Hsieh (maintainer)
v. 1.7 date: 2006/12/18 05:41:16; author: ijliao; state: Exp; lines: +3 -8 upgrade to 1.0.6 PR: 106849 Submitted by: maintainer
v. 1.6 date: 2006/12/05 12:20:26; author: laszlof; state: Exp; lines: +1 -1 Patch is needed for <= 600000 Reported by: sunpoet@sunpoet.net (maintainer)
v. 1.5 date: 2006/12/04 16:00:06; author: laszlof; state: Exp; lines: +7 -1 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 (maintainer)
v. 1.4 date: 2006/10/07 09:59:52; author: pav; state: Exp; lines: +1 -3 - Update to 1.0.2 - Unbreak PR: ports/104091 Submitted by: Sunpoet Po-Chuan Hsieh (maintainer)
v. 1.3 date: 2006/09/17 01:34:24; author: kris; state: Exp; lines: +2 -0 BROKEN: Does not build
v. 1.2 date: 2006/07/11 02:55:25; author: clsung; state: Exp; lines: +3 -3 - Update CDO to latest version (1.0.0). PR: ports/100050 Submitted by: maintainer (Sunpoet Po-Chuan Hsieh)
v. 1.1 date: 2006/06/11 08:41:34; author: pav; state: Exp; 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 =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm