openjournals / joss-reviews

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

[REVIEW]: NcCut: A NetCDF Viewer and Transecting Tool #7185

Open editorialbot opened 2 months ago

editorialbot commented 2 months ago

Submitting author: !--author-handle-->@rchartra<!--end-author-handle-- (Robin Chartrand) Repository: https://github.com/rchartra/NcCut Branch with paper.md (empty if default branch): Version: v0.4.3 Editor: !--editor-->@hugoledoux<!--end-editor-- Reviewers: @platipodium, @huite Archive: Pending

Status

status

Status badge code:

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

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

@platipodium & @huite, 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 @hugoledoux 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 @platipodium

πŸ“ Checklist for @Huite

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

βœ… OK DOIs

- 10.1029/2021JC018075 is OK
- 10.5194/os-17-1421-2021 is OK
- 10.5281/zenodo.5625933 is OK
- 10.5281/zenodo.7897029 is OK
- 10.5281/zenodo.5176030 is OK
- 10.5281/zenodo.10199 is OK
- 10.5281/zenodo.5869838 is OK

🟑 SKIP DOIs

- No DOI given, and none found for title: Panoply Data Viewer
- No DOI given, and none found for title: Ncview

❌ MISSING DOIs

- None

❌ INVALID DOIs

- None
editorialbot commented 2 months ago

Software report:

github.com/AlDanial/cloc v 1.90  T=0.09 s (733.7 files/s, 240817.2 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
HTML                             8           1492             26           8695
SVG                              1              0              0           2671
Python                          18            602           1313           2592
CSS                              6            339             51           1324
JavaScript                      12            138            228            912
reStructuredText                11            244            114            362
Markdown                         2             54              0            175
YAML                             3             12              0            139
TeX                              1              8              0             85
TOML                             1              6              0             45
DOS Batch                        1              8              1             26
Jupyter Notebook                 1              0            288             19
make                             1              4              7              9
JSON                             1              0              0              1
-------------------------------------------------------------------------------
SUM:                            67           2907           2028          17055
-------------------------------------------------------------------------------

Commit count by author:

   284  rchartra
    14  github-actions[bot]
editorialbot commented 2 months ago

Paper file info:

πŸ“„ Wordcount for paper.md is 1008

βœ… The paper includes a Statement of need section

editorialbot commented 2 months ago

License info:

🟑 License found: GNU General Public License v3.0 (Check here for OSI approval)

editorialbot commented 2 months ago

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

platipodium commented 2 months ago

Review checklist for @platipodium

Conflict of interest

Code of Conduct

General checks

Functionality

Documentation

Software paper

platipodium commented 1 month ago

@rchartra I had severe trouble with the usability of the interface. I filed an issue only giving a glimpse into those troubles; you may seek help and other opinions to move this project forward.

Huite commented 1 month ago

Review checklist for @Huite

Conflict of interest

Code of Conduct

General checks

Functionality

Documentation

Software paper

hugoledoux commented 8 hours ago

@rchartra can you please update us on the status of the opened issues?

rchartra commented 1 hour ago

I am currently in the process of implementing non equidistant coordinates to resolve NcCut#35.