-
Notifications
You must be signed in to change notification settings - Fork 46
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
JOSS Reviewer 2 (v2) #1120
Comments
@asalmgren I've added some additional comments to the original post above, just heads up! |
Thanks @rafmudaf . I believe we have now addressed all of the items above, including the suggestions as well as requirements :-) For the example usage we have added a short section in the Building subsection about the paradigm for how the Exec directory is laid out and how to build with gmake vs cmake. In addition, we have restructured Exec to make it more clear which are "science" tests vs "regression tests" vs tests of features under development. |
Great work @asalmgren. Thanks for addressing my comments, I'm happy with the state of the JOSS submission and will update the review accordingly. Feel free to close this issue. |
Thanks for all the great feedback! |
Hi ERF Team,
I've started the second review for the JOSS submission (openjournals/joss-reviews#5202), and I'll add review comments here on an ongoing basis.
Software Paper
Overall, this is very good and reads nicely. It's both comprehensive and concise which is difficult to achieve.
A statement of need: Does the paper have a section titled 'Statement of need' that clearly states what problems the software is designed to solve, who the target audience is, and its relation to other work?
My takeaway from the paper is that the primary need is for a new software that leverages modern and future hardware. However, I can deduce that there's some need to have an atmospheric model more closely related to wind energy analysis since it's mentioned in the summary and the statement of need. However, this point is not clear, and I think it's worth clarifying ERF's relevance to wind energy.
State of the field: Do the authors describe how this software compares to other commonly-used packages?
Documentation
A statement of need: Do the authors clearly state what problems the software is designed to solve and who the target audience is?
This page is amazing: https://erf.readthedocs.io/en/latest/Applications_Requirements.html. Really well done on that, and maybe consider elevating this or a summary version to somewhere more prominent like the main page and readme.
Example usage: Do the authors include examples of how to use the software (ideally to solve real-world analysis problems).
Functionality documentation: Is the core functionality of the software documented to a satisfactory level (e.g., API method documentation)?
The text was updated successfully, but these errors were encountered: