-
Notifications
You must be signed in to change notification settings - Fork 6
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 Review #197
Comments
We thank the reviewer for his useful comments on our work.
Regarding the contribution, the one showed in the README is outdated and we were aiming at replacing it with a direct reference to a publication on our work (e.g. JOSS, if accepted).
Thank you for the remark. We added a Getting Started section to the Documentation as well.
We provided specific pointers to the original figures corresponding to each function in the docstrings of the function itself, which gets exported in the documentation.
The tests currently present are only mocked: they only check whether some figure is produced at the end. Because of the nature of the package, we did not manage, at least as for now, to design meaningful tests. For this reason, we did not deem it worth to document them and automate them. To avoid confusion, we propose to remove the test folder althogether.
We do not provide specific guidelines. In the README, we added a statement saying that we adhere to the general standards of the Julia community.
We thank the reviewer for the remark. We added references to Julia, and to the Vensim and Stella references. In fact, after carefully checking, the Vensim implementation is not an official one. The only official implementation which should be available is the Stella implementation of World3-03 which should ship in a CD-ROM together with the book by Meadows et al. 2004. We corrected our text accordingly. |
I can only review the current state of the repo. Could you please update the reference in the README.md file? Then, I can check the box. |
Please release a new version so that it shows up in the stable docs. |
Please consider this carefully. The required JOSS checklist contains the item
|
The JOSS review checklist contains the item
I need something to be able to check this box. You could for example consider setting up a |
We have made a new release that includes the new docs with updated Getting Started information, Automatic Test Actions, and Contributing Guidelines in the |
Thank you |
JOSS Review
Xref openjournals/joss-reviews#5772
- There is a description how to cite the package at https://github.com/worlddynamics/WorldDynamics.jl#how-to-cite-this-work. However, the author list there does not coincide with the JOSS author list.
- Moreover, it looks like an additional person (
@universmile
) has made non-trivial contributions - at least based on the GitHub commit list and compared to other authors.I can only partially reproduce the results. First, it needs some experimentation to find out that "figure 7-7" or "Fig. 7.7" is reproduced by
World3.fig_7()
. This could be stated more explicitly. Next, I can't overlay the original plot - but I also don't have access to the book and putting it only may be complicated due to copyright restrictions.- Julia itself should be cited.
- The paper mentions official implementations on Vensim and Stella without any references.
The text was updated successfully, but these errors were encountered: