Am 2025-08-28 11:35, schrieb Marco van Hulten:
Hello,

I ported CDO, a tool to manipulate and analyse climate and
numerical weather prediction (NWP) model data.

https://code.mpimet.mpg.de/projects/cdo

On amd64, 'make test' and 'make install' succeed.  Reading netCDF and
GRIB1 files work.  GRIB2 support is WIP (ecCodes needed for this), but
without it CDO is usable for most geoscientists in most cases.

I posted a previous port version of the package on 21/23 June that could
only read netCDF files.  It had not been committed into CVS.  This one
builds a newer version of CDO and includes GRIB1 support.

Marco

Hi Marco,

This requires libaec-enabled HDF5 (and NetCDF), correct?
Also, you need "WANTLIB += aec sz" (you can check with make port-lib-depends-check).
And please wrap long lines. Thanks!

============================================================================
Testsuite summary for cdo 2.5.3
============================================================================
# TOTAL: 1030
# PASS:  930
# SKIP:  100
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0

Reply via email to