-
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 1 feedback. #1010
Comments
Thank you for your questions/comments/suggestions! Here I address two of the comments and we will respond to the others directly once we have addressed them
|
@asalmgren , Thank you for the clarifications. |
Thank you @dwillcox. I think it looks good to me now. Thank you @AMLattanzi for the documentation updates. I would consider all these resolved now. |
I see that some basic doxygen generated API documentation has been added. I think it would also be helpful for users to have some class and function documentation in the source files which is then also in the API documentation, but I understand that requires more substantial work, so I think it is okay to not have it as a requirement for the paper. I think it would be useful to have atleast a couple of examples. You could even just copy and repurpose your most representative regression tests, and combine that with the theory you have on your webpage, showing how to run it and what is the expected output. |
@pratikvn -- all of your comments/ feedback are very helpful. We are still in process of adding the annotations for doxygen, and will let you know when we have more complete coverage. We are also planning to follow your suggestion to post several examples -- we are having internal discussions on which examples to post. Many thanks. |
@pratikvn -- I believe we have completed the doxygen documentation (it's not perfect but relatively comprehensive) -- I will consider that part of the issue closed unless you tell us otherwise. We are still working on the examples. |
@asalmgren , Thank you. I see that it is mentioned on your main webpage (https://erf.readthedocs.io/en/latest/index.html) as a line at the end, but that is easy to miss. Maybe you can also add it to your README on github ? But otherwise, it looks good to me. |
@pratikvn Done :-) |
As I mentioned in the other issue, adding a section that the tests can be used as examples would be helpful for the users. Otherwise, all points were addressed and I will close this issue now. |
Hello,
I am reviewer for your JOSS paper on ERF. The repository and its aims are very interesting and I look forward to the review.
To make the review easier for me and for you, I am creating this main issue to keep track of my review regarding general suggestions and issues. To keep clutter to a minimum, I will try to keep all my questions in here as well.
If I face any compilation/running issues, I will create new issues for those and link them back here so that you can also keep track of the progress.
Please let me know if you would prefer another way instead.
Repository related suggestions:
license.txt
file, which is great but due to the way github works, I think it would be useful to move that to a file named LICENSE or LICENSE.md, which allows the github webpage to more promimently display your license. See their documentation for more informationPaper suggestions
Some general questions:
Documentation suggestions
Build/
directory with sample cmake commands. But I did not find this mentioned in the documentation. I think this would be useful to have in the docs.Compilation issues
Run and test issues
The text was updated successfully, but these errors were encountered: