Skip to content
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]: pyDeltaRCM: a flexible numerical delta model #3398

Closed
60 tasks done
whedon opened this issue Jun 23, 2021 · 73 comments
Closed
60 tasks done

[REVIEW]: pyDeltaRCM: a flexible numerical delta model #3398

whedon opened this issue Jun 23, 2021 · 73 comments
Assignees
Labels
accepted published Papers published in JOSS Python recommend-accept Papers recommended for acceptance in JOSS. review

Comments

@whedon
Copy link

whedon commented Jun 23, 2021

Submitting author: @amoodie (Andrew Moodie)
Repository: https://github.com/DeltaRCM/pyDeltaRCM
Version: v2.0.3
Editor: @kbarnhart
Reviewers: @zsylvester, @jhnienhuis, @salterg
Archive: 10.5281/zenodo.5259060

⚠️ JOSS reduced service mode ⚠️

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

Status badge code:

HTML: <a href="https://joss.theoj.org/papers/b5415fded71aee0c364eb7e3f9ca17fd"><img src="https://joss.theoj.org/papers/b5415fded71aee0c364eb7e3f9ca17fd/status.svg"></a>
Markdown: [![status](https://joss.theoj.org/papers/b5415fded71aee0c364eb7e3f9ca17fd/status.svg)](https://joss.theoj.org/papers/b5415fded71aee0c364eb7e3f9ca17fd)

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

@zsylvester & @jhnienhuis, please carry out your review in this issue by updating the checklist below. If you cannot edit the checklist please:

  1. Make sure you're logged in to your GitHub account
  2. Be sure to accept the invite at this URL: https://github.com/openjournals/joss-reviews/invitations

The reviewer guidelines are available here: https://joss.readthedocs.io/en/latest/reviewer_guidelines.html. Any questions/concerns please let @kbarnhart know.

Please start on your review when you are able, and be sure to complete your review in the next six weeks, at the very latest

Review checklist for @zsylvester

Conflict of interest

  • I confirm that I have read the JOSS conflict of interest (COI) policy and that: I have no COIs with reviewing this work or that any perceived COIs have been waived by JOSS for the purpose of this review.

Code of Conduct

General checks

  • Repository: Is the source code for this software available at the repository url?
  • License: Does the repository contain a plain-text LICENSE file with the contents of an OSI approved software license?
  • Contribution and authorship: Has the submitting author (@amoodie) made major contributions to the software? Does the full list of paper authors seem appropriate and complete?
  • Substantial scholarly effort: Does this submission meet the scope eligibility described in the JOSS guidelines

Functionality

  • Installation: Does installation proceed as outlined in the documentation?
  • Functionality: Have the functional claims of the software been confirmed?
  • Performance: If there are any performance claims of the software, have they been confirmed? (If there are no claims, please check off this item.)

Documentation

  • A statement of need: Do the authors clearly state what problems the software is designed to solve and who the target audience is?
  • Installation instructions: Is there a clearly-stated list of dependencies? Ideally these should be handled with an automated package management solution.
  • 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)?
  • Automated tests: Are there automated tests or manual steps described so that the functionality of the software can be verified?
  • Community guidelines: Are there clear guidelines for third parties wishing to 1) Contribute to the software 2) Report issues or problems with the software 3) Seek support

Software paper

  • Summary: Has a clear description of the high-level functionality and purpose of the software for a diverse, non-specialist audience been provided?
  • 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 and who the target audience is?
  • State of the field: Do the authors describe how this software compares to other commonly-used packages?
  • Quality of writing: Is the paper well written (i.e., it does not require editing for structure, language, or writing quality)?
  • References: Is the list of references complete, and is everything cited appropriately that should be cited (e.g., papers, datasets, software)? Do references in the text use the proper citation syntax?

Review checklist for @jhnienhuis

Conflict of interest

  • I confirm that I have read the JOSS conflict of interest (COI) policy and that: I have no COIs with reviewing this work or that any perceived COIs have been waived by JOSS for the purpose of this review.

Code of Conduct

General checks

  • Repository: Is the source code for this software available at the repository url?
  • License: Does the repository contain a plain-text LICENSE file with the contents of an OSI approved software license?
  • Contribution and authorship: Has the submitting author (@amoodie) made major contributions to the software? Does the full list of paper authors seem appropriate and complete?
  • Substantial scholarly effort: Does this submission meet the scope eligibility described in the JOSS guidelines

