Version 7.97 (May 22nd, 2023): Difference between revisions
Jump to navigation
Jump to search
Norah.Shamin (talk | contribs) (Created a page for version update 7.97.) |
Norah.Shamin (talk | contribs) No edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
You can download IFs Version 7.97 at [https:// | [[Version 7.96 (April 24th, 2023)|PREVIOUS VERSION]] | [[Index Page For All Other Version Notes|INDEX PAGE]] | [[Version 7.98 (May 31st, 2023)|NEXT VERSION]] | ||
You can download IFs Version 7.97 at [https://ifsfiles.du.edu/IFs%20with%20Pardee%207_97%20May%2022%202023.zip 7.97]. | |||
== Interface Updates == | == Interface Updates == | ||
Line 20: | Line 22: | ||
* Values of Kiribati added for 24 precipitation tables | * Values of Kiribati added for 24 precipitation tables | ||
* 2 forecast tables from Audrey on the UNW project | * 2 forecast tables from Audrey on the UNW project | ||
[[Category:Versions]] |
Latest revision as of 22:05, 9 November 2024
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