<td colspan="3"><span metal:use-macro="container/Zuite_viewTestMacroLibrary/macros/wait_for_activities"> Wait for activities </span></td>
</tr>
<tr class="" style="opacity: 1;">
<td colspan="3"><span metal:use-macro="container/Zuite_viewTestMacroLibrary/macros/login_as_functional_test_user">Login As Functional Test User</span></td>
</tr>
</tbody>
</table>
</test>-->
<h1>Agenda</h1>
<ul>
<li>Create Data Operation</li>
<li>Configure Variation For Data Product</li>
<li>Create Data Product</li>
<li>Create Transformation Script</li>
<li>Create Data Transformation</li>
<li>See Data Analysis</li>
<li>See Data Array</li>
</ul>
<detailsopen="">
<p> </p>
<p>This tutorial teaches how to create more sophisticated Data Transformation - resampling. </p>
<p>Before doing this tutorial make sure you read and completed the following tutorial and have data in your wendelin instance:</p>
<p><strong>Script ID </strong>- <strong>DataAnalysisLine_resampleRawArrayAll</strong>: this script will do all the magic. It doesn't exist yet, we will create it later in this tutorial. </p>
<p>At the don't forget to Save the changes.</p>
<p>Create a new Data Product as described in <ahref="wendelin-Tutorial.Howto.Create.Data.Product">HowTo Create Data Product</a> tutorial with following values</p>
<p>After Data Product is created and validated, navigate to page called Portal Callables by adding <strong>/#/portal_callables</strong> at the end of the URL of your wendelin instance. </p>
<p>There we will create and store a python script that will resample data according to resolutions we defined. </p>
<p>For Initial Product we choose the Data Product we created in <ahref="wendelin-Tutorial.Transform.Data">HowTo Transform Data</a> tutorial.</p>
<p>Data Product: put the name of the Data Product that we created in <ahref="wendelin-Tutorial.Transform.Data">HowTo Transform Data</a> tutorial - <strong>Environment Raw Array</strong></p>
<p>After filling in the Data Product name click Save to save the intermediate changes. </p>
<p>After saving a new field <strong>Item Types </strong>will appear. </p>
<p>After few minutes in Data Analysis Module a new Data Analysis called <strong>Resample Generic Interval Array </strong>will appear. </p>