-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
temporal frequency of source must be finer than matching table frequency for Pymor to include it in the cmorization process.
Lets say temporal frequency of source files is quarterly. The variable matches Omon and Oyr tables. In this case, Pymor must drop processing data for monthly table as source temporal frequency is coarser than monthly frequency.
However, It should process data for yearly table.
In the current implementation this is not the case.
Reactions are currently unavailable