-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
christmas-reviewIssues and PRs for Christmas reviewIssues and PRs for Christmas reviewimprovementSomething nice to have, that will make life easier for developers or users or both.Something nice to have, that will make life easier for developers or users or both.
Description
Is your feature request related to a problem? Please describe.
I want to download multiple plots from webviz-ert, but all of them are saved as newplot.png.
After downloading each of them, I need to rename it for future reference.
It would be more efficient if the downloaded file was saved following a convention, for example, case name and plot title. If possible to add the timestamp that it was downloaded, even better.
Describe the solution you'd like
This plot below could be saved as: config_name_plot_title_date.png, for example, something like hm_analysis_WWCT_OP_2.png or hm_analysis_WWCT_OP_2_20221013_1304.png.

Metadata
Metadata
Assignees
Labels
christmas-reviewIssues and PRs for Christmas reviewIssues and PRs for Christmas reviewimprovementSomething nice to have, that will make life easier for developers or users or both.Something nice to have, that will make life easier for developers or users or both.