[gradsusr] Time Series Plot

Daniel Nairn dannairn at gmail.com
Mon Mar 30 07:08:43 EDT 2020


Hi

I have a time series script plotting temperature at pressure levels from a
WRF model. It appears to be working but not plotting the lowest levels -
see attached image. I don't understand why? If I plot the temperature at
say the 950 level (in a standard shaded plot script), it works, so I know
the data is there.

Here is the relevant section from my script:-

'set lon -0.118092'
'set lat 51.509865'

'set t 1 37'
'set display color white'
'set grads off'
'set ccolor 4'
'set cthick 4'
'set gxout shaded'

'set lev 1000 300'
'define temp = tmpprs-273.15'
'd temp'
'set gxout contour'
'set cint 2'
'set clab masked'
'd temp'
'draw xlab Forecast Time (UTC)'

Dan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://gradsusr.org/pipermail/gradsusr/attachments/20200330/868f6678/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ts_london_temp_d02.png
Type: image/png
Size: 20257 bytes
Desc: not available
URL: <http://gradsusr.org/pipermail/gradsusr/attachments/20200330/868f6678/attachment-0001.png>


More information about the gradsusr mailing list