FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 7:09 AM GMT
Port details
cdo 1.5.3 science on this many watch lists=0 search for ports that depend on this port
Climate Data Operators
Maintained by: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 11 Jun 2006 08:44:05
License: not specified in port
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:	https://code.zmaw.de/projects/cdo
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required Libraries: science/hdf5-18, science/netcdf4, graphics/proj, science/szip
There are no ports dependent upon this port

To install the port: cd /usr/ports/science/cdo/ && make install clean
To add the package: pkg_add -r cdo


Configuration Options
===> The following configuration options are available for cdo-1.5.3:
     HDF5=on (default) "HDF5 support"
     JASPER=off (default) "Japser support"
     NETCDF=on (default) "NetCDF support"
     PROJ=on (default) "PROJ support"
     SZIP=on (default) "SZIP support"
===> Use 'make config' to modify these settings

Master Sites:
https://code.zmaw.de/attachments/download/1833/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/sunpoet/
ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/sunpoet/
ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/sunpoet/
ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/sunpoet/
ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/sunpoet/
ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/sunpoet/
ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/sunpoet/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 38

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
01 Nov 2011 15:08:47
Original commit files touched by this commit  1.5.3
sunpoet search for other commits by this committer
- Update to 1.5.3

Changes:        https://code.zmaw.de/news/85
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.5.2
amdmi3 search for other commits by this committer
- 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
01 Sep 2011 12:50:41
Original commit files touched by this commit  1.5.2
sunpoet search for other commits by this committer
- Move preprocessor options back to CPPFLAGS

Suggested by:   danfe, sahil
29 Aug 2011 03:42:25
Original commit files touched by this commit  1.5.2
sunpoet search for other commits by this committer
- Update to 1.5.2

Changes:        https://code.zmaw.de/news/77
16 Jul 2011 06:12:30
Original commit files touched by this commit  1.5.1
sunpoet search for other commits by this committer
- 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
15 Jul 2011 07:00:46
Original commit files touched by this commit  1.5.0_1
sunpoet search for other commits by this committer
- Bump PORTREVISION for science/hdf5-18 shlib change
12 Apr 2011 15:17:01
Original commit files touched by this commit  1.5.0
sunpoet search for other commits by this committer
- 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
01 Mar 2011 02:44:32
Original commit files touched by this commit  1.4.7
sunpoet search for other commits by this committer
- Update to 1.4.7

Changes:        https://code.zmaw.de/news/41
21 Oct 2010 06:44:18
Original commit files touched by this commit  1.4.6
sunpoet search for other commits by this committer
- Do not run cdotest on 6.x

Reported by:    pointyhat
Approved by:    pgollucci (mentor, implicit)
06 Oct 2010 06:19:03
Original commit files touched by this commit  1.4.6
sunpoet search for other commits by this committer
- 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)
01 Oct 2010 01:14:19
Original commit files touched by this commit  1.4.5.1
sunpoet search for other commits by this committer
- Use LOCAL/sunpoet as backup MASTER_SITES

Approved by:    pgollucci (mentor)
22 Sep 2010 17:10:26
Original commit files touched by this commit  1.4.5.1
sunpoet search for other commits by this committer
- Update MAINTAINER to my FreeBSD.org address

Approved by:    pgollucci (mentor)
25 Jul 2010 14:22:41
Original commit files touched by this commit  1.4.5.1
sahil search for other commits by this committer
- Update to 1.4.5.1

PR:             ports/148906
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer)
23 May 2010 10:21:00
Original commit files touched by this commit  1.4.4
lwhsu search for other commits by this committer
- Update to 1.4.4

PR:             ports/146861
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer)
05 May 2010 12:40:59
Original commit files touched by this commit  1.4.3
lwhsu search for other commits by this committer
- Update to 1.4.3
- Update MASTER_SITES, WWW

PR:             ports/146326
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer)
08 Feb 2010 22:03:10
Original commit files touched by this commit  1.4.1
miwi search for other commits by this committer
- Update to 1.4.1