Functionality

  • Installation: Does installation proceed as outlined in the documentation?
  • Functionality: Have the functional claims of the software been confirmed?
  • Performance: If there are any performance claims of the software, have they been confirmed? (If there are no claims, please check off this item.)

Documentation

  • A statement of need: Do the authors clearly state what problems the software is designed to solve and who the target audience is?
  • Installation instructions: Is there a clearly-stated list of dependencies? Ideally these should be handled with an automated package management solution.
  • 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)?
  • Automated tests: Are there automated tests or manual steps described so that the functionality of the software can be verified?
  • Community guidelines: Are there clear guidelines for third parties wishing to 1) Contribute to the software 2) Report issues or problems with the software 3) Seek support

Software paper

  • Summary: Has a clear description of the high-level functionality and purpose of the software for a diverse, non-specialist audience been provided?
  • 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 and who the target audience is?
  • State of the field: Do the authors describe how this software compares to other commonly-used packages?
  • Quality of writing: Is the paper well written (i.e., it does not require editing for structure, language, or writing quality)?
  • References: Is the list of references complete, and is everything cited appropriately that should be cited (e.g., papers, datasets, software)? Do references in the text use the proper citation syntax?

Review checklist for @salterg

Conflict of interest

Code of Conduct

General checks

  • Repository: Is the source code for this software available at the repository url?
  • License: Does the repository contain a plain-text LICENSE file with the contents of an OSI approved software license?
  • Contribution and authorship: Has the submitting author (@amoodie) made major contributions to the software? Does the full list of paper authors seem appropriate and complete?
  • Substantial scholarly effort: Does this submission meet the scope eligibility described in the JOSS guidelines

Functionality

  • Installation: Does installation proceed as outlined in the documentation?
  • Functionality: Have the functional claims of the software been confirmed?
  • Performance: If there are any performance claims of the software, have they been confirmed? (If there are no claims, please check off this item.)

Documentation

  • A statement of need: Do the authors clearly state what problems the software is designed to solve and who the target audience is?
  • Installation instructions: Is there a clearly-stated list of dependencies? Ideally these should be handled with an automated package management solution.
  • 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)?
  • Automated tests: Are there automated tests or manual steps described so that the functionality of the software can be verified?
  • Community guidelines: Are there clear guidelines for third parties wishing to 1) Contribute to the software 2) Report issues or problems with the software 3) Seek support

Software paper

  • Summary: Has a clear description of the high-level functionality and purpose of the software for a diverse, non-specialist audience been provided?
  • 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 and who the target audience is?
  • State of the field: Do the authors describe how this software compares to other commonly-used packages?
  • Quality of writing: Is the paper well written (i.e., it does not require editing for structure, language, or writing quality)?
  • References: Is the list of references complete, and is everything cited appropriately that should be cited (e.g., papers, datasets, software)? Do references in the text use the proper citation syntax?
@whedon
Copy link
Author

whedon commented Jun 23, 2021

Hello human, I'm @whedon, a robot that can help you with some common editorial tasks. @zsylvester, @jhnienhuis it looks like you're currently assigned to review this paper 🎉.

⚠️ JOSS reduced service mode ⚠️

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.

⭐ 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:

  1. Set yourself as 'Not watching' https://github.com/openjournals/joss-reviews:

watching

  1. You may also like to change your default settings for this watching repositories in your GitHub profile here: https://github.com/settings/notifications

notifications

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

@whedon
Copy link
Author

whedon commented Jun 23, 2021

Reference check summary (note 'MISSING' DOIs are suggestions that need verification):

OK DOIs

- 10.5194/esurf-3-67-2015 is OK
- 10.5194/esurf-3-87-2015 is OK
- 10.2110/pec.05.83.0011 is OK
- 10.1002/2015JF003653 is OK
- 10.1002/2016GL070519 is OK
- 10.1029/2019GL082792 is OK
- 10.1029/2018GL079405 is OK
- 10.1029/2020JF005706 is OK
- 10.1016/j.earscirev.2016.06.016 is OK
- 10.1038/s41467-020-18531-4 is OK
- 10.1146/annurev-marine-120709-142856 is OK
- 10.21105/joss.02317 is OK
- 10.1145/2833157.2833162 is OK
- 10.1038/s41586-020-2649-2 is OK
- 10.1109/MCSE.2007.55 is OK
- 10.1038/s41592-019-0686-2 is OK

