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
Create a new python tool named sipnet-debug-view that reads the three debug log files from Add --debug-log logs for internal model state #352 instead of sipnet.out; the tool will be the same in most other regards
For the -i option, the tool will take in the path/prefix similar to what is specified in the --debug-log option to sipnet
For the Y-axis selection box, prefix columns from *_envi.log with envi., columns from *_fluxes.log with flux., and columns from *_trackers.log with tracker.
Task:
sipnet-debug-viewthat reads the three debug log files from Add--debug-loglogs for internal model state #352 instead ofsipnet.out; the tool will be the same in most other regards-ioption, the tool will take in thepath/prefixsimilar to what is specified in the--debug-logoption to sipnet*_envi.logwithenvi., columns from*_fluxes.logwithflux., and columns from*_trackers.logwithtracker.pyproject.tomlto include the new tool