Version 8.60 (February 26th, 2026): Difference between revisions
Jump to navigation
Jump to search
| Line 13: | Line 13: | ||
* Added seed value to TotalAnimalProd, which helps create AGP(Meat) and other variables, and it was producing problems for Seychelles when rebasing to 1995. | * Added seed value to TotalAnimalProd, which helps create AGP(Meat) and other variables, and it was producing problems for Seychelles when rebasing to 1995. | ||
* Added calculation of LABWAGES(R%, S%, Total), it was missing we only had Unskilled and Skilled. | * Added calculation of LABWAGES(R%, S%, Total), it was missing we only had Unskilled and Skilled. | ||
* Avoid initialize HLSTUNT with 0, like Australia. Using HLSTUNTCHL*1.5 | |||
== Data Updates == | == Data Updates == | ||
Revision as of 23:34, 23 February 2026
Version 8.60 (February XXth, 2026)
You can download IFs Version 8.60 at IFs 8.60.
Interface Updates
- Changed Bilateral File message.
- Fix limit on Percent calculations, values divided by 0.0001 or less were showing our division by 0 representation of 999,999, I have now changed the limit to 0.0000001
- Fix Global Functions with history plus forecast from Flex Displays
Model Updates
- Added seed value to TotalAnimalProd, which helps create AGP(Meat) and other variables, and it was producing problems for Seychelles when rebasing to 1995.
- Added calculation of LABWAGES(R%, S%, Total), it was missing we only had Unskilled and Skilled.
- Avoid initialize HLSTUNT with 0, like Australia. Using HLSTUNTCHL*1.5