MISSING DOIs

- None

INVALID DOIs

- None

@whedon
Copy link
Author

whedon commented Jun 23, 2021

Software report (experimental):

github.com/AlDanial/cloc v 1.88  T=0.19 s (538.7 files/s, 102400.9 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
Python                          50           3127           3412           8659
reStructuredText                37            948            937            801
YAML                             4             23              4            324
TeX                              1             16              0            172
Pascal                           1             77              0            154
CSS                              1             19              7             86
SVG                              2              1              1             76
Markdown                         1             22              0             69
DOS Batch                        1              8              1             26
make                             1             12              7             17
HTML                             1              2              0              2
-------------------------------------------------------------------------------
SUM:                           100           4255           4369          10386
-------------------------------------------------------------------------------


Statistical information for the repository '621f60900dd49b1b8cb1345a' was
gathered on 2021/06/23.
The following historical commit information, by author, was found:

Author                     Commits    Insertions      Deletions    % of changes
Andrew Moodie                  200         14492           8071           41.60
Eric Barefoot                   44          2707           2493            9.59
JayH                            61          3255           1346            8.48
Mariela Perignon                29          4632           1634           11.55
Mark Piper                       6            28             28            0.10
amoodie                         98          5677           2739           15.52
deltarcm-helper                  4           409            309            1.32
jay                             24          3494           2921           11.83

Below are the number of rows from each author that have survived and are still
intact in the current revision:

Author                     Rows      Stability          Age       % in comments
Andrew Moodie             12411           85.6          4.7               11.92
Eric Barefoot               475           17.5         16.6                5.47
Mariela Perignon            167            3.6         23.0                3.59
Mark Piper                    9           32.1         57.1                0.00
deltarcm-helper             104           25.4         13.7               34.62
jayh                       2032          100.0          5.0               11.71

@whedon
Copy link
Author

whedon commented Jun 23, 2021

PDF failed to compile for issue #3398 with the following error:

 Error producing PDF.
! Illegal parameter number in definition of \@xs@arg@i.
<to be read again> 
                   q
l.350 }

Looks like we failed to compile the PDF

@kbarnhart
Copy link

@zsylvester, @jhnienhuis - thanks for agreeing to review this submission to JOSS. In the prior comments there is a checklist that you can use to guide you through your review.

We have an automatic reminder set up in two weeks to ask you how the review is going. At present we request that reviewers complete their reviews within 6 weeks. JOSS is trying to be mindful of changes people have experienced due to COVID-19.

As you work through your review, if there are any issues that come up, please make an issue in the pyDeltaRCM repository, and link to this issue (paste openjournals/joss-reviews/issues/3398 into the issue you create). That way most of the discussion can occur on in-repo issues.

If you have any questions, please let me know (tag me here or email [email protected]).

I plan to find a third reviewer for this submission and will manually edit this page to provide them a checklist once they have been identified.

@kbarnhart
Copy link

@amoodie could you see about the PDF compilation error? If you can't figure it out, let me know and I can tag one of the whedon experts on the JOSS editorial team to help out.

@amoodie
Copy link

amoodie commented Jun 23, 2021

Hi @kbarnhart, I've looked into that error, but have not identified any leads to explain it. The paper compiles on the preview service without issue, and so I do think we need the help of an expert.

Thanks reviewers for your time, and looking forward to your feedback.

@kbarnhart
Copy link

@arfon any recommendations on addressing this PDF compile error (or who else I should ping about it).

@danielskatz
Copy link

@kbarnhart - for things like this ping @openjournals/dev (though it may still be @arfon who replies)

@arfon
Copy link
Member

arfon commented Jun 24, 2021

@whedon generate pdf

@whedon
Copy link
Author

whedon commented Jun 24, 2021

PDF failed to compile for issue #3398 with the following error:

 Error producing PDF.
! Illegal parameter number in definition of \@xs@arg@i.
<to be read again> 
                   q
l.350 }

Looks like we failed to compile the PDF

@arfon
Copy link
Member

arfon commented Jun 24, 2021

@whedon generate pdf

@whedon
Copy link
Author

whedon commented Jun 24, 2021

👉📄 Download article proof 📄 View article proof on GitHub 📄 👈

@arfon
Copy link
Member

arfon commented Jun 24, 2021

@kbarnhart – well that was a new one for me 😸. It turns out the URL you have in your JOSS bio https://www.usgs.gov/staff-profiles/katherine-barnhart?qt-staff_profile_science_products=3#qt-staff_profile_science_products was causing some issues with the paper compilation (as we link to editors in the JOSS paper). For now I've changed it to https://www.usgs.gov/staff-profiles/katherine-barnhart which seems to redirect to https://www.usgs.gov/staff-profiles/katherine-barnhart?qt-staff_profile_science_products=3#qt-staff_profile_science_products anyway but I'll need to look into fixing this in the LaTeX template.

@kbarnhart
Copy link

Wow! Thanks for figuring that out @arfon. 🎉 🎉 I did just update that URL recently.

@kbarnhart
Copy link

@whedon add @salterg as reviewer

@whedon
Copy link
Author

whedon commented Jun 29, 2021

OK, @salterg is now a reviewer

@kbarnhart
Copy link

@salterg - thanks for agreeing to review this submission to JOSS. In the prior comments there is a checklist that you can use to guide you through your review.

We have an automatic reminder set up to ask you how the review is going. At present we request that reviewers complete their reviews within 6 weeks (August 10, 2021). JOSS is trying to be mindful of changes people have experienced due to COVID-19.

As you work through your review, if there are any issues that come up, please make an issue in the pyDeltaRCM repository, and link to this issue (paste /issues/3398 into the issue you create). That way most of the discussion can occur on in-repo issues.

If you have any questions, please let me know (tag me here or email [email protected]).

@whedon
Copy link
Author

whedon commented Jul 7, 2021

👋 @zsylvester, please update us on how your review is going (this is an automated reminder).

@whedon
Copy link
Author

whedon commented Jul 7, 2021

👋 @jhnienhuis, please update us on how your review is going (this is an automated reminder).

@jhnienhuis
Copy link

@kbarnhart,

thanks again for inviting me to this review. Its been fun exploring github and python!

I noticed two small things:

  1. I noticed this link is expired. do I need to accept anything still?
    Be sure to accept the invite at this URL: https://github.com/openjournals/joss-reviews/invitations

  2. I tried to find the paper pdf on the JOSS webpage because I could not find it anywhere on github. I eventually found it, but by doing that also noticed the search function doesn't really work properly.
    image
    for example, when i search for "@amoodie" or pydeltarcm is doesn't find the pdf of this manuscript: https://joss.theoj.org/papers/search?q=pydeltarcm

Perhaps you can forward this to the appropriate webpage developer?

Best,
Jaap

@kbarnhart
Copy link

@whedon re-invite @jhnienhuis as reviewer

@kbarnhart
Copy link

@whedon set v2.0.3 as version

@whedon
Copy link
Author

whedon commented Aug 25, 2021

OK. v2.0.3 is the version.

@kbarnhart
Copy link

@whedon set 10.5281/zenodo.5259060 as archive

@whedon
Copy link
Author

whedon commented Aug 25, 2021

OK. 10.5281/zenodo.5259060 is the archive.

@kbarnhart
Copy link

@whedon recommend-accept

@whedon
Copy link
Author

whedon commented Aug 25, 2021

Attempting dry run of processing paper acceptance...

@whedon whedon added the recommend-accept Papers recommended for acceptance in JOSS. label Aug 25, 2021
@whedon
Copy link
Author

whedon commented Aug 25, 2021

Reference check summary (note 'MISSING' DOIs are suggestions that need verification):

OK DOIs

- 10.5194/esurf-3-67-2015 is OK
- 10.5194/esurf-3-87-2015 is OK
- 10.2110/pec.05.83.0011 is OK
- 10.1002/2015JF003653 is OK
- 10.1002/2016GL070519 is OK
- 10.1029/2019GL082792 is OK
- 10.1029/2018GL079405 is OK
- 10.1029/2020JF005706 is OK
- 10.1016/j.earscirev.2016.06.016 is OK
- 10.1038/s41467-020-18531-4 is OK
- 10.1146/annurev-marine-120709-142856 is OK
- 10.21105/joss.02317 is OK
- 10.1145/2833157.2833162 is OK
- 10.1038/s41586-020-2649-2 is OK
- 10.1109/MCSE.2007.55 is OK
- 10.1038/s41592-019-0686-2 is OK

MISSING DOIs

- None

INVALID DOIs

