openjournals / joss-reviews

Reviews for the Journal of Open Source Software
Creative Commons Zero v1.0 Universal
694 stars 36 forks source link

[REVIEW]: DRDMannTurb: A python package for scalable, data-driven synthetic turbulence #6838

Open editorialbot opened 1 month ago

editorialbot commented 1 month ago

Submitting author: !--author-handle-->@alizma<!--end-author-handle-- (Alexey Izmailov) Repository: https://github.com/METHODS-Group/DRDMannTurb Branch with paper.md (empty if default branch): main Version: v1.0.0 Editor: !--editor-->@HaoZeke<!--end-editor-- Reviewers: @paroomk, @olivecha Archive: Pending

Status

status

Status badge code:

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

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

@paroomk & @olivecha, your review will be checklist based. Each of you will have a separate checklist that you should update when carrying out your review. First of all you need to run this command in a separate comment to create the checklist:

@editorialbot generate my checklist

The reviewer guidelines are available here: https://joss.readthedocs.io/en/latest/reviewer_guidelines.html. Any questions/concerns please let @HaoZeke 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 ✨

Checklists

πŸ“ Checklist for @paroomk

editorialbot commented 1 month ago

Hello humans, I'm @editorialbot, a robot that can help you with some common editorial tasks.

For a list of things I can do to help you, just type:

@editorialbot commands

For example, to regenerate the paper pdf after making changes in the paper's md or bib files, type:

@editorialbot generate pdf
editorialbot commented 1 month ago

Software report:

github.com/AlDanial/cloc v 1.90  T=0.06 s (1355.5 files/s, 140389.2 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
Python                          41           1360           2102           3712
reStructuredText                23            295            392            158
CSV                              4              0              0            128
YAML                             6             11              9             99
Markdown                         2             36              0             72
TeX                              1             13              0             41
DOS Batch                        1              8              1             26
make                             1              4              7              9
JavaScript                       2              0              0              7
JSON                             1              0              0              3
-------------------------------------------------------------------------------
SUM:                            82           1727           2511           4255
-------------------------------------------------------------------------------

Commit count by author:

   200  Alexey Izmailov
    56  mjachi
    32  gdeskos
    27  Matthew Meeker
    10  Brendan Keith
     1  Georgios (Yorgos) Deskos
     1  dependabot[bot]
editorialbot commented 1 month ago
Reference check summary (note 'MISSING' DOIs are suggestions that need verification):

OK DOIs

- 10.1063/5.0064394 is OK
- 10.5281/zenodo.7254149 is OK
- 10.1017/S0022112094001886 is OK

MISSING DOIs

- None

INVALID DOIs

- https://doi.org/10.1016/S0266-8920(97)00036-2 is INVALID because of 'https://doi.org/' prefix
editorialbot commented 1 month ago

Paper file info:

πŸ“„ Wordcount for paper.md is 886

βœ… The paper includes a Statement of need section

editorialbot commented 1 month ago

License info:

βœ… License found: BSD 3-Clause "New" or "Revised" License (Valid open source OSI approved license)

editorialbot commented 1 month ago

:point_right::page_facing_up: Download article proof :page_facing_up: View article proof on GitHub :page_facing_up: :point_left:

paroomk commented 1 month ago

Review checklist for @paroomk

Conflict of interest

Code of Conduct

General checks

Functionality

Documentation

Software paper

HaoZeke commented 6 days ago

@paroomk @olivecha could you update me on the progress please?

HaoZeke commented 6 days ago

@editorialbot remind @paroomk and @olivecha in three days

editorialbot commented 6 days ago

@paroomk and @olivecha doesn't seem to be a reviewer or author for this submission.

HaoZeke commented 6 days ago

@editorialbot add @paroomk as reviewer

editorialbot commented 6 days ago

@paroomk is already included in the reviewers list

HaoZeke commented 6 days ago

@editorialbot add @olivecha as reviewer

editorialbot commented 6 days ago

@olivecha is already included in the reviewers list

paroomk commented 5 days ago

@paroomk @olivecha could you update me on the progress please?

Hi @HaoZeke, I am working on verifying the functionality now. I am hoping to finish this by next weekend (July 14).

I have also submitted an issue regarding the inclusion of examples and documentation in the pre-compiled wheels.