Skip to content

fixed bugs in creation of new transfer func names

Robert Schweppe requested to merge fix_issue_naokis_vic_namelist into develop
  • fixed bugs in check_transfer_funcs.py:
    • new tfs are dynamically added to already existing tfs (no resulting duplicates anymore)
    • removed leading and trailing underscores in tf name

Merge request reports