| Port details |
- cdo Climate Data Operators
- 2.6.1 science
=0 2.5.4_1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2006-06-11 08:44:05
- Last Update: 2026-05-21 14:50:54
- Commit Hash: 05103c1
- License: BSD3CLAUSE
- WWW:
- https://code.mpimet.mpg.de/projects/cdo
- Description:
- 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)
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/science/cdo/ && make install clean
- To add the package, run one of these commands:
- pkg install science/cdo
- pkg install cdo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cdo
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1779222906
SHA256 (cdo-2.6.1.tar.gz) = ccf5f3bd5800f703c031bb5b10ae0cd3feac34d8eba7956661ff1ba6deb5985f
SIZE (cdo-2.6.1.tar.gz) = 13661502
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- python3.11 : lang/python311
- Library dependencies:
-
- libcgribex.so : science/cgribex
- libeccodes.so : science/eccodes
- libhdf5.so : science/hdf5
- libjasper.so : graphics/jasper
- libnetcdf.so : science/netcdf
- libproj.so : graphics/proj
- libsz.so : science/libaec
- libudunits2.so : science/udunits
- libuuid.so : misc/libuuid
- This port is required by:
- for Run
-
- science/py-cdo
- science/rubygem-cdo
Configuration Options:
- ===> The following configuration options are available for cdo-2.6.1:
CGRIBEX=on: Use CGRIBEX library for GRIB1 files
ECCODES=on: Use ecCodes for GRIB files
HDF5=on: HDF-5 data format support
JASPER=on: JPEG 2000 support via JasPer
NETCDF=on: NetCDF data format support
PROJ=on: PROJ.4 cartographic projections support
SZIP=on: Szip compression support
UDUNITS=on: Unidata units library (udunits) support
UUID=on: UUID support
===> Use 'make config' to modify these settings
- Options name:
- science_cdo
- USES:
- compiler:c++20-lang gmake libtool localbase python:build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.6.9 24 May 2015 08:10:45
  |
sunpoet  |
- Update to 1.6.9
Changes: https://code.zmaw.de/news/307 |
1.6.8 04 Apr 2015 12:52:11
  |
sunpoet  |
- Update to 1.6.8
Changes: https://code.zmaw.de/news/303 |
1.6.7_1 24 Mar 2015 18:00:48
  |
sunpoet  |
- Cleanup Makefile |
1.6.7_1 18 Jan 2015 10:39:51
  |
sunpoet  |
- Update to 1.8.14
- Update MASTER_SITES
- Use INSTALL_TARGET=install-strip instead of
MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP}
- Bump PORTREVISION for science/hdf5 shlib change
Changes: http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.14-RELEASE.txt
http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html |
1.6.7 28 Dec 2014 13:14:32
  |
sunpoet  |
- Update to 1.6.7
- Use INSTALL_TARGET=install-strip instead of STRIP_CMD
Changes: https://code.zmaw.de/news/284
https://code.zmaw.de/news/275 |
1.6.4_1 08 Dec 2014 16:48:41
  |
tijl  |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
1.6.4 04 Jul 2014 02:49:34
  |
sunpoet  |
- Update to 1.6.4
Changes: https://code.zmaw.de/news/249 |
1.6.3 03 May 2014 07:59:46
  |
sunpoet  |
- Add missing backslash
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> |
03 May 2014 03:43:19

|
sunpoet  |
- Update to 1.6.3
- Add CGRIBEX and UDUNITS options
- Turn JASPER on by default
- Adjust HDF5 and NetCDF dependency
- Strip shared library
Changes: https://code.zmaw.de/news/240
https://code.zmaw.de/news/217 |
1.6.1_1 20 Apr 2014 19:15:17
  |
antoine  |
Mark broken: Fails to post-build
Unsupported file type (library support not compiled in)
*** [post-build] Error code 1
Reported by: pkg-fallout |
1.6.1_1 06 Apr 2014 05:46:46
  |
sunpoet  |
- Add LICENSE
- Remove HDF5 1.6.x and NetCDF 3.x support
- Convert to new options helper
- Strip shared library
- Use MAKE_CMD
- Support STAGEDIR
- Bump PORTREVISION for dependency and package change |
1.6.1 20 Sep 2013 22:48:31
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
science) |
1.6.1 29 Aug 2013 18:35:36
  |
