Skip to content

Refactor graphviz prog

Robert Schweppe requested to merge refactor_graphviz_prog into develop
  • Fixes some bugs in previous versions:
    • '.not.' operator in transfer functions was not supported
    • python script to add transfer functions to code broke if there were less TFs in namelist than DataArrays
  • Added additional features to plot the dependency graph of a namelist

Merge request reports