Version 7.97 (May 22nd, 2023)
Jump to navigation
Jump to search
PREVIOUS VERSION | INDEX PAGE | NEXT VERSION
You can download IFs Version 7.97 at 7.97.
Interface Updates
Model Updates
- Adding 0.01 to igdpr for CAR, and removing it from ifs.dat to solve problem with scenarios using mfpadd(World) = 0 in initial years. That was a problem because mfpadd(World) is not 0 for all countries, CAR had this line in ifs.dat setting it to 0.01.
- Implementing Paglialunga in Temperature to GINI (envtemptoginidomsw = 5): GINIDOM(R%) = XGINIDOM(R%) + (SENVTEMP1(R%) / IIf(XENVTEMP(R%) = 0, 0.01, XENVTEMP(R%)) - 1) * envtemptoginidomel
- Fix for dyadtariffratem
- Fix for NUMNWP
- Implementing Paglialunga using average temperature (envtemptoginidomsw = 6): GINIDOM(R%) = XGINIDOM(R%) + (STSCALE (R%) / IIf(XTSCALE(R%) = 0, 0.01, XTSCALE(R%)) - 1) * envtemptoginidomel
- Where TSCALE(R%) = STSCALE(R%) + SENVTEMP1(R%) – SENVTEMP2(R%)
- And TSCALE(R%) = WTEMP in year 1.
- Implementing Hallegatte with flexible initial year (envtemptoginidomsw = 4) GINIDOM(R%) = XGINIDOM(R%) + (SENVTEMP1(R%) - XENVTEMP(R%)) * envtemptoginidomel
Data Updates
- Removed proxy values of 3 CropExportXXX tables for Sahrawi.
- Values of Kiribati added for 24 precipitation tables
- 2 forecast tables from Audrey on the UNW project