Skip to content

#560 adding Python features in high-level API

Podhorszki, Norbert requested to merge github/fork/williamfgc/high_api into master

Created by: williamfgc

  1. Added available_variables() function that returns a dict[var_name, dict[key_meta,value_meta] ]

  2. Default selection is current shape for global variables

  3. Added open functions that takes config file and ioNameInConfigFile to reuse xml config files

Omitting mix/max for single values in IO::GetAvailableVariables

Merge request reports