You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Desired functionality: enable saving, re-loading and copying a RadianceObj so it can be brought up on different HPC threads, and pointing back to the original directory structure unless modified afterwards. (copy.deepcopy type functionality)
for loadtrackerdict specifically, the original functionality can be accomplished by making an analysisObj from results in the directory, then stuff that into the correct trackerDict key. test files in the \tests directory like 'test_2001-01-01_0800.csv' need to be updated to match current results output format, like with 'rearX' columns..
RadianceObj.loadtrackerdict and load.loadTrackerDict and load._exportTrackerDict needs to be updated for new trackerdict configuration and pytested
The text was updated successfully, but these errors were encountered: