<div dir="ltr"><div><div><div><div><div><div>The question is vague<br><br>&quot;I want to calculate the mean value of all displayed grid points in a map.<br>
<br>
This means:<br>
- i have gridded data for the entire world (gcm-results)<br>
- i plot a map (stereographic projection) for Europe<br><br>NCL draws a rectangle map based on the given resource parameters. I am<br>
looking for a function which counts all displayed values (pixel?) and<br>
calculates an average value.&quot;<br><br></div><div>NCL handles &quot;gridded data for the entire world (gcm-results)&quot; all the time.<br></div><div><br></div>[1]  dim_avg_n_Wrap will calculate the means at each grid point over all times.<br>

</div>[2] wgt_areaave_Wrap calculates an area average<br></div>[3] NCL can display much more than a &quot;rectangular map&quot;<br></div>[4] wks = gsn_open_wks(&quot;png&quot; ,&quot;frank&quot;)<br></div>     will send graphics to a png file<br>

<br></div>What do you mean by:<br><br>&quot;Is there a chance that i can get the matrix-values which are send to the (png-)workstation?&quot;<div><div><br>=======<br><a href="https://www.ncl.ucar.edu/Document/Functions/Contributed/dim_avg_n_Wrap.shtml" target="_blank">https://www.ncl.ucar.edu/Document/Functions/Contributed/dim_avg_n_Wrap.shtml</a><br>
<a href="https://www.ncl.ucar.edu/Applications/climo.shtml">https://www.ncl.ucar.edu/Applications/climo.shtml</a><br>
<a href="https://www.ncl.ucar.edu/Document/Functions/Contributed/wgt_areaave_Wrap.shtml" target="_blank">https://www.ncl.ucar.edu/Document/Functions/Contributed/wgt_areaave_Wrap.shtml</a><br><a href="https://www.ncl.ucar.edu/Applications/maponly.shtml" target="_blank">https://www.ncl.ucar.edu/Applications/maponly.shtml</a><br>

 <a href="https://www.ncl.ucar.edu/Document/Graphics/Interfaces/gsn_csm_contour_map.shtml" target="_blank">https://www.ncl.ucar.edu/Document/Graphics/Interfaces/gsn_csm_contour_map.shtml</a><br><br></div><div>Good luck<br>
</div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Sep 1, 2014 at 2:31 AM, Kreienkamp Frank <span dir="ltr">&lt;<a href="mailto:Frank.Kreienkamp@dwd.de" target="_blank">Frank.Kreienkamp@dwd.de</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello ,<br>
<br>
since having no one answering the original question.<br>
<br>
Is there a chance that i can get the matrix-values which are send to the (png-)workstation?<br>
<br>
Thanks in advance<br>
Frank Kreienkamp<br>
<br>
-----Ursprüngliche Nachricht-----<br>
Von: <a href="mailto:ncl-talk-bounces@ucar.edu">ncl-talk-bounces@ucar.edu</a> [mailto:<a href="mailto:ncl-talk-bounces@ucar.edu">ncl-talk-bounces@ucar.edu</a>] Im Auftrag von Frank Kreienkamp<br>
Gesendet: Mittwoch, 27. August 2014 06:37<br>
An: ncl-talk<br>
Betreff: [ncl-talk] mean value of all displayed grid points / pixel in a map<br>
<div class="HOEnZb"><div class="h5"><br>
Hello,<br>
<br>
i have searched the function list but i have not found a solution for the following problem.<br>
<br>
I want to calculate the mean value of all displayed grid points in a map.<br>
<br>
This means:<br>
- i have gridded data for the entire world (gcm-results)<br>
- i plot a map (stereographic projection) for Europe<br>
<br>
NCL draws a rectangle map based on the given resource parameters. I am looking for a function which counts all displayed values (pixel?) and calculates an average value.<br>
<br>
Thanks in advance<br>
Frank<br>
_______________________________________________<br>
ncl-talk mailing list<br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
_______________________________________________<br>
ncl-talk mailing list<br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
</div></div></blockquote></div><br></div>