[ncl-talk] time_axis_labels issue
Paolina Bongioannini Cerlini
paolina.cerlini at unipg.it
Fri May 20 11:41:29 MDT 2016
Hi Mary,
thank you a lot for your answer. I have managed to change the script and
I am sending you a new ncl script that is working with a minor problem with the
initial poit of time_axis_labels , if you can check it
it would be great.
I attach the postscipt output, the output at screen, the ncl_filedump description of the NETCDF file, that is
2.67 GBytes, then I will put it in your ftp address(you gave me this in a previous exchange) if you
need to run it.
I have averaged the three daily times for each year, and I need a fractional time since the data
do not cover the last year, but stop at february.
Thank you again.
Paolina
----- Original Message -----
From: "Mary Haley" <haley at ucar.edu>
To: "paolina cerlini" <paolina.cerlini at unipg.it>
Cc: "ncl-talk" <ncl-talk at ucar.edu>
Sent: Friday, 20 May, 2016 6:13:27 PM
Subject: Re: [ncl-talk] time_axis_labels issue
Paolina,
I'm having trouble following your script because there are a lot of references to different "time" variables: time, TIME, time4, yyyymm, yyyyfrac, etc.
Also, you have code like this:
T25d = onedtond (T2, (/ 446,4 /) )
T20 = dim_avg_n (T25d(:,:) , 1)
Which I assume is because you need some kind of season average?
Can you provide me with the NetCDF file so I can try running the script here?
--Mary
On Thu, May 19, 2016 at 7:06 AM, Paolina Bongioannini Cerlini < paolina.cerlini at unipg.it > wrote:
Hello NCL people,
I am trying to use time_axis_labels to plot a subset of ERA-INTERIM data.
I attach the script, and the output at display,
apparently correct but at the end the output , enclosed too, is wrong because of mismatch of
the data time indices and time.
Could you help me ?
Thank you!
Paolina
--
Paolina Bongioannini Cerlini Ph.D.
University of Perugia
CIRIAF -room 8
06125 - Perugia
Tel. +39 075 5853576
e-mail: paolina.cerlini at unipg.it
skype: pcerlini
--
_______________________________________________
ncl-talk mailing list
ncl-talk at ucar.edu
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
--
Paolina Bongioannini Cerlini Ph.D.
University of Perugia
CIRIAF -room 8
06125 - Perugia
Tel.+39 075 5853576
e-mail: paolina.cerlini at unipg.it
skype: pcerlini
--
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: netcdf-ERA-INTERIM.txt
Url: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20160520/023bfb22/attachment-0002.txt
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: output.txt
Url: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20160520/023bfb22/attachment-0003.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ERA-INTERIM-UMBRIA-soil-water-4-layers-panel.ps
Type: application/postscript
Size: 341799 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20160520/023bfb22/attachment-0001.ps
-------------- next part --------------
A non-text attachment was scrubbed...
Name: era-interim_1979-2016-Umbria-timeseries-single.ncl
Type: application/octet-stream
Size: 4080 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20160520/023bfb22/attachment-0001.obj
More information about the ncl-talk
mailing list