Segmenting datasets: Difference between revisions
From Atomix
mNo edit summary |
m Cleaning up |
||
Line 7: | Line 7: | ||
* Determine how (or if at all) you should replace missing samples | * Determine how (or if at all) you should replace missing samples | ||
Revision as of 00:28, 30 November 2021
Once the raw data has gone through QA/QC, then you must:
- Split the time series into shorter segments by considering:
- time and length scales of turbulence
- stationarity of the segment
- Taylor's frozen turbulence hypothesis, etc ...
- Determine how (or if at all) you should replace missing samples