PR:             143516
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer)
27 Nov 2009 23:17:38
Original commit files touched by this commit  1.3.1_2
miwi search for other commits by this committer
- Chase graphics/proj shlib bump
26 Sep 2009 15:11:38
Original commit files touched by this commit  1.3.1_1
rafan search for other commits by this committer
- 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
05 Jun 2009 17:13:55
Original commit files touched by this commit  1.3.1
lwhsu search for other commits by this committer
- Update to 1.3.1

PR:             ports/134179
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer)
01 Feb 2009 09:54:29
Original commit files touched by this commit  1.3.0
chinsan search for other commits by this committer
- 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>
06 Jan 2009 17:59:31
Original commit files touched by this commit  1.2.1
pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
25 Nov 2008 17:18:00
Original commit files touched by this commit  1.2.1
chinsan search for other commits by this committer
- Update to 1.2.1

PR:             ports/128993
Submitted by:   sunpoet (maintainer)
18 Aug 2008 06:51:34
Original commit files touched by this commit  1.2.0
edwin search for other commits by this committer
[MAINTAINER] science/cdo: update to 1.2.0

PR:             ports/126610
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
12 Apr 2008 01:35:21
Original commit files touched by this commit  1.1.1
clsung search for other commits by this committer
- Update to 1.1.1

PR:             ports/122667
Submitted by:   maintainer (Sunpoet Po-Chuan Hsieh)
17 Feb 2008 20:35:17
Original commit files touched by this commit  1.1.0
thierry search for other commits by this committer
Update to 1.1.0.

PR:             ports/120299
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet (at) sunpoet.net> (maintainer)
26 Oct 2007 02:55:56
Original commit files touched by this commit  1.0.9
chinsan search for other commits by this committer
- Update to 1.0.9

PR:             ports/117506
Submitted by:   sunpoet(maintainer)
29 Jun 2007 01:03:28
Original commit files touched by this commit  1.0.8
lwhsu search for other commits by this committer
- Update to 1.0.8

PR:             ports/114104
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer)
10 Apr 2007 03:09:55
Original commit files touched by this commit  1.0.7
lwhsu search for other commits by this committer
- Update to 1.0.7

PR:             111346
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer)
Approved by:    clsung (mentor)
25 Dec 2006 15:29:35
Original commit files touched by this commit  1.0.6
rafan search for other commits by this committer
- Fix plist

PR:             ports/107192
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net> (maintainer)
19 Dec 2006 02:28:19
Original commit files touched by this commit  1.0.6
rafan search for other commits by this committer
- Reformat pkg-message
- Show pkg-message when install via ports

PR:             ports/106885
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net> (maintainer)
18 Dec 2006 05:41:16
Original commit files touched by this commit  1.0.6
ijliao search for other commits by this committer
upgrade to 1.0.6

PR:             106849
Submitted by:   maintainer
09 Dec 2006 22:47:43
Original commit files touched by this commit  1.0.2
shaun search for other commits by this committer
Fix build on ia64 and sparc64.

PR:             ports/106303
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer)
05 Dec 2006 12:20:26
Original commit files touched by this commit  1.0.2
laszlof search for other commits by this committer
Patch is needed for <= 600000

Reported by:    sunpoet@sunpoet.net (maintainer)
04 Dec 2006 16:00:06
Original commit files touched by this commit  1.0.2
laszlof search for other commits by this committer
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)
07 Oct 2006 09:59:52
Original commit files touched by this commit  1.0.2
pav search for other commits by this committer
- Update to 1.0.2
- Unbreak

PR:             ports/104091
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer)
17 Sep 2006 01:34:24
Original commit files touched by this commit  1.0.0
kris search for other commits by this committer
BROKEN: Does not build
11 Jul 2006 02:55:25
Original commit files touched by this commit  1.0.0
clsung search for other commits by this committer
- Update CDO to latest version (1.0.0).

PR:             ports/100050
Submitted by:   maintainer (Sunpoet Po-Chuan Hsieh)
11 Jun 2006 08:41:34
Original commit files touched by this commit  0.9.13
pav search for other commits by this committer
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 View all of this commit message)

Number of commits found: 38

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23151
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours7
new 7 days44
new fortnight70
new month142

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.206 seconds.