The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
How to use Process Windows operator?
Hi,
I have a time series with two columns: time (hours/minutes/seconds) and frequency values.
The time attribute lasts 30 minutes.
I have to do frequency calculations based on 10-minute sequences of the total time.
I know it should be used the "Process Windows" operator to create windows, but I don't understand how to set the different parameters to get three 10-minute windows.
I have already read the operator's documentation, but I still don't understand.
Can you help me please?
Tagged:
0
Answers
I have shared an XML of the process which I use typically to start the process windowing. The dataset I used is in sample datasets, time series > prices of gas station. The process by default aggerates from hourly to 3 hours and you can use this to build your own process.
Harshit