[ncl-talk] cmorph rainfall
Geeta Geeta
geetag54 at yahoo.com
Thu Mar 3 23:05:59 MST 2016
This query has been posted recently by me. My apologies for reposting.
I had trouble with plotting the Cmorph binary data of 2011.
I converted the binary file to netcdf using CDO operator.
I tried to plot this NC file but got the following warning message.
.
missing_value : -999
Variable: rf_total
Type: float
Total Size: 32637008 bytes
8159252 values
Number of Dimensions: 3
Dimensions and sizes: [1] x [lat | 1649] x [lon | 4948]
Coordinates:
lat: [-59.963614..59.963615296]
lon: [0.036378335..359.963619878]
Number Of Attributes: 5
missing_value : -999
long_name : cmorph [ mm/hr ]
time : 0
lev : 1
_FillValue : -999
warning:ContourPlotDraw: out of range coordinates encountered; standard line rendering method may be unreliable;
consider setting the resource trGridType to "TriangularMesh" if coordinates contain missing values
After I added the res at trGridType = "TriangularMesh"
after adding this Res, my plot has no data plotted (plot attached).
can someone suggest
Geeta.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20160304/0e4e07f0/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.ncl
Type: application/octet-stream
Size: 4142 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20160304/0e4e07f0/attachment.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.png
Type: image/png
Size: 48304 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20160304/0e4e07f0/attachment.png
More information about the ncl-talk
mailing list