ibpsa / project1-boptest

Building Optimization Performance Tests
Other
102 stars 66 forks source link

export simulation data to a local file #557

Closed P11GH closed 3 months ago

P11GH commented 1 year ago

Is there any way to export the simulation data to a file, e.g., a csv file? I ran testcase1 and testcase2 and export the data to a local file for further analysis.

dhblum commented 1 year ago

Currently there is no way to do this task specifically through the API. You can do it on your own by using the /results and/forecast APIs to gather data and then write it to a file in your own environment.

P11GH commented 1 year ago

Currently there is no way to do this task specifically through the API. You can do it on your own by using the /results and/forecast APIs to gather data and then write it to a file in your own environment.

Thanks

dhblum commented 12 months ago

This might be something we consider in the future so I will leave open.

dhblum commented 11 months ago

Linking to https://github.com/ibpsa/project1-boptest/issues/462.

dhblum commented 4 months ago

Linking also to https://github.com/ibpsa/project1-boptest/issues/626.

dhblum commented 3 months ago

Closing with https://github.com/ibpsa/project1-boptest/issues/626 completed.