-
Notifications
You must be signed in to change notification settings - Fork 25
Added Marley Script #405
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
base: main
Are you sure you want to change the base?
Added Marley Script #405
Conversation
Script to create a tarfile containing MARLEY config files from a particular SN model
JostMigenda
left a comment
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.
I’ve noticed one subtle issue which could give wrong results (by some orders of magnitude), plus a few other bits of feedback. See the individual comments for details.
By the way, have we heard back from the MARLEY user(s) who wanted to test this? It would be good to get their feedback and confirm it works before we merge this.
Co-authored-by: Jost Migenda <jost.migenda@kcl.ac.uk>
Co-authored-by: Jost Migenda <jost.migenda@kcl.ac.uk>
Co-authored-by: Jost Migenda <jost.migenda@kcl.ac.uk>
Co-authored-by: Jost Migenda <jost.migenda@kcl.ac.uk>
Implemented Jost's suggestions
|
We may have to force this merge with the main branch. The notebooks are still causing failures. |
JostMigenda
left a comment
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.
All my comments are resolved.
I’d still prefer to wait for feedback from actual MARLEY users; but if they continue to be unresponsive for the next few weeks, at some point we can just go ahead and merge this as is.
Updated script after getting feedback from Yun-Tse Tsai. The script now inserts into the MARLEY config files all the info MARLEY needs to run
|
I implemented the feedback I got from Yun-Tse Tsai and now the script inserts all the pieces into the config files that MARLEY needs. |
Script to create a tarfile containing MARLEY config files from a particular SN model