- None

@whedon
Copy link
Author

whedon commented Aug 25, 2021

👋 @openjournals/joss-eics, this paper is ready to be accepted and published.

Check final proof 👉 openjournals/joss-papers#2537

If the paper PDF and Crossref deposit XML look good in openjournals/joss-papers#2537, then you can now move forward with accepting the submission by compiling again with the flag deposit=true e.g.

@whedon accept deposit=true

@kbarnhart
Copy link

@amoodie and co-authors: I've now recommended that this submission be accepted. One of the @openjournals/joss-eics will handle the final steps of this process. Congratulations on a valuable contribution. Many thanks to reviewers @zsylvester, @jhnienhuis, @salterg for your thoughtful and constructive reviews.

@amoodie
Copy link

amoodie commented Aug 25, 2021

🎉 wahoo! Thanks Katy, and to Zoltán, Jaap, and Gerard for your helpful reviews!

@danielskatz
Copy link

danielskatz commented Aug 25, 2021

Hi - I'll be working on this as the AEiC this week.

I have one minor comment:

  • On page 2, the fact that parallel is broken across lines is awkward. Perhaps this text could be rephrased so that this doesn't happen?

Screen Shot 2021-08-25 at 1 11 59 PM

Otherwise, I think this is ready to publish

@amoodie
Copy link

amoodie commented Aug 26, 2021

Hi Daniel, I can work on revising the text to try and prevent that line break. After I make the change, do you need me to make a new release and re-upload to Zenodo for archive?

@danielskatz
Copy link

No, if the change is just to the paper, it's fine - the archive is of the software, since the paper is archived as part of the journal's process when published.

@amoodie
Copy link

amoodie commented Aug 26, 2021

@whedon generate pdf

@whedon
Copy link
Author

whedon commented Aug 26, 2021

👉📄 Download article proof 📄 View article proof on GitHub 📄 👈

@amoodie
Copy link

amoodie commented Aug 26, 2021

@danielskatz, okay, I think that this minor change seems to have pushed the parallel to the next line and prevented the break 👍

@danielskatz
Copy link

@whedon accept deposit=true

@whedon
Copy link
Author

whedon commented Aug 26, 2021

Doing it live! Attempting automated processing of paper acceptance...

@whedon whedon added accepted published Papers published in JOSS labels Aug 26, 2021
@whedon
Copy link
Author

whedon commented Aug 26, 2021

🐦🐦🐦 👉 Tweet for this paper 👈 🐦🐦🐦

@whedon
Copy link
Author

whedon commented Aug 26, 2021

🚨🚨🚨 THIS IS NOT A DRILL, YOU HAVE JUST ACCEPTED A PAPER INTO JOSS! 🚨🚨🚨

Here's what you must now do:

  1. Check final PDF and Crossref metadata that was deposited 👉 Creating pull request for 10.21105.joss.03398 joss-papers#2540
  2. Wait a couple of minutes, then verify that the paper DOI resolves https://doi.org/10.21105/joss.03398
  3. If everything looks good, then close this review issue.
  4. Party like you just published a paper! 🎉🌈🦄💃👻🤘

Any issues? Notify your editorial technical team...

@danielskatz
Copy link

Congratulations to @amoodie (Andrew Moodie) and co-authors!!

And thanks to @kbarnhart for editing, and to @zsylvester, @jhnienhuis, and @salterg for reviewing!
We couldn't do this without you!

@whedon
Copy link
Author

whedon commented Aug 26, 2021

🎉🎉🎉 Congratulations on your paper acceptance! 🎉🎉🎉

If you would like to include a link to your paper from your README use the following code snippets:

Markdown:
[![DOI](https://joss.theoj.org/papers/10.21105/joss.03398/status.svg)](https://doi.org/10.21105/joss.03398)

HTML:
<a style="border-width:0" href="https://doi.org/10.21105/joss.03398">
  <img src="https://joss.theoj.org/papers/10.21105/joss.03398/status.svg" alt="DOI badge" >
</a>

reStructuredText:
.. image:: https://joss.theoj.org/papers/10.21105/joss.03398/status.svg
   :target: https://doi.org/10.21105/joss.03398

This is how it will look in your documentation:

DOI

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:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted published Papers published in JOSS Python recommend-accept Papers recommended for acceptance in JOSS. review
Projects
None yet
Development

No branches or pull requests

9 participants