Skip to content

Added optional boolean argument to gts2_client - ‘onlytime’

Niklas Keck requested to merge dev into master
  • if set to true gts2_client returns only the timestamps of the available data for a specific query
  • can only be set in combination with out_mode ‘json’ or ‘python’

Merge request reports