Bugfix 1768 edeck#1769
Merged
JohnHalleyGotway merged 3 commits intodevelopfrom bugfix_1768_edeckApr 27, 2021
+51-37
Commits
Commits on Apr 26, 2021
Per #1768, update logic in ATCFProbLine::read_line(). If read_line() from the base class returns bad status, have this one return bad status as well. But do NOT for unsupported line types. Just pri…
committedPer #1768, update the probability line types to match those listed in https://www.nrlmry.navy.mil/atcf_web/docs/database/new/edeck.txt. That documentation was last updated in 11/2020, so presumably…
committedPer #1768, renaming enumerated value from ATCFLineType_ProbRIRW to ATCFLineType_ProbRI since there are now separated ATCF line type for rapid intensitifcation (RI) and weakening (RW). Will work mor…
committed