memilio icon indicating copy to clipboard operation
memilio copied to clipboard

export_input_data_county_timeseries is too similar to read_input_data_county

Open HenrZu opened this issue 1 year ago • 0 comments

Bug description

The current code for the function export_input_data_county_timeseries is similar to the functionality in read_input_data_county but are completely independent from each other. This redundancy also increases the susceptibility to errors, as both codes always have to be adapted. It would be better when they would share the same functionalities since they work nearly equal.

Version

Linux

To reproduce

Compare both results

Relevant log output

No response

Add any relevant information, e.g. used compiler, screenshots.

No response

Checklist

  • [X] Attached labels, especially loc:: or model:: labels.
  • [X] Linked to project

HenrZu avatar May 08 '24 12:05 HenrZu