Cdo.rb - Calling module for the Climate Data Operators

What is it?

CDO (CDO - CDO - Project Management Service) is a command line tool for
processing gridded data in different
formats (NetCDF,GRIB1,GRIB2). It has several hundred operators built in
and can handle very large files.

cdo.rb (cdo | RubyGems.org | your community gem host) is a Ruby module to access the
functionality of CDO. It requires a CDO
installation.

Some simple examples are included in the online documentation:
Documentation for cdo (1.5.1). More of
them can be seen in the included unit tests. Watch the code online under
https://code.zmaw.de/projects/cdo/repository/changes/trunk/cdo/contrib/ruby/test/test_cdo.rb
after
self-registration here: https://code.zmaw.de/account/register.

Hope you’ll enjoy it!
ralf