openjournals / joss-reviews

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

[REVIEW]: PyGMI - a python package for geoscience modelling and interpretation #7019

Open editorialbot opened 1 month ago

editorialbot commented 1 month ago

Submitting author: !--author-handle-->@Patrick-Cole<!--end-author-handle-- (Patrick Cole) Repository: https://github.com/Patrick-Cole/pygmi Branch with paper.md (empty if default branch): Version: v3.2.8.0 Editor: !--editor-->@boisgera<!--end-editor-- Reviewers: @AnkitBarik, @AlexanderJuestel Archive: Pending

Status

status

Status badge code:

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

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

@AnkitBarik & @AlexanderJuestel, 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 @boisgera 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 @AlexanderJuestel

📝 Checklist for @AnkitBarik

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.33 s (455.6 files/s, 200786.3 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
Python                          96          13105          16139          34787
reStructuredText                 2            111              0           1049
HTML                            45              3              0            921
TeX                              1             17              0            208
TOML                             1              6              0             71
Markdown                         1              9              0             34
CSV                              1              0              0             27
DOS Batch                        1              1              0             22
YAML                             1              1              4             18
XML                              2              0              0             16
-------------------------------------------------------------------------------
SUM:                           151          13253          16143          37153
-------------------------------------------------------------------------------

Commit count by author:

   968  Patrick
    86  pcole@geoscience.org.za
     6  Janine-Cole
     2  Patrick Cole
     1  Marinda
editorialbot commented 1 month ago
Reference check summary (note 'MISSING' DOIs are suggestions that need verification):

OK DOIs

- 10.1190/1.1439386 is OK
- 10.1016/j.cageo.2005.03.002 is OK
- 10.1016/j.cageo.2006.02.016 is OK
- 10.1186/s40623-015-0228-9 is OK
- 10.1109/36.3001 is OK
- 10.1190/1.1444531 is OK
- 10.1785/0220190313 is OK
- 10.2113/econgeo.107.2.209 is OK
- 10.1190/1.1988183 is OK
- 10.1190/1.1543203 is OK
- 10.1109/PROC.1981.11918 is OK
- 10.1071/EG08028 is OK
- 10.1190/1.1444942 is OK

MISSING DOIs

- No DOI given, and none found for title: Multiresolution Segmentation: An Optimization Appr...
- No DOI given, and none found for title: Potential Theory in Gravity and Magnetic Applicati...
- No DOI given, and none found for title: GDAL/OGR Geospatial Data Abstraction software Libr...
- No DOI given, and none found for title: Scikit-learn: Machine Learning in Python
- No DOI given, and none found for title: Joint modelling of gravity and magnetic fields - a...

INVALID DOIs

- None
editorialbot commented 1 month ago

Paper file info:

📄 Wordcount for paper.md is 925

✅ 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:

AlexanderJuestel commented 1 month ago

Review checklist for @AlexanderJuestel

Conflict of interest

Code of Conduct

General checks

Functionality

Documentation

Software paper

AnkitBarik commented 1 month ago

Review checklist for @AnkitBarik

Conflict of interest

Code of Conduct

General checks

Functionality

Documentation

Software paper

Patrick-Cole commented 1 month ago

I have started making corrections and am responding directly to the comments on my repository above. I hope this is okay.