Project

General

Profile

1.7.2: magics plots do not understand _FillValue ?

Added by emanuele lombardi almost 8 years ago

Hi,
I'm using cdo 1.7.2 and I'd like to use it to plot my data, but it seems to me that _FillValues attributes are not take in account by magics.

My data is temperature and, apart the missing values, its range is 0 - 50
I'm sure my netcdf data has the _FillValue attribute properly set to -999 since data is properly plotted by NCL and ncview.
The probles is that when doing a simple
cdo contour,device=png WAVE2016071501.nc a
the resulting plot is wrong: labels range from -999 to 50

Is there any way to let magics use _FillValue ?

Thanks for any help,
Emanuele Lombardi


Replies (1)

RE: 1.7.2: magics plots do not understand _FillValue ? - Added by Kameswarrao Modali almost 8 years ago

Hi,
This issue was observed when using CDO with older versions of Magics++. Hence it would be helpful if could provide the Magics++ version you used.
For example, I would like to draw your attention to [[https://code.zmaw.de/issues/6677]] , where the user used 2.26.2 and didn't encounter any issue with defined missing value.

best regards,
KameswarRao

    (1-1/1)