<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Calibri, sans-serif" size="2">
<div>Hello</div>
<div> </div>
<div>I am trying to plot some space-time data which encompasses 3654 time intervals (15 mins each) at 84 sites.</div>
<div> </div>
<div>I would like to animate these data and so I have used the following code and my STFDF object is “sp_time”:</div>
<div> </div>
<div>colors.ten<-rainbow(10,start=0.0,end=0.66) # rainbow color scale</div>
<div>stplot(sp_time, mode="xy", animate=1, cuts=10, at=seq(5,55,5), auto.key=T,col=colors.ten)</div>
<div> </div>
<div>The first plot I see is this where the points are plotted in the correct locations:</div>
<div><img src="cid:ea7c7f34-f28c-4d7f-8dc3-351e398c54aa"> </div>
<div> </div>
<div>But, I wanted some bespoke rainbow colors which do not appear and I know the z-range of the data is wider than that shown – the range is actually between 6 and 44. When I run the animation the scale changes each time but I would like it to be fixed so
that each time slice has the same scale. Any advice on how I can solve this? I have tried reading the help pages on levelplot but to no avail.</div>
<div> </div>
<div>Thanks, Barry</div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
</font>
<br />-- 
<br />This message (and any attachments) is for the recipient only. NERC
<br />is subject to the Freedom of Information Act 2000 and the contents
<br />of this email and any reply you make may be disclosed by NERC unless
<br />it is exempt from release under the Act. Any material supplied to
<br />NERC may be stored in an electronic records management system.</body>
</html>