Project-OMOTES / user_feedback

Repository to hold all feedback (bugs and feature request) from users
1 stars 0 forks source link

[Feature Request]: save Heat Netwerk Calculation results with ESDL file #41

Open JurrianVRHDHV opened 3 months ago

JurrianVRHDHV commented 3 months ago

Is there an existing issue for this?

What would your feature do ?

Currently when you download, share, and then load an ESDL on a different account, the receiving person cannot view resulting status and log files of the produced Heat Network calculations. The new feature would add this data to the ESDL file that has been downloaded. Which would result in the receiving person/account being able to view the (multiple) statuses (error/finished) and log files.

Proposed workflow

  1. Go to services -> external ESDL services
  2. Open Heat Network calculation results This should show a list of the various calculations that have been produced by the user. EITHER: A. Add a download option to the action list, enabling the user to download specific network results they can share alongside the ESDL file. This would enable the user to download and share specific results but would require a multi-file packet to be sent. B. When downloading a file (File -> Save ESDL...), select all related Heat Network calculation results and add them to the save file. This would automatically add all results. In both cases the receiving person would be able to open the ESDL file (and separate result file) and view the corresponding Heat Network calculation results.

Additional information

No response