<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi,<br><br>I've noticed a bug when using the windbladereader; the portion of the code that reads the blade file is one timestep behind the code that reads the field.&nbsp; For instance, if one is at timestep i, the field data will correspond with timestep "i" but the blade data will correspond with the last timestep chosen.&nbsp; When a data set is opened initially both the blade and field items are set to the initial timestep.&nbsp; After one starts changing the timestep, the bug makes an appearance. <br><br>In the code, the blade and field specify their timesteps (individually) based on the bladeInfo and fieldInfo objects, respectively.&nbsp; These info objects are related to the outputVector of requestInformation -- I wonder if this is some kind of pipeline issue?<br><br>Thanks,<br>Sohail<br></td></tr></table>