calculation management - ObjectVision/GeoDMS GitHub Wiki
Expression fast calculations: Calculation Management
- Calculation rules are symbolically rewrittten to remove redundant calculation steps.
- Optimize the path of calculation steps (for example in the trade off between calculating each country per year or each year per country).
- Split up pre and post processing steps from the core calculations.