Merge multisensor data

This module groups all the functions used to merge together different data sources such as CML, Gauges or Radar.

Check the Sample data doc page to see how cml and gauges datasets are structured and what variables they contain.

cml, gauges = open_cml_sample(),open_gauge_sample()