Closed whedon closed 3 years ago
Hello human, I'm @whedon, a robot that can help you with some common editorial tasks. @r-barnes, @awickert, @KCallaghan it looks like you're currently assigned to review this paper :tada:.
:warning: JOSS reduced service mode :warning:
Due to the challenges of the COVID-19 pandemic, JOSS is currently operating in a "reduced service mode". You can read more about what that means in our blog post.
:star: Important :star:
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:
@whedon commands
For example, to regenerate the paper pdf after making changes in the paper's md or bib files, type:
@whedon generate pdf
Reference check summary:
OK DOIs
- 10.1002/hyp.6787 is OK
- 10.1002/hyp.8381 is OK
- 10.1002/hyp.9867 is OK
- 10.1016/j.jhydrol.2014.12.014 is OK
- 10.1016/S0022-1694(03)00175-6 is OK
MISSING DOIs
- None
INVALID DOIs
- None
@KevinShook, @r-barnes, @awickert, @KCallaghan
I wanted to check in and see how things were going with this review, and to answer any questions if you have them. As mentioned above, JOSS is presently requesting reviewers complete their reviews in six weeks (a bit more than three weeks from now).
@KCallaghan thanks for linking all of your issues to this one 👍 🎉
There are still some outstanding issues with the program, particularly in terms of the installation. This may be because the code has not been looked at for over 6 years. We are attempting to fix the issues.
@kbarnhart The review is in the schedule! It should reach the top of the queue in 1.5 weeks.
All- Thanks for the updates. Please let me know if I can do anything to support the review process.
Thanks very much - will do
That's it for me this morning; I'll circle back to inspecting the C and OpenCL code later.
Thanks everyone for linking issues and keeping everyone updated on this issue thread. As always, authors and reviewers, please feel free to reach out to me for support in this review process.
@kbarnhart - I didn't accept the invite in time and it expired, so I cannot update the checklist. Can you re-send? (With apologies!)
I finished a first pass through, and will be able to add more material once I am able to compile the source code.
@whedon re-invite @awickert as reviewer
OK, the reviewer has been re-invited.
@awickert please accept the invite by clicking this link: https://github.com/openjournals/joss-reviews/invitations
Thanks @danielskatz !
@KevinShook and @r-barnes @awickert @KCallaghan
I wanted to write a quick message to check in and provide some guidance regarding the JOSS process. As best as I can tell the reviewers have been quite thorough and have opened many issues in the source repository as part of their reviews.
At this point, the next step is for the authors to address these issues and close them when completed. If the authors have clarifying questions for the reviewers or for me (e.g., does this pull request address your concern), please tag us into the conversation. If the authors think that an issue that was opened is out of scope, the issue itself is the place to discuss. As always, please consider me a resource throughout this process.
Once the authors feel like they have addressed the reviewers issues such that the reviewers are able to complete the review checklist, they should comment here indicating this.
Know that I'll check into this thread and the main repository to keep track of progress/status changes at a frequency of about every 1-2 weeks.
Questions, comments, or concerns always welcome.
Thanks very much, this is very helpful for understanding the process. We'll work on addressing the issues raised.
@KevinShook I wanted to check in and see how things were going with addressing the issues raised by reviewers. Know that JOSS doesn't have a required timeline for revisions, but it would be helpful for me to know an approximate time frame.
Thanks very much for keeping in touch. We have almost completed the conversion of the GUI from Python 2 to 3. Once the tested is complete then the rest of the issues should be fairly simple to address. I have started editing the paper itself, and the requested clarifications seem to be relatively easily addressed. Barring unforeseen issues, I would anticipate completion sometime this month.
@KevinShook Thanks for the update. If issues come up that I can assist with, please let me know.
@whedon remind kbarnhart in 2 weeks
@KevinShook just setting a reminder for myself to check in on this in a few weeks.
Reminder set for kbarnhart in 2 weeks
@KevinShook I wanted to check in and see how things were going with addressing reviewer comments.
Thanks for getting in touch. I just merged a pull request today which should have all of the fixes to date. The GUI has been converted from Python 2 to 3, and no-longer crashes. I believe that the style issues have also been addressed. The main outstanding issues are a) there's still one warning left to fix, and b) although we have a makefile, it's not included as it needs a bit of work. The paper has been updated, but still needs to be gone over, and the manual is being updated as well.
@KevinShook: I'd recommend cmake
as a better option than a makefile (example here): they're relatively simple to write and provide better cross-system compatibility. If you'd like help getting one setup, I'm happy to help.
Thanks very much. We are planning on going with cmake as was recommended by one of the developers.
Thanks for the update @KevinShook 👍
@KevinShook another quick check in from me. No rush if you and your co-authors are still addressing issues raised by the reviewers.
Thanks for checking in. We are still finishing a few issues. We are replacing the makefile with cmake as was suggested by r-barnes (thanks!). We are also working on having the program work with a single executable. Previously, the GUI called a separate executable, from the command line version, which is obviously not desireable. One these are done, the manual will need to be updated. I'm going away for 3 weeks, so will probably not be able to work on it much in the interim.
@KevinShook Sounds good, thanks for the update.
@KevinShook another quick check in from me. No rush if you and your co-authors are still addressing issues raised by the reviewers.
Thanks. We have finally solved a problem which was responsible for there being 2 different executables. There is now a single executable, but we are working on making it more efficient. When this last hurdle is cleared, we can finally cross off all of the technical issues, and finish the documentation.
@KevinShook another quick check in from me (I'm trying to do this about once a month). Of course no rush if you and co-authors are still working to address the remaining technical and documentation issues.
Thanks very much. We're nearly finished. The revised code has been pushed to our GitHub repo, as has the revised paper. I believe that we have addressed all of the concerns with the program, and I'm just waiting for the approval of two the co-authors on the paper and the program manual, to reply to all of the issues.
@KevinShook thanks for that update. I'll stay tuned for your response to the in-repo issues.
@KevinShook I wanted to touch base again on how finishing addressing the reviewer issues was going.
Thanks for keeping in touch. I have replied to all but 3 issues, and I believe that all but these last 3 have been solved. I didn't close the issues, as I assumed that this would be up to the person creating them.
The program now runs (much better thanks to the reviewers), and the GUI has also been greatly improved. The last 3 issues (#18, #14, and #13) are concerned with programming style and are being addressed right now. They should be finished in the next few days.
@KevinShook Thanks for this update. Glad to know that the review comments have improved the software. I concur with you that the reviewers who created the issues should be the people who close them.
Once you have finished addressing the final issues, please ping me and the reviewers here to let them know that it is time for them to complete their reviews.
@KevinShook another quick check in from me to see how things are going in finishing addressing the reviewer's comments.
I think that we have addressed all of the comments. I'm just waiting for the final sign-off from the last co-author before contacting you and the other reviewers. I did see that some of the comments have already been closed.
@KevinShook thanks for the update!
The paper is finally complete and has been pushed to the repo. Thanks for your patience! What would be the best way for me to contact all the reviewers to tell them that we have finished?
@whedon generate pdf
@whedon check references
:point_right::page_facing_up: Download article proof :page_facing_up: View article proof on GitHub :page_facing_up: :point_left:
Reference check summary (note 'MISSING' DOIs are suggestions that need verification):
OK DOIs
- 10.1029/2020WR027984 is OK
- 10.1002/hyp.10567 is OK
- 10.1007/s10669-018-9684-7 is OK
- 10.1111/j.1745-6584.1988.tb00794.x is OK
- 10.1002/esp.3888 is OK
- 10.1002/hyp.6787 is OK
- 10.1002/hyp.8381 is OK
- 10.1002/hyp.9867 is OK
- 10.1016/j.jhydrol.2014.12.014 is OK
- 10.1016/S0022-1694(03)00175-6 is OK
MISSING DOIs
- 10.1016/s0022-1694(98)00098-5 may be a valid DOI for title: Water and Solute Transfer between a Prairie Wetland and Adjacent Uplands, 1. Water Balance
- 10.3390/w11122486 may be a valid DOI for title: “Garbage in, Garbage Out” Does Not Hold True for Indigenous Community Flood Extent Modeling in the Prairie Pothole Region
- 10.1016/0022-1694(93)90275-e may be a valid DOI for title: Hydrology of a Prairie Slough
INVALID DOIs
- None
@KevinShook thanks for the update.
@r-barnes @awickert @KCallaghan as you are able, please revisit your review at this point. If you think @KevinShook has addressed all of your concerns, please close in-repo issues and check off remaining checkboxes above.
As always, if you have questions for me ask them here or email krbarnhart@usgs.gov
@whedon check references
Reference check summary (note 'MISSING' DOIs are suggestions that need verification):
OK DOIs
- 10.1029/2020WR027984 is OK
- 10.1002/hyp.10567 is OK
- 10.1007/s10669-018-9684-7 is OK
- /10.1016/S0022-1694(98)00098-5 is OK
- 10.1111/j.1745-6584.1988.tb00794.x is OK
- 10.1002/esp.3888 is OK
- 10.1002/hyp.6787 is OK
- 10.1002/hyp.8381 is OK
- 10.1002/hyp.9867 is OK
- 10.1016/j.jhydrol.2014.12.014 is OK
- 10.1016/S0022-1694(03)00175-6 is OK
- 10.3390/w11122486 is OK
- 10.1016/0022-1694(93)90275-E is OK
MISSING DOIs
- None
INVALID DOIs
- None
I added the missing DOIs
A strange (but welcome) thing just happened. Out of the blue, Oluwaseun Sharomi contacted us! It turns out he had moved from Abu Dhabi to the USA, which was why we were unable to contact him. He has given his consent to be a co-author, so I have added him to the paper.
Submitting author: @KevinShook (Kevin Shook) Repository: https://github.com/CentreForHydrology/WDPM Version: v2.0b Editor: @kbarnhart Reviewer: @r-barnes, @awickert, @KCallaghan Archive: 10.5281/zenodo.5165172
:warning: JOSS reduced service mode :warning:
Due to the challenges of the COVID-19 pandemic, JOSS is currently operating in a "reduced service mode". You can read more about what that means in our blog post.
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) by leaving comments 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
@r-barnes & @awickert & @KCallaghan, 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.readthedocs.io/en/latest/reviewer_guidelines.html. Any questions/concerns please let @kbarnhart know.
✨ Please try and complete your review in the next six weeks ✨
Review checklist for @r-barnes
Conflict of interest
Code of Conduct
General checks
Functionality
Documentation
Software paper
Review checklist for @awickert
Conflict of interest
Code of Conduct
General checks
Functionality
Documentation
Software paper
Review checklist for @KCallaghan
Conflict of interest
Code of Conduct
General checks
Functionality
Documentation
Software paper