<html><body><div style="font-family: times new roman,new york,times,serif; font-size: 12pt; color: #000000"><div>Dear Mr or Mrs,<br data-mce-bogus="1"></div><div><br data-mce-bogus="1"></div><div>I am working on a netcdf file based on a Lambert Conformal grid. The data (let's name it RR) has lat/lon coordinates. <br data-mce-bogus="1"></div><div>I drew it on a map using </div><div>gsn_csm_contour_map(wks,RR(:,:),opts_RR <br data-mce-bogus="1"></div><div>and <br data-mce-bogus="1"></div><div>optsRR@cnFillMode        = "CellFill" (or "RasterFill" )<br data-mce-bogus="1"></div><div>It works perfectly. <br data-mce-bogus="1"></div><div><br data-mce-bogus="1"></div><div>I am now willing to overlay the data values of RR on each grid point, similar to the graph plotted for example <a href="http://www.ncl.ucar.edu/Applications/Scripts/text_15.ncl" data-mce-href="http://www.ncl.ucar.edu/Applications/Scripts/text_15.ncl">text_15.ncl</a> (http://www.ncl.ucar.edu/Applications/text.shtml)<br data-mce-bogus="1"></div><div>However, example text_15.ncl refers to data on an (x,y) grid.<br data-mce-bogus="1"></div><div><br data-mce-bogus="1"></div><div>How do we proceed for a lat/lon grid?</div><div>Perhaps use "gsn_coordinates" like in datagrid_6.ncl example (http://www.ncl.ucar.edu/Applications/datagrid.shtml#ex6) but ask for text (= the value of RR at each grid point) instead of markers? </div><div><br data-mce-bogus="1"></div><div>Thanks for your help,<br data-mce-bogus="1"></div><div>Marie-Dominique LEROUX<br data-mce-bogus="1"></div><div data-marker="__SIG_POST__">-- <br></div><div>----- Météo-France -----<br>LEROUX MARIE-DOMINIQUE<br>DIROI/EC <br>marie-dominique.leroux@meteo.fr <br>Fixe : + 262  262921127</div></div></body></html>