[ncl-install] problems with gsn_csm_contour_map
David Brown
dbrown at ucar.edu
Wed Oct 21 15:57:50 MDT 2009
Hi Claude,
This question is not really appropriate for the ncl-install group,
which is focused on ncl installation issues. You should submit it to
ncl-talk, where programming issues are discussed. That said, it
appears to me that either there is some missing data in your data
variable (var_to_plot), or else you are drawing something over the
plot that is white in that location.
You should try to eliminate possibilities by simplifying your plot in
various ways. Does the white spot still appear if you put
exit()
immediately after the gsn_csm_contour_map call?
If so you should look at your data.
-dave
On Oct 21, 2009, at 2:25 PM, Claude DEROGNAT wrote:
> Dear,
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> I plot many figures with the gsn_csm_contour_map function but over
>>> some
>>> figures a white scare appears close to the upper left corner. I
>>> tried to
>>> use gsn_csm_contour with the result.
>>>
>>> A attached you the ncl. script and a example of figure converted in
>>> png
>>> format.
>>>
>>>
>>>
>>> Any dea ?
>>>
>>>
>>>
>>> PS: the min/max values are figured on the graph and I obtain the
>>> same
>>> result If the scale starts at -10 ...
>>>
>>>
>>>
>>> Regards,
>>>
>>>
>>>
>>> Claude Derognat . /Ingénieur R&D
>>> /*ARIA** **TECHNOLOGIES *SA
>>> 8-10, rue de la Ferme* - *92100 Boulogne-Billancourt * *- France
>>> tél. / /phone:/ 33 (0)1 46 08 68 60
>>> ligne directe / /direct line: /33 (0)1 46 08 68 65
>>> fax: 33 (0)1 41 41 93 17
>>> e-mail: _cderognat at aria.fr <mailto:cderognat at aria.fr>_* *- http :
>>> www.aria.fr <http://www.aria.fr>
>>>
>>> *P**/ /**/Avant d'imprimer ce courriel/*/, réfléchissez à l'impact
>>> sur
>>> *l'environnement, et dans la mesure du possible éditez les documents
>>> en
>>> recto verso, merci!*/
>>>
>>>
>>>
>>>
>>> --
>>> Bonnie Slagel
>>> Mesoscale and Microscale Meteorology
>>> National Center for Atmospheric Research
>>> P.O. Box 3000
>>> Boulder, CO 80307
>>> Phone: (303) 497-8318
>>> Fax: (303) 497-8181
>>> bonnie at ucar.edu
>>
> <chimere_2Dmap.ncl>
>>
>>
>>>
> <O3_LcS_20090918_060000_21600.png>
>>
>>
>>>
>>
> _______________________________________________
> ncl-install mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-install
More information about the ncl-install
mailing list