Preprocessing in paralell
Could you please confirm if its possible to run the preprocessing in paralell like the example bellow ?
Both uses the same input measures and differente outputs.
LSOVER: OUTPUT1, LS: ADJUSTMENT1 <- preprocess(SRC: SOURCE_MEASURE, METHODID: 4, LSTODAY: WeekIdx, NPTS: lenght, OUTAGE: indicator1, ALPHA: alpha, NPAST: npast, NFUT: nfut, UP_ADJ_RATIO: adjup, DOWN_ADJ_RATIO: adjdown)
LSOVER: OUTPUT2, LS: ADJUSTMENT2 <- preprocess(SRC: SOURCE_MEASURE, METHODID: 4, LSTODAY: WeekIdx, NPTS: lenght, OUTAGE: indicator, ALPHA: alpha, NPAST: npast, NFUT: nfut, UP_ADJ_RATIO: adjup, DOWN_ADJ_RATIO: adjdown)
In RPAS do we have a read lock ?
Thank you!
Cassiano
0