warning:ContourPlotInitialize: scalar field is constant

From: Vanúcia Schumacher <vanucia-schumacher_at_nyahnyahspammersnyahnyah>
Date: Tue Jul 22 2014 - 12:43:31 MDT

Hi users,
I'm using satellite data, in format .bin and used the exemple the NCL to =
pass to format. cn, the error appears:
Variable: tType: floatTotal Size: 24105600 bytes 6026400 valuesN=
umber of Dimensions: 3Dimensions and sizes: [time | 372] x [lat | 90] x [lo=
n | 180]Coordinates: time: [1..372] lat: [-40..-90] =
           lon: [-180..180]Number Of Attributes: 1 _FillValue : 9.96921e+3=
6
Variable: mediaType: floatTotal Size: 64800 bytes 16200 valuesNu=
mber of Dimensions: 2Dimensions and sizes: [lat | 90] x [lon | 180]Coordina=
tes: lat: [-40..-90] lon: [-180..180]Number Of Attri=
butes: 2 _FillValue : 9.96921e+36 average_op_ncl : dim_avg_n over dimensi=
on(s): time
(0) t: min=1.4013e-43 max=4.13817e-36
warning:ContourPlotInitialize: scalar field is constant; ContourPlot not =
possible:[errno=1102]warning:MapTransSetValues: latitude min exceeds max:=
 exchanging values
 
f = addfile("ice_nasa.nc","r") t =f->SLP=
   t = where(t.eq.0,t@_FillValue,t)media= dim_avg_n_Wrap(t,0) pri=
nt("t: min="+min(t)+" max="+max(t))
res = Trueres@gsnAddCyclic = Falseres@mpMinLatF = -60res@mpMaxLatF=
  = -90 ...res@gsnPolar = "SH" plot = gsn_=
csm_contour_map_polar(wks,media,res)

---Vanúcia SchumacherMestranda em Meteorologia - UFVMeteorologista -UFPel
Departamento de Meteorologia Agrícola - DEACel: (31) 9978 2522 DEA: (31) =
3899 1890 =


_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk


Received on Tue Jul 22 06:43:38 2014

This archive was generated by hypermail 2.1.8 : Fri Aug 01 2014 - 15:10:55 MDT