[gradsusr] plotting in the same figure observations and WRF data
Maria salles
marialesalles at yahoo.com.ar
Wed Nov 14 16:34:27 EST 2012
Hello,
I am trying to plot, the WRF wind and wind obsevational data in the same figure.
I made an script, but it plot the WRF forecast model wind for one time and the observational data for the next time. I set the time in every case, but it not function.
'open c:/..../u.ctl' ! U component for WRF wind
'open c:/.../v.ctl' ! V component for WRF wind
'open c:/.../utn.ctl' ! U wind component inTN station
'open c:/.../vtn.ctl' ! V wind component in TN station
'open c:/ /uts.ctl' ! U wind component in TS station
'open c:/ /vts.ctl' ! V wind component in TS station
'set lat xx xx'
'set lon yy yy'
'set t 1'
'd u.1;v.2'
'set t 1'
'd u.3;v.4'
Can help me?
Thanks,
Alejandra
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20121114/f63334d4/attachment-0003.html
More information about the gradsusr
mailing list