PardeeCenterDU / IFs-Issues-Tracking

This repository only holds the list of bugs that have been reported for IFs. Anyone may add a bug report, but please look to see if your issue has already been added!
2 stars 0 forks source link

Bilateral Influence Forecasts: Install Version Issues .NET #200

Closed caleb-petry closed 10 months ago

caleb-petry commented 2 years ago

Version: .NET 7.84 Install image image image image

The values appear to be initialized correctly. Dependence and Influence lack values in later years and the Bandwidth forecast differs from those seen in my Development version (shown below).

For comparison, the next two images show the graph and table for these variables in my 7.84 .NET Development version with the more expected behavior (The table shows null entries, but I have seen this with other repeated values near zero that are calculated correctly and show in the line graph display; These values are showing as nulls, they appear as zeros during the model run, maybe fine): image image

PardeeCenterIFs commented 2 years ago

This is what I get in the installation version of 7.84 using the newly fixed data from Yutang:

image

Maybe this is one that we need to keep an eye on, differences between development and installations in .NET.