Project

General

Profile

Magics++ fails

Added by Oliver Angelil almost 8 years ago

I'm trying to plot with cdo using magics as explained here: [[https://code.zmaw.de/projects/cdo/wiki/Tutorial]], with:

cdo grfill,device="png" -timmean precip.nc plot.png

The following error is returned:
"MAGICS support not compiled in!"

I'm running CDO version 1.7.1 and Magics version 2.26.2, on Mac OSX 10.11.5.

I installed both Magics++ and CDO using macports.

Regards,
Oliver


Replies (3)

RE: Magics++ fails - Added by Ralf Mueller almost 8 years ago

The portfile offers this, but you have to install a special variant of the cdo port.

The port maintainer might be able to help.

RE: Magics++ fails - Added by Takeshi Enomoto almost 8 years ago

As mention above try installing with +magicspp variant.

$ sudo port -d selfupdate
$ sudo port -d install cdo +magicspp

BTW, what a handy command for a quick look!

RE: Magics++ fails - Added by Oliver Angelil almost 8 years ago

Fantastic, that works! Yes, what a great setup!

    (1-3/3)