openjournals / joss-reviews

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

[REVIEW]: amisrsynthdata: A Python package for generating synthetic data for the Advanced Modular Incoherent Scatter Radars #7248

Open editorialbot opened 1 month ago

editorialbot commented 1 month ago

Submitting author: !--author-handle-->@ljlamarche<!--end-author-handle-- (Leslie Lamarche) Repository: https://github.com/amisr/amisrsynthdata Branch with paper.md (empty if default branch): joss Version: v1.1.3 Editor: !--editor-->@mbobra<!--end-editor-- Reviewers: @rweigel, @peijin94 Archive: Pending

Status

status

Status badge code:

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

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

@rweigel & @peijin94, 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 @mbobra 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 @peijin94

πŸ“ Checklist for @rweigel

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

βœ… OK DOIs

- 10.1016/j.jastp.2009.01.009 is OK
- 10.1029/2007RS003805 is OK
- 10.1029/2019JA027112 is OK
- 10.1002/2014RS005519 is OK
- 10.17226/13060 is OK
- 10.1029/2004RS003042 is OK
- 10.1038/s41586-020-2649-2 is OK
- 10.5281/zenodo.6575970 is OK
- 10.21105/joss.00580 is OK
- 10.1109/MCSE.2007.55 is OK

🟑 SKIP DOIs

- No DOI given, and none found for title: Cartopy: a cartographic python library with a Matp...

❌ MISSING DOIs

- None

❌ INVALID DOIs

- None
editorialbot commented 1 month ago

Software report:

github.com/AlDanial/cloc v 1.90  T=0.03 s (1283.4 files/s, 144189.8 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
Python                          13            444            759           1468
reStructuredText                11            216            127            364
YAML                             8             89             72            310
TeX                              1             13              0            138
TOML                             1              7              0             49
Markdown                         1             15              0             31
DOS Batch                        1              8              1             26
make                             1              4              7              9
-------------------------------------------------------------------------------
SUM:                            37            796            966           2395
-------------------------------------------------------------------------------

Commit count by author:

   198  Leslie Lamarche
editorialbot commented 1 month ago

Paper file info:

πŸ“„ Wordcount for paper.md is 896

βœ… The paper includes a Statement of need section

editorialbot commented 1 month ago

License info:

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

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:

mbobra commented 1 month ago

@rweigel @peijin94 Thank you so much for agreeing to review! You can find the article in the comment boxes above ⬆️ , the software repository linked in the first comment box on this issue. To generate your checklist, use the following command:

@editorialbot generate my checklist

I think you're good to go. Again, JOSS is an open review process and we encourage communication between the reviewers, the submitting author, and the editor. And please feel free to ask me questions, I'm always around.

Can you please respond here (or give a thumbs up) so I know you're in the right place and found all the materials?

peijin94 commented 1 month ago

Review checklist for @peijin94

Conflict of interest

Code of Conduct

General checks

Functionality

Documentation

Software paper

peijin94 commented 1 month ago

https://github.com/amisr/amisrsynthdata/issues/13 https://github.com/amisr/amisrsynthdata/issues/14 https://github.com/amisr/amisrsynthdata/issues/15 https://github.com/amisr/amisrsynthdata/issues/16

ljlamarche commented 1 month ago

@peijin94 @mbobra I have addressed all four comments but left them open for more feedback if you'd like anything else modified! Thank you for the useful suggestions!

mbobra commented 4 weeks ago

@peijin94 I see the performance box unchecked on the reviewer checklist -- do you have any specific issue related to that performance?

@rweigel Do you need any help with the review? If so, please let me know!

peijin94 commented 3 weeks ago

Previously no benchmark and performance is provided, now it is completed, I have no more questions

rweigel commented 3 weeks ago

Review checklist for @rweigel

Conflict of interest

Code of Conduct

General checks

Functionality

Documentation

Software paper