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]: DataAssimilationBenchmarks.jl: a data assimilation research framework #4129

Closed
40 tasks done
whedon opened this issue Feb 3, 2022 · 113 comments
Closed
40 tasks done
Assignees
Labels
accepted Julia published Papers published in JOSS recommend-accept Papers recommended for acceptance in JOSS. review Shell TeX Track: 6 (ESE) Earth Sciences and Ecology

Comments

@whedon
Copy link

whedon commented Feb 3, 2022

Submitting author: @cgrudz (Colin Grudzien)
Repository: https://github.com/cgrudz/DataAssimilationBenchmarks.jl
Branch with paper.md (empty if default branch):
Version: v0.3.4
Editor: @diehlpk
Reviewers: @peanutfun, @tmigot
Archive: 10.5281/zenodo.7311847

⚠️ 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/478dcc0b1608d2a4d8c930edebb58736"><img src="https://joss.theoj.org/papers/478dcc0b1608d2a4d8c930edebb58736/status.svg"></a>
Markdown: [![status](https://joss.theoj.org/papers/478dcc0b1608d2a4d8c930edebb58736/status.svg)](https://joss.theoj.org/papers/478dcc0b1608d2a4d8c930edebb58736)

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

@peanutfun & @tmigot, 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 @taless474 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 @peanutfun

✨ Important: Please do not use the Convert to issue functionality when working through this checklist, instead, please open any new issues associated with your review in the software repository associated with the submission. ✨

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 (@cgrudz) 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 @tmigot

✨ Important: Please do not use the Convert to issue functionality when working through this checklist, instead, please open any new issues associated with your review in the software repository associated with the submission. ✨

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 (@cgrudz) 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?
  • 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?
  • 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)?
@whedon
Copy link
Author

whedon commented Feb 3, 2022

Hello human, I'm @whedon, a robot that can help you with some common editorial tasks. @peanutfun, @tmigot 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 Feb 3, 2022

Wordcount for paper.md is 1301

@whedon
Copy link
Author

whedon commented Feb 3, 2022

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

OK DOIs

- 10.5281/zenodo.2029296 is OK

MISSING DOIs

- 10.1175/2009bams2618.1 may be a valid DOI for title: The data assimilation research testbed: A community facility
- 10.5194/gmd-2021-306 may be a valid DOI for title: A fast, single-iteration ensemble Kalman smoother for sequential data assimilation
- 10.1080/16000870.2018.1445364 may be a valid DOI for title: State-of-the-art stochastic data assimilation methods for high-dimensional non-Gaussian problems
- 10.5194/gmd-13-1903-2020 may be a valid DOI for title: On the numerical integration of the Lorenz-96 model, with scalar additive noise, for benchmark twin experiments
- 10.1002/wcc.535 may be a valid DOI for title: Data assimilation in the geosciences: An overview of methods, issues, and perspectives
- 10.5194/gmd-13-1903-2020 may be a valid DOI for title: On the numerical integration of the Lorenz-96 model, with scalar additive noise, for benchmark twin experiments

INVALID DOIs

- None

@whedon
Copy link
Author

whedon commented Feb 3, 2022

Software report (experimental):

github.com/AlDanial/cloc v 1.88  T=0.24 s (261.9 files/s, 74008.9 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
Julia                           24           1353           3628           6036
Python                          27            971            120           3984
Markdown                         3            119              0            583
TOML                             2            108              1            451
TeX                              2             11              0            107
YAML                             3              3              4             39
Bourne Shell                     1              1              0              2
-------------------------------------------------------------------------------
SUM:                            62           2566           3753          11202
-------------------------------------------------------------------------------


Statistical information for the repository '01771c2f9ef55a9d0f8f5c70' was
gathered on 2022/02/03.
The following historical commit information, by author, was found:

Author                     Commits    Insertions      Deletions    % of changes
Colin Grudzien                  18          1572            312           26.23
Colin J Grudzien                 4            32            124            2.17
cgrudz                           7          2460            448           40.48
plinx                           17          2065            170           31.12

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
Colin J Grudzien              7           21.9          8.4                0.00
plinx                      5068          245.4          4.4                2.35

@whedon
Copy link
Author

whedon commented Feb 3, 2022

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

@peanutfun
Copy link

Hi @cgrudz 👋 I'll review your software in the next couple of days, and open up issues in the repository as I go along. Some of them might only be suggestions and not crucial to the review. Once I'm finished, I'll report back here and summarize the issues with respect to the review criteria and the checklist above.

Happy coding! 🚀

@cgrudz
Copy link

cgrudz commented Feb 4, 2022

Hi @peanutfun, thanks so much, I'll be looking forward to hearing your recommendations for improvement.

Cheers,
Colin

@cgrudz
Copy link

cgrudz commented Feb 11, 2022

@peanutfun, thanks so much for these useful and detailed suggestions for improvement. I'll start working through them slowly as I'm also in a somewhat reduced service mode with this project, as I just started a new position. Cheers!

@peanutfun
Copy link

@cgrudz, no worries, take your time. Then I can also take a more relaxed pace with the review 😇

@whedon
Copy link
Author

whedon commented Feb 17, 2022

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

@whedon
Copy link
Author

whedon commented Feb 17, 2022

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

@peanutfun
Copy link

peanutfun commented Feb 23, 2022

@cgrudz, I finished my review. Let me summarize:

DataAssimilationBenchmarks.jl is a well-working framework for researching data assimilation techniques. Installation is easy and I experienced no issues when executing functions of this package. The automated tests are working well and help understanding the inner workings of the module, although code coverage is still a bit low. The README.md gives a good overview of the framework and extensively documents the public API. Finally, the paper is well written and does an especially good job in motivating the development of the framework.

My main issue with the current state of the package is that I, as a person unfamiliar with the source code, see no clear way of extending the framework with new models and DA methods. In that regard, I feel that DataAssimilationBenchmarks.jl fails its own premise because it is intended to compare DA methods against each other and include more filters and smoothers in the future. As an open-source project, it should encourage contributions by others, and therefore needs instructions on how to add such new methods to the framework.

The other points I want to address mostly concern documentation. The README.md should include an Example Usage section, that illustrates the capabilities of the framework and the intended workflow, and supplies a useful set of default function arguments. As the module functions do not return data structures but write all data into files, the structure and content of these files should be documented as well. Additionally, the repository lacks community guidelines, which is more of a technicality. And finally, I think the paper can be shortened, and some of its references can be improved.

I suggested a lot more in the issues I created during my review, which is mainly due to the fact that I see a lot of potential in DataAssimilationBenchmarks.jl. But most of them are well beyond the scope of this review. Two things I still would like to point out: First, you already documented the API extensively in the README.md. Moving this documentation over to docstrings in the code would yield a documentation that is formatted in a standardized and expected way, and should not be much work. And second, I think that reworking the analysis scripts to work on any system would be a huge selling point. Ideally, the framework would then cover everything from running a model, over benchmarking DA methods in parallel, to evaluating and analyzing their performance.

Issues for meeting review criteria

Possible improvements I strongly recommend

(These are personal suggestions to improve the package, and they are not required to meet the review criteria for publication in JOSS)

@cgrudz
Copy link

cgrudz commented Mar 1, 2022

@peanutfun thank you for your excellent suggestions and detailed review, I really appreciate the effort you took to go through the code as you did. I just wanted to write a quick message to let you know that I am intending to start on revisions and reading through the posted issues in about a month or two -- I am waiting in part to see if I can fund an undergraduate research assistant to help resolve the issues, as I think these will make good exercises for an RA again. However, if this funding does not go through, I do intend to resolve these issues myself. I'll keep the review process updated with my status shortly.

Cheers!
Colin

@diehlpk
Copy link
Member

diehlpk commented Nov 10, 2022

@editorialbot set v0.3.4 as version

@editorialbot
Copy link
Collaborator

Done! version is now v0.3.4

@diehlpk
Copy link
Member

diehlpk commented Nov 10, 2022

@editorialbot set 10.5281/zenodo.7311847 as archive

@editorialbot
Copy link
Collaborator

Done! Archive is now 10.5281/zenodo.7311847

@diehlpk
Copy link
Member

diehlpk commented Nov 10, 2022

@cgrudz The title of the Zenodo archive reads as cgrudz/DataAssimilationBenchmarks.jl: JOSS Paper Version, but it should read as DataAssimilationBenchmarks.jl: a data assimilation research framework to match the paper. Please edit the title. There is no need for a new verison.

@diehlpk
Copy link
Member

diehlpk commented Nov 10, 2022

@editorialbot check references

@diehlpk
Copy link
Member

diehlpk commented Nov 10, 2022

@editorialbot generate pdf

@editorialbot
Copy link
Collaborator

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

OK DOIs

- 10.1175/2009BAMS2618.1 is OK
- 10.5194/gmd-15-7641-2022 is OK
- 10.1080/16000870.2018.1445364 is OK
- 10.5281/zenodo.7036069 is OK
- 10.5194/gmd-13-1903-2020 is OK
- 10.1137/1.9781611974546 is OK
- 10.1002/wcc.535 is OK
- 10.1145/2833157.2833162 is OK
- 10.1111/j.1600-0870.2007.00261.x is OK
- 10.1137/141000671 is OK

MISSING DOIs

- None

INVALID DOIs

- None

@editorialbot
Copy link
Collaborator

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

@diehlpk
Copy link
Member

diehlpk commented Nov 10, 2022

@cgrudz After that change, I can recommend the paper for acceptance.

@cgrudz
Copy link

cgrudz commented Nov 10, 2022

Great! I think I just got this fixed, let me know if there is anything else to do.

@diehlpk
Copy link
Member

diehlpk commented Nov 11, 2022

@editorialbot recommend-accept

@editorialbot
Copy link
Collaborator

Attempting dry run of processing paper acceptance...

@editorialbot
Copy link
Collaborator

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

OK DOIs

- 10.1175/2009BAMS2618.1 is OK
- 10.5194/gmd-15-7641-2022 is OK
- 10.1080/16000870.2018.1445364 is OK
- 10.5281/zenodo.7036069 is OK
- 10.5194/gmd-13-1903-2020 is OK
- 10.1137/1.9781611974546 is OK
- 10.1002/wcc.535 is OK
- 10.1145/2833157.2833162 is OK
- 10.1111/j.1600-0870.2007.00261.x is OK
- 10.1137/141000671 is OK

MISSING DOIs

- None

INVALID DOIs

- None

@diehlpk
Copy link
Member

diehlpk commented Nov 11, 2022

@cgrudz Thanks, I can now recommend the paper for acceptance.

@editorialbot
Copy link
Collaborator

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

Check final proof 👉📄 Download article

If the paper PDF and the deposit XML files look good in openjournals/joss-papers#3718, then you can now move forward with accepting the submission by compiling again with the command @editorialbot accept

@editorialbot editorialbot added the recommend-accept Papers recommended for acceptance in JOSS. label Nov 11, 2022
@kthyng
Copy link

kthyng commented Nov 11, 2022

Everything looks good!

@kthyng
Copy link

kthyng commented Nov 11, 2022

@editorialbot accept

@editorialbot
Copy link
Collaborator

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

@editorialbot
Copy link
Collaborator

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

@editorialbot
Copy link
Collaborator

🚨🚨🚨 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.04129 joss-papers#3719
  2. Wait a couple of minutes, then verify that the paper DOI resolves https://doi.org/10.21105/joss.04129
  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...

@editorialbot editorialbot added accepted published Papers published in JOSS labels Nov 11, 2022
@kthyng
Copy link

kthyng commented Nov 11, 2022

Congratulations on your new publication @cgrudz!! Many thanks to editor @diehlpk and reviewers @peanutfun and @tmigot for your time, hard work, and expertise!!

@kthyng kthyng closed this as completed Nov 11, 2022
@editorialbot
Copy link
Collaborator

🎉🎉🎉 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.04129/status.svg)](https://doi.org/10.21105/joss.04129)

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

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

This is how it will look in your documentation:

DOI

We need your help!

The 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 Julia published Papers published in JOSS recommend-accept Papers recommended for acceptance in JOSS. review Shell TeX Track: 6 (ESE) Earth Sciences and Ecology
Projects
None yet
Development

No branches or pull requests

9 participants