[ncl-talk] X axis labels

Mary Haley haley at ucar.edu
Thu Jul 28 15:39:21 MDT 2016


Hi Guilherme,

I think you just need to set:

   res at trXMinF               =  0

   res at trXMaxF               =  ncol-1

The problem is that NCL is redefining your X axis every time, based on the
range of your data that is valid.  '

--Mary



On Thu, Jul 28, 2016 at 11:13 AM, Guilherme Martins <jgmsantos at gmail.com>
wrote:

> Hi all,
>
> I'd like to include all months (j, f, ..., d) in the x axis but I'm not
> capable to do that because in my file there are missing values and when I
> create the picture the months  with missing values does not appear.
>
> My file, figure and script are in attachment.
>
> Guilherme.
>
>
> --
>
> ------------------------------------------------------------------------------------------------
> Guilherme Martins
> Instituto Nacional de Pesquisas Espaciais (INPE)
> Centro de Previsão de Tempo e Estudos Climáticos (CPTEC)
> Grupo de Desenvolvimento em Assimilação de Dados (GDAD)
> Telefone (INPE/CP): +55 12 3186-8551 || Celular (TIM): +55 12 98152-8580
> E-mail: guilherme.martins at inpe.br || jgmsantos at gmail.com
> Skype: guilherme.martins.
> Homepage: https://sites.google.com/site/jgmsantos
> Currículo Lattes: http://lattes.cnpq.br/5997657584785803
>
> ------------------------------------------------------------------------------------------------
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20160728/6e5f236c/attachment.html 


More information about the ncl-talk mailing list