flexmeasures icon indicating copy to clipboard operation
flexmeasures copied to clipboard

Export data on CLI (with the show beliefs command)

Open nhoening opened this issue 2 years ago • 1 comments

The show beliefs task might be useful to export data to CSV files, as well. That might be useful, especially in the simulation use case.

I'd add a parameter called "--as-csv-file" for the filename. The command could then, in addition to displaying the data, generate the file.

nhoening avatar Mar 07 '22 11:03 nhoening

We should probably rename the function itself then, too: e.g. def plot_beliefs becomes def show_beliefs.

Flix6x avatar Mar 07 '22 13:03 Flix6x

Closed by https://github.com/FlexMeasures/flexmeasures/pull/519.

Flix6x avatar Nov 15 '22 18:11 Flix6x