sunpoet  |
- Update to 1.6.1
- Remove deprecated PTHREAD_*
Changes: https://code.zmaw.de/news/205 |
1.6.0 21 Aug 2013 12:03:52
  |
sunpoet  |
- Use USES=gmake |
1.6.0 08 Jun 2013 21:49:41
  |
sunpoet  |
- Update to 1.6.0
- Cleanup Makefile header
Changes: https://code.zmaw.de/news/179
https://code.zmaw.de/news/165
https://code.zmaw.de/news/149
https://code.zmaw.de/news/130
https://code.zmaw.de/news/129 |
1.5.5 19 Mar 2013 13:04:31
  |
eadler  |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
1.5.5 18 Jun 2012 16:41:51
 |
sunpoet  |
- Convert to new options framework |
1.5.5 15 Jun 2012 02:01:42
 |
sunpoet  |
- Update to 1.5.5
Changes: https://code.zmaw.de/news/116 |
1.5.4 19 May 2012 18:32:42
 |
sunpoet  |
- Update to 1.5.4
Changes: https://code.zmaw.de/news/99 |
1.5.3_1 07 May 2012 08:12:53
 |
wen  |
- Bump PORTREVISION to chase the update of graphics/proj |
1.5.3 01 Nov 2011 15:08:47
 |
sunpoet  |
- Update to 1.5.3
Changes: https://code.zmaw.de/news/85 |
1.5.2 23 Sep 2011 22:26:39
 |
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.5.2 01 Sep 2011 12:50:41
 |
sunpoet  |
- Move preprocessor options back to CPPFLAGS
Suggested by: danfe, sahil |
1.5.2 29 Aug 2011 03:42:25
 |
sunpoet  |
- Update to 1.5.2
Changes: https://code.zmaw.de/news/77 |
1.5.1 16 Jul 2011 06:12:30
 |
sunpoet  |
- Update to 1.5.1
- Use CFLAGS instead of CPPFLAGS
- Remove out-dated OSVERSION check and pkg-message
- Make portlint happier
- Cosmetic change
Changes: https://code.zmaw.de/news/68 |
1.5.0_1 15 Jul 2011 07:00:46
 |
sunpoet  |
- Bump PORTREVISION for science/hdf5-18 shlib change |
1.5.0 12 Apr 2011 15:17:01
 |
sunpoet  |
- Update to 1.5.0
- Update netcdf4 dependency
- CPPFLAGS is now added to CONFIGURE_ENV by Mk/bsd.port.Mk
- Remove OSVERSION check
- Space/Tab twiddle
Changes: https://code.zmaw.de/news/50 |
1.4.7 01 Mar 2011 02:44:32
 |
sunpoet  |
- Update to 1.4.7
Changes: https://code.zmaw.de/news/41 |
1.4.6 21 Oct 2010 06:44:18
 |
sunpoet  |
- Do not run cdotest on 6.x
Reported by: pointyhat
Approved by: pgollucci (mentor, implicit) |
1.4.6 06 Oct 2010 06:19:03
 |
sunpoet  |
- Update to 1.4.6
Changes: https://code.zmaw.de/news/32
New features:
- Using libtool for linking (rpath)
- Changed predefined gaussian grid names from t<RES>grid to n<N>
- Use n80 instead of t106grid to define a Gaussian N80 grid
- Changed percentile parameter type from integer to float
New operators:
- bandpass: Bandpass filtering
- lowpass: Lowpass filtering
- highpass: Highpass filtering
Changed operators:
- eca_gsl: adjust implementation to fit definition by ECA
- expr, exprf: added missing values support
Fixed bugs:
- sellevel: copy zaxis meta data name and units
- seldate: open output file only when time steps found
Approved by: pgollucci (mentor) |
1.4.5.1 01 Oct 2010 01:14:19
 |
sunpoet  |
- Use LOCAL/sunpoet as backup MASTER_SITES
Approved by: pgollucci (mentor) |
1.4.5.1 22 Sep 2010 17:10:26
 |
sunpoet  |
- Update MAINTAINER to my FreeBSD.org address
Approved by: pgollucci (mentor) |
1.4.5.1 25 Jul 2010 14:22:41
 |
