Follow up to https://github.com/cadet/CADET-RDM/pull/74. The `input_data` method currently only returns the results of `copy_data_to_cache.` TODO: Check if we need both and depreciate `input_data` if not.
Follow up to #74.
The
input_datamethod currently only returns the results ofcopy_data_to_cache.TODO:
Check if we need both and depreciate
input_dataif not.