API Utility Functions

antares.utils.ApiUtils.get_coordinates(base, user_keys)

Return the coordinate names.

Look for the coordinate names in the base, or in the user_keys.

Parameters:
  • base (Base) – base

  • user_keys (dict) – user dictionary

Returns:

the name of coordinates

Return type:

list(str)