I would like to export the simulated (and observed) heads on a coherent time step interval, i.e., daily, for post processing (e.g., performance evaluation).<br>
<br>
While the observed time remain consistently on daily time steps in the model, the simulated time series do sometimes include additional intra-daily time steps, e.g.:
<table style="border-collapse:collapse;width:54pt;border:none;" width=72>
<colgroup>
<col style="width:54pt;" width=72>
</colgroup>
<tbody>
<tr height=20 style="height:15.0pt;">
<td class=xl64 height=20 style="border:none;height:15.0pt;width:54pt;text-align:center;white-space:normal;padding-top:1px;padding-right:1px;padding-left:1px;vertical-align:bottom;" width=72><span style="font-size:10pt;"><span style="color:black;"><span style="font-family:Arial,sans-serif;"><span style="font-weight:400;"><span style="font-style:normal;"><span style="text-decoration:none;">42995.00</span></span></span></span></span></span></td>
</tr>
<tr height=20 style="height:15.0pt;">
<td class=xl64 height=20 style="border:none;height:15.0pt;width:54pt;text-align:center;white-space:normal;padding-top:1px;padding-right:1px;padding-left:1px;vertical-align:bottom;" width=72><strong><span style="font-size:10pt;"><span style="color:black;"><span style="font-family:Arial,sans-serif;"><span style="font-weight:400;"><span style="font-style:normal;"><span style="text-decoration:none;">42995.49</span></span></span></span></span></span></strong></td>
</tr>
<tr height=20 style="height:15.0pt;">
<td class=xl64 height=20 style="border:none;height:15.0pt;width:54pt;text-align:center;white-space:normal;padding-top:1px;padding-right:1px;padding-left:1px;vertical-align:bottom;" width=72><span style="font-size:10pt;"><span style="color:black;"><span style="font-family:Arial,sans-serif;"><span style="font-weight:400;"><span style="font-style:normal;"><span style="text-decoration:none;">42996.00</span></span></span></span></span></span></td>
</tr>
<tr height=20 style="height:15.0pt;">
<td class=xl64 height=20 style="border:none;height:15.0pt;width:54pt;text-align:center;white-space:normal;padding-top:1px;padding-right:1px;padding-left:1px;vertical-align:bottom;" width=72><strong><span style="font-size:10pt;"><span style="color:black;"><span style="font-family:Arial,sans-serif;"><span style="font-weight:400;"><span style="font-style:normal;"><span style="text-decoration:none;">42996.73</span></span></span></span></span></span></strong></td>
</tr>
<tr height=20 style="height:15.0pt;">
<td class=xl64 height=20 style="border:none;height:15.0pt;width:54pt;text-align:center;white-space:normal;padding-top:1px;padding-right:1px;padding-left:1px;vertical-align:bottom;" width=72><span style="font-size:10pt;"><span style="color:black;"><span style="font-family:Arial,sans-serif;"><span style="font-weight:400;"><span style="font-style:normal;"><span style="text-decoration:none;">42997.00</span></span></span></span></span></span></td>
</tr>
<tr height=20 style="height:15.0pt;">
<td class=xl64 height=20 style="border:none;height:15.0pt;width:54pt;text-align:center;white-space:normal;padding-top:1px;padding-right:1px;padding-left:1px;vertical-align:bottom;" width=72><span style="font-size:10pt;"><span style="color:black;"><span style="font-family:Arial,sans-serif;"><span style="font-weight:400;"><span style="font-style:normal;"><span style="text-decoration:none;">42998.00</span></span></span></span></span></span></td>
</tr>
<tr height=20 style="height:15.0pt;">
<td class=xl64 height=20 style="border:none;height:15.0pt;width:54pt;text-align:center;white-space:normal;padding-top:1px;padding-right:1px;padding-left:1px;vertical-align:bottom;" width=72><span style="font-size:10pt;"><span style="color:black;"><span style="font-family:Arial,sans-serif;"><span style="font-weight:400;"><span style="font-style:normal;"><span style="text-decoration:none;">42999.00</span></span></span></span></span></span></td>
</tr>
<tr height=20 style="height:15.0pt;">
<td class=xl64 height=20 style="border:none;height:15.0pt;width:54pt;text-align:center;white-space:normal;padding-top:1px;padding-right:1px;padding-left:1px;vertical-align:bottom;" width=72><span style="font-size:10pt;"><span style="color:black;"><span style="font-family:Arial,sans-serif;"><span style="font-weight:400;"><span style="font-style:normal;"><span style="text-decoration:none;">43000.00</span></span></span></span></span></span></td>
</tr>
<tr height=20 style="height:15.0pt;">
<td class=xl64 height=20 style="border:none;height:15.0pt;width:54pt;text-align:center;white-space:normal;padding-top:1px;padding-right:1px;padding-left:1px;vertical-align:bottom;" width=72><span style="font-size:10pt;"><span style="color:black;"><span style="font-family:Arial,sans-serif;"><span style="font-weight:400;"><span style="font-style:normal;"><span style="text-decoration:none;">43001.00</span></span></span></span></span></span></td>
</tr>
<tr height=20 style="height:15.0pt;">
<td class=xl64 height=20 style="border:none;height:15.0pt;width:54pt;text-align:center;white-space:normal;padding-top:1px;padding-right:1px;padding-left:1px;vertical-align:bottom;" width=72><span style="font-size:10pt;"><span style="color:black;"><span style="font-family:Arial,sans-serif;"><span style="font-weight:400;"><span style="font-style:normal;"><span style="text-decoration:none;">43002.00</span></span></span></span></span></span><br>
 </td>
</tr>
</tbody>
</table>
Therefore, the length of the simulated time series is longer than the observed time series.<br>
<br>
Is there a way to export the simulation results in the time steps as given/defined by the observed time series?<br>
<br>
Cheers