Re: Help with a map

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Mon Apr 14 2014 - 11:54:43 MDT

Dear Talmo,

This question might be more appropriate for ncl-talk, as it looks like you are using NCL and not NCAR Graphics.

If you are using NCL, might try setting:

  res@mpFillOn = False

The land is by default filled in gray, if you are using any of the "gsn_csm_xxxx_map" functions.

If that doesn't work. try:

  res@mpLandFillColor = "white"

--Mary

On Apr 2, 2014, at 2:55 PM, Talmo Manhaes De Franca Rodrigues <talmorodrigues@id.uff.br> wrote:

> Hello,
>
> My name is Talmo M. F. Rodrigues, I'm from Brazil and I'm using the NCL-NCAR to extract some informations from the products (several_archives.nc) of a simulation made with the coupled model CCM3-IBIS.
>
> When I tried to generate the map of South America relative to the precipitation given by the satellite TRMM, part of Argentina, Chile and Bolivia were colored in a strange way, as can be seen in Figure Prec_Trmm_01.png. So I've visualized the trmm_media_t42.nc through the ncview tool and I've discovered a "hole" (a lack of information) in the very same spot.
>
> Afterwards I've tried, at least, to turn those colors of that spot in white by making a lot of changings in the script and the results can be seen in the figures "Prec_Trmm_02 to 07". However it remained as gray, unfortunatelly.
>
> Could anyone to help me with that, please? Thank you.
>
> Sincerely, Talmo.
> <7.mapasmediatotal.ncl><Prec_Trmm_01.png><Prec_Trmm_02.png><Prec_Trmm_03.png><Prec_Trmm_04.png><Prec_Trmm_05.png><Prec_Trmm_06.png><Prec_Trmm_07.png><trmm_media_t42.nc>_______________________________________________
> ncarg-talk mailing list
> ncarg-talk@ucar.edu
> http://mailman.ucar.edu/mailman/listinfo/ncarg-talk

_______________________________________________
ncarg-talk mailing list
ncarg-talk@ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncarg-talk
Received on Mon Apr 14 11:54:53 2014

This archive was generated by hypermail 2.1.8 : Wed Apr 16 2014 - 09:18:08 MDT