cedadev / jasmin_scivm

9 stars 0 forks source link

rebuild cdo with grib support #50

Closed alaniwi closed 8 years ago

alaniwi commented 8 years ago

(per emailed request from user)

alaniwi commented 8 years ago

Now done, adding in also support for other optional packages (grib, cmor, fftw, proj, curl, udunits2).

And it is working - tested as follows:

$ ls /tmp/*grb
/tmp/ggap1963042206u.grb  /tmp/ggap1963042206v.grb

$ cdo -f nc mul /tmp/ggap1963042206*.grb  /tmp/my.nc
cdo mul: Processed 2355200 values from 2 variables over 2 timesteps ( 0.03s )