Add Brockmann Consult GmbH as provider and the EFAST UDP#303
Add Brockmann Consult GmbH as provider and the EFAST UDP#303JanssenBrm merged 18 commits intomainfrom
Conversation
🧹 Catalogue's Preview Site CleanupThe preview site for this pull request has been cleaned up. If you need a new preview, please reopen the PR or create a new one. |
|
Thank you @Hneuschmidt for the initial update. I already did the following minor fixes, which allows you to check the results through the preview feature:
In general, I would like to suggest the following changes to enhance the integration in the APEx Algorithm Catalogue:
Feel free to reach out if you need any additional support! Happy to help! |
|
Dear Bram, I have created a new pull request addressing your comments (#306 ). I was not sure how to add changes on top of yours in this PR, that's why there is a new one. |
|
Thank you for the changes @Hneuschmidt, much appreciated! Some feedback:
File :27 |
|
Dear @JanssenBrm, Thank you for the review. The notebook needs a few small updates in general, I'll make sure to integrate your comments in that update and report back when it is done. |
|
Thanks @Hneuschmidt! In the meantime, I also got the feedback that the current description of the UDP contains an indentation that is causing the text to be displayed as a code block (https://www.jetbrains.com/help/hub/markdown-syntax.html#indented-code-blocks). Could you have a look at reformatting the |
|
Dear @JanssenBrm , the notebook has been fixed and dependencies included on the process graph repo. I suggest we add reduced version of the notebook that works with jupyterlite. The indents in the UDP description are removed and it now renders correctly in the preview. From my perspective, the remaining tasks are as follows:
Anything else? |
|
Thank you for the attributions @Hneuschmidt. Indeed, we can summarize it using the following todo:
BTW - the attribution for DHI is pretty straight forward as you will just need to move the file to the DHI folder. |
|
Dear @JanssenBrm all the TODOs should now be complete, with the following caveats:
|
|
I have left BC information as algorithm provider, even though it is not used anymore. Is there a way to attribute BC's work on this implementation in some way? Currently, my name appears as "implementor", so that we can be contacted in case someone has technical questions regarding the implementation. In addition, would it be possible to add a card "Implemented by" on the right, where "Powered by" and "Provided By" are already present? |
|
Thank you for the feedback @Hneuschmidt.
To be honest, for me, the record is ready-to-go. Let me know if you still want to adapt the notebook and/or UDP description before merging. |
|
I have removed the pip cell in the notebook. My understanding is that the UDP description is loaded dynamically on loading to the page, so if I update the description, it should be reflected on the page, even after merging the record? If this is the case, the record can be merged. |
|
The pages are pre-rendered as they are quite static. This means that we load the UDP description on the deployment of the algorithm catalogue, so any changes after this deployment will require another trigger on our side. So it would be great if the change can be done before merging this record, but we can always trigger an update. Let me know how you would like to continue. |
|
Okay, in that case please wait until I have updated the UDP description, I will let you know once this is complete. |
|
@JanssenBrm I have updated the process graph to include an additional parameter (temporal_score_stddev). The example notebook is updated accordingly. From my point of view, the record is complete and can be integrated |
No description provided.