sahil  |
- Update to 1.4.5.1
PR: ports/148906
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer) |
1.4.4 23 May 2010 10:21:00
 |
lwhsu  |
- Update to 1.4.4
PR: ports/146861
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer) |
1.4.3 05 May 2010 12:40:59
 |
lwhsu  |
- Update to 1.4.3
- Update MASTER_SITES, WWW
PR: ports/146326
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer) |
1.4.1 08 Feb 2010 22:03:10
 |
miwi  |
- Update to 1.4.1
PR: 143516
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer) |
1.3.1_2 27 Nov 2009 23:17:38
 |
miwi  |
- Chase graphics/proj shlib bump |
1.3.1_1 26 Sep 2009 15:11:38
 |
rafan  |
- Update science/netcdf4 to 4.0.1
- Bump PORTREVISION for dependent ports
PR: ports/136377
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net> (maintainer)
Feature safe: yes |
1.3.1 05 Jun 2009 17:13:55
 |
lwhsu  |
- Update to 1.3.1
PR: ports/134179
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer) |
1.3.0 01 Feb 2009 09:54:29
 |
chinsan  |
- Update to 1.3.0
- Enable HDF5 1.8, netCDF 4 and proj by default
- Reformat Makefile
PR: ports/130720
Submitted by: sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> |
1.2.1 06 Jan 2009 17:59:31
 |
pav  |
- Remove conditional checks for FreeBSD 5.x and older |
1.2.1 25 Nov 2008 17:18:00
 |
chinsan  |
- Update to 1.2.1
PR: ports/128993
Submitted by: sunpoet (maintainer) |
1.2.0 18 Aug 2008 06:51:34
 |
edwin  |
[MAINTAINER] science/cdo: update to 1.2.0
PR: ports/126610
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> |
1.1.1 12 Apr 2008 01:35:21
 |
clsung  |
- Update to 1.1.1
PR: ports/122667
Submitted by: maintainer (Sunpoet Po-Chuan Hsieh) |
1.1.0 17 Feb 2008 20:35:17
 |
thierry  |
Update to 1.1.0.
PR: ports/120299
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet (at) sunpoet.net> (maintainer) |
1.0.9 26 Oct 2007 02:55:56
 |
chinsan  |
- Update to 1.0.9
PR: ports/117506
Submitted by: sunpoet(maintainer) |
1.0.8 29 Jun 2007 01:03:28
 |
lwhsu  |
- Update to 1.0.8
PR: ports/114104
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer) |
1.0.7 10 Apr 2007 03:09:55
 |
lwhsu  |
- Update to 1.0.7
PR: 111346
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer)
Approved by: clsung (mentor) |
1.0.6 25 Dec 2006 15:29:35
 |
rafan  |
- Fix plist
PR: ports/107192
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net> (maintainer) |
1.0.6 19 Dec 2006 02:28:19
 |
rafan  |
- Reformat pkg-message
- Show pkg-message when install via ports
PR: ports/106885
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net> (maintainer) |
1.0.6 18 Dec 2006 05:41:16
 |
ijliao  |
upgrade to 1.0.6
PR: 106849
Submitted by: maintainer |
1.0.2 09 Dec 2006 22:47:43
 |
shaun  |
Fix build on ia64 and sparc64.
PR: ports/106303
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer) |
1.0.2 05 Dec 2006 12:20:26
 |
laszlof  |
Patch is needed for <= 600000
Reported by: sunpoet@sunpoet.net (maintainer) |
1.0.2 04 Dec 2006 16:00:06
 |
laszlof  |
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) |
1.0.2 07 Oct 2006 09:59:52
 |
pav  |
- Update to 1.0.2
- Unbreak
PR: ports/104091
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer) |
1.0.0 17 Sep 2006 01:34:24
 |
kris  |
BROKEN: Does not build |
1.0.0 11 Jul 2006 02:55:25
 |
clsung  |
- Update CDO to latest version (1.0.0).
PR: ports/100050
Submitted by: maintainer (Sunpoet Po-Chuan Hsieh) |
0.9.13 11 Jun 2006 08:41:34
 |
pav  |
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, ...) (Only the first 15 lines of the commit message are shown above ) |