openjournals / joss-reviews

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

[REVIEW]: CurvilinearGrids.jl: A Julia package for curvilinear coordinate transformations #7508

Open editorialbot opened 2 days ago

editorialbot commented 2 days ago

Submitting author: !--author-handle-->@smillerc<!--end-author-handle-- (Samuel Miller) Repository: https://github.com/smillerc/CurvilinearGrids.jl Branch with paper.md (empty if default branch): paper Version: v0.6.5 Editor: !--editor-->@jbytecode<!--end-editor-- Reviewers: @hemanthgrylls, @DanielVandH Archive: Pending

Status

status

Status badge code:

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

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

@hemanthgrylls & @DanielVandH, 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 @jbytecode 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 @DanielVandH

editorialbot commented 2 days 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 2 days ago
Reference check summary (note 'MISSING' DOIs are suggestions that need verification):

βœ… OK DOIs

- 10.2514/3.61273 is OK
- 10.1006/jcph.2002.7117 is OK
- 10.1016/j.compfluid.2023.105859 is OK
- 10.1016/j.compfluid.2022.105706 is OK
- 10.1016/j.jcp.2023.112654 is OK

🟑 SKIP DOIs

- None

❌ MISSING DOIs

- None

❌ INVALID DOIs

- None
editorialbot commented 2 days ago

Software report:

github.com/AlDanial/cloc v 1.90  T=0.04 s (1001.9 files/s, 144029.1 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
Julia                           33            939            990           3603
Markdown                         2             51              0            189
YAML                             4              1              8            131
TeX                              1              4              0             74
TOML                             2              4              0             44
-------------------------------------------------------------------------------
SUM:                            42            999            998           4041
-------------------------------------------------------------------------------

Commit count by author:

    91  Sam Miller
    84  Miller, Samuel
    17  CompatHelper Julia
editorialbot commented 2 days ago

Paper file info:

πŸ“„ Wordcount for paper.md is 970

πŸ”΄ Failed to discover a Statement of need section in paper

editorialbot commented 2 days ago

License info:

βœ… License found: MIT License (Valid open source OSI approved license)

editorialbot commented 2 days ago

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

jbytecode commented 2 days ago

@hemanthgrylls, @DanielVandH - Please create your checklist typing: @editorialbot generate my checklist

This is the review thread. You can always interact with the author, the other reviewers, and the editor.

You can open issues in the target repo and send pull requests as well. Please mention the review thread in the target repo so we can track what is going on out of our world.

Thank you in advance.

DanielVandH commented 2 days ago

Review checklist for @DanielVandH

Conflict of interest

Code of Conduct

General checks

Functionality

Documentation

Software paper