-
Notifications
You must be signed in to change notification settings - Fork 309
AELO: calculate and display meanHCs_afe_RTGM plot #9072
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| img = plot_meanHCs_afe_RTGM( | ||
| imls, AFE, UHGM_RP, 1/2475, RTGM, afe_target, imt_list) | ||
| logging.info('Storing png/meanHCs_afe_RTGM') | ||
| dstore['png/meanHCs_afe_RTGM'] = img |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@kejohnso may you suggest a more readable name for meanHCs_afe_RTGM, please?
| {% if meanHCs_afe_RTGM %} | ||
| <div class="my-pngs"> | ||
| <a href="{{ oq_engine_server_url }}/v1/calc/{{ calc_id }}/download_png/meanHCs_afe_RTGM" class="btn btn-sm"> | ||
| Show meanHCs_afe_RTGM</a> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@kejohnso it is especially important here, because this is the label the user will see on the button to visualize the png
|
Superseded by #9089 |
TODO: