Port details |
- cdo Climate Data Operators
- 2.5.0 science
=2 2.4.4_1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2006-06-11 08:44:05
- Last Update: 2025-01-02 19:46:24
- Commit Hash: 75631a4
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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)
¦ ¦ ¦ ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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 = 1735837779
SHA256 (cdo-2.5.0.tar.gz) = e865c05c1b52fd76b80e33421554db81b38b75210820bdc40e8690f4552f68e2
SIZE (cdo-2.5.0.tar.gz) = 13553301
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/e2fsprogs-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.5.0:
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 pathfix 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.0 21 Aug 2013 12:03:52
![Revision:325110 Revision:325110](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Use USES=gmake |
1.6.0 08 Jun 2013 21:49:41
![Revision:320294 Revision:320294](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- 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
![Revision:314640 Revision:314640](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
eadler ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Convert to new options framework |
1.5.5 15 Jun 2012 02:01:42
![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 1.5.5
Changes: https://code.zmaw.de/news/116 |
1.5.4 19 May 2012 18:32:42
![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 1.5.4
Changes: https://code.zmaw.de/news/99 |
1.5.3_1 07 May 2012 08:12:53
![files touched by this commit files touched by this commit](/images/logs.gif) |
wen ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Bump PORTREVISION to chase the update of graphics/proj |
1.5.3 01 Nov 2011 15:08:47
![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 1.5.3
Changes: https://code.zmaw.de/news/85 |
1.5.2 23 Sep 2011 22:26:39
![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- 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
![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Move preprocessor options back to CPPFLAGS
Suggested by: danfe, sahil |
1.5.2 29 Aug 2011 03:42:25
![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 1.5.2
Changes: https://code.zmaw.de/news/77 |
1.5.1 16 Jul 2011 06:12:30
![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- 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
![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Bump PORTREVISION for science/hdf5-18 shlib change |
1.5.0 12 Apr 2011 15:17:01
![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- 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
![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 1.4.7
Changes: https://code.zmaw.de/news/41 |
1.4.6 21 Oct 2010 06:44:18
![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Do not run cdotest on 6.x
Reported by: pointyhat
Approved by: pgollucci (mentor, implicit) |
1.4.6 06 Oct 2010 06:19:03
![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- 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
![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Use LOCAL/sunpoet as backup MASTER_SITES
Approved by: pgollucci (mentor) |
1.4.5.1 22 Sep 2010 17:10:26
![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update MAINTAINER to my FreeBSD.org address
Approved by: pgollucci (mentor) |
1.4.5.1 25 Jul 2010 14:22:41
![files touched by this commit files touched by this commit](/images/logs.gif) |
sahil ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- 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
![files touched by this commit files touched by this commit](/images/logs.gif) |
lwhsu ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- 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
![files touched by this commit files touched by this commit](/images/logs.gif) |
lwhsu ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- 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
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- 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
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Chase graphics/proj shlib bump |
1.3.1_1 26 Sep 2009 15:11:38
![files touched by this commit files touched by this commit](/images/logs.gif) |
rafan ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- 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
![files touched by this commit files touched by this commit](/images/logs.gif) |
lwhsu ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- 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
![files touched by this commit files touched by this commit](/images/logs.gif) |
chinsan ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- 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
![files touched by this commit files touched by this commit](/images/logs.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Remove conditional checks for FreeBSD 5.x and older |
1.2.1 25 Nov 2008 17:18:00
![files touched by this commit files touched by this commit](/images/logs.gif) |
chinsan ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 1.2.1
PR: ports/128993
Submitted by: sunpoet (maintainer) |
1.2.0 18 Aug 2008 06:51:34
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
[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
![files touched by this commit files touched by this commit](/images/logs.gif) |
clsung ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 1.1.1
PR: ports/122667
Submitted by: maintainer (Sunpoet Po-Chuan Hsieh) |
1.1.0 17 Feb 2008 20:35:17
![files touched by this commit files touched by this commit](/images/logs.gif) |
thierry ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![files touched by this commit files touched by this commit](/images/logs.gif) |
chinsan ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 1.0.9
PR: ports/117506
Submitted by: sunpoet(maintainer) |
1.0.8 29 Jun 2007 01:03:28
![files touched by this commit files touched by this commit](/images/logs.gif) |
lwhsu ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- 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
![files touched by this commit files touched by this commit](/images/logs.gif) |
lwhsu ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- 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
![files touched by this commit files touched by this commit](/images/logs.gif) |
rafan ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- 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
![files touched by this commit files touched by this commit](/images/logs.gif) |
rafan ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- 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
![files touched by this commit files touched by this commit](/images/logs.gif) |
ijliao ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
upgrade to 1.0.6
PR: 106849
Submitted by: maintainer |
1.0.2 09 Dec 2006 22:47:43
![files touched by this commit files touched by this commit](/images/logs.gif) |
shaun ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![files touched by this commit files touched by this commit](/images/logs.gif) |
laszlof ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Patch is needed for <= 600000
Reported by: sunpoet@sunpoet.net (maintainer) |
1.0.2 04 Dec 2006 16:00:06
![files touched by this commit files touched by this commit](/images/logs.gif) |
laszlof ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![files touched by this commit files touched by this commit](/images/logs.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- 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
![files touched by this commit files touched by this commit](/images/logs.gif) |
kris ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
BROKEN: Does not build |
1.0.0 11 Jul 2006 02:55:25
![files touched by this commit files touched by this commit](/images/logs.gif) |
clsung ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- 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
![files touched by this commit files touched by this commit](/images/logs.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |