-
-
Notifications
You must be signed in to change notification settings - Fork 38
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
[REVIEW]: G³M-f a global gradient-based groundwater modelling framwork #548
Comments
Hello human, I'm @whedon. I'm here to help you with some common editorial tasks. @wkearn it looks like you're currently assigned as the reviewer for this paper 🎉. ⭐ Important ⭐ If you haven't already, you should seriously consider unsubscribing from GitHub notifications for this (https://github.com/openjournals/joss-reviews) repository. As a reviewer, you're probably currently watching this repository which means for GitHub's default behaviour you will receive notifications (emails) for all reviews 😿 To fix this do the following two things:
For a list of things I can do to help you, just type:
|
|
|
@rreinecke this is where the review will take place |
@rreinecke can you change the name of your paper file to use small letters (rather than capital letters). I think this might be why it isn't finding it. |
@whedon generate pdf |
|
|
@rreinecke That worked. Btw you can also ask whedon to generate the PDF yourself. I noticed there are several DOI's missing for your references. Can you add them? |
@whedon generate pdf |
|
|
@rreinecke @wkearn how are things? Can you provide an update on where things stand? Thanks. 🐨 |
I'm working on this right now. I plan to be finished with my review by tomorrow or Wednesday at the latest. Sorry it's taken so long to get going. |
@wkearn that is fine thanks for the update. 👍 |
Here is my review! G³M seems like a powerful groundwater modeling framework with a lot of potential for becoming a reusable component in hydrological models at a variety of scales. My main concern is that under the current state of its documentation, it would be very challenging for a new user to start running their own models or to couple G³M to other models. I also have a few minor concerns about the installation process, some of which might not be bugs in G³M, but in dependencies. DocumentationGoverning equations, etc.I would like to see a summary of the governing equations, the boundary conditions, and the numerical methods behind this model. This would be really helpful in comparing it to other models (say MODFLOW). The simple model exampleA walkthrough of the simple model would be a great help in understanding exactly what a user would need to construct their own model. How would a hydrologist go from 0 to output that they can analyze? I think you have the building blocks of this in your current documentation (such as the configuration file example), but some more explanation of what each of the options controls and how to implement the A more complex exampleIt would also be good to see a more complex example that exercises more of the software options, especially coupling G³M to other models, since that seems to be a key argument for G³M. InstallationDependencies are not automatically installed, which is particularly tricky for Google Test, which now recommends including libgtest in the project, rather than relying on a precompiled shared library (so that there isn't a libgtest package in apt, for instance). I built libgtest on my own and then copied it into I am having trouble compiling the tests because of what might be a problem with my Boost installation. I can comment out the offending lines in This is the error that I get. If this is a Boost bug, I'd be happy to run it down with the Boost developers. I can also open an issue on the G³M repository if you would like to handle it over there.
|
@wkearn 👏 Thanks for the detailed review! @rreinecke can you work on these comments? |
@wkearn Thank you very much for your very helpful feedback! @Kevin-Mattheus-Moerman yes I will approach the mentioned issues in the next couple days. |
@whedon generate pdf |
|
|
@whedon generate pdf |
|
@rreinecke sorry for spamming this thread, we were testing a new way to present the link to a paper. |
@wkearn concerning the libboost error. I can reproduce it with version 1.58 but not with 1.54 and I have currently no idea on what the issue actually is. Would you be so kind and open it as an issue that the build fails with that specific version and if you got the time run it down with the boost mailing list? I've added the gtest framework now to the project build - no more need for a manual install |
Addressed issues: Cheers |
@rreinecke This looks great! I am happy with a link to Modflow for documentation. As you say, their documentation is a lot more comprehensive, and if G³M implements basically the same equations, there is no point in duplicating that. The simple model walkthrough is now more clear. I would encourage you to keep updating the documentation as you and others develop more applications with G³M, including your global groundwater model. Looking forward to seeing that publication when it comes out! The installation works now, with the exception of the libboost bug. I haven't had time yet to track this down, but I will let you know if I hear anything about it. @Kevin-Mattheus-Moerman I'm happy to recommend this for acceptance. |
Thanks @wkearn! 🤖 Are you done with the tickboxes at the top of this issue? @rreinecke can you make a DOI to the archived version of the reviewed software available? This is needed to process acceptance of this submission. |
I am now |
@wkearn Thank you very much for your helpful feedback! @Kevin-Mattheus-Moerman https://zenodo.org/badge/latestdoi/109667597 |
@whedon generate pdf |
|
@arfon we are good to proceed with acceptance of this paper. |
@whedon set 10.5281/zenodo.1175540 as archive |
OK. 10.5281/zenodo.1175540 is the archive. |
@wkearn - many thanks for your review and to @Kevin-Mattheus-Moerman for editing this submission ✨ @rreinecke - your paper is now accepted into JOSS and your DOI is https://doi.org/10.21105/joss.00548 ⚡️:rocket: :boom: |
🎉🎉🎉 Congratulations on your paper acceptance! 🎉🎉🎉 If you would like to include a link to your paper from your README use the following code snippet:
This is how it will look in your documentation: We need your help! Journal of Open Source Software is a community-run journal and relies upon volunteer effort. If you'd like to support us please consider doing either one (or both) of the the following:
|
Submitting author: @rreinecke (Robert Reinecke)
Repository: https://github.com/rreinecke/global-gradient-based-groundwater-model
Version: v1.0.0
Editor: @Kevin-Mattheus-Moerman
Reviewer: @wkearn
Archive: 10.5281/zenodo.1175540
Status
Status badge code:
Reviewers and authors:
Please avoid lengthy details of difficulties in the review thread. Instead, please create a new issue in the target repository and link to those issues (especially acceptance-blockers) in the review thread below. (For completists: if the target issue tracker is also on GitHub, linking the review thread in the issue or vice versa will create corresponding breadcrumb trails in the link target.)
Reviewer instructions & questions
@wkearn, please carry out your review in this issue by updating the checklist below. If you cannot edit the checklist please:
The reviewer guidelines are available here: https://joss.theoj.org/about#reviewer_guidelines. Any questions/concerns please let @Kevin-Mattheus-Moerman know.
Conflict of interest
Code of Conduct
General checks
Functionality
Documentation
Software paper
paper.md
file include a list of authors with their affiliations?The text was updated successfully, but these errors were encountered: