openjournals / joss-reviews

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

[REVIEW]: Emiproc: A Python package for emission inventory processing #7509

Open editorialbot opened 2 days ago

editorialbot commented 2 days ago

Submitting author: !--author-handle-->@lionel42<!--end-author-handle-- (Lionel Constantin) Repository: https://github.com/C2SM-RCM/emiproc Branch with paper.md (empty if default branch): joss Version: v2.1 Editor: !--editor-->@mengqi-z<!--end-editor-- Reviewers: @einaraz, @mikapfl Archive: Pending

Status

status

Status badge code:

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

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

@dostuffthatmatters & @einaraz, 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 @mengqi-z 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 @einaraz

πŸ“ Checklist for @dostuffthatmatters

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.5194/gmd-13-2379-2020 is OK
- 10.5281/zenodo.3946761 is OK
- 10.1109/MCSE.2007.55 is OK
- 10.2800/795737 is OK
- 10.35089/WDCC/IconRelease01 is OK
- 10.5194/gmd-12-1885-2019 is OK
- 10.5194/gmd-13-873-2020 is OK
- 10.5194/acp-24-2759-2024 is OK
- 10.5194/egusphere-egu24-3375 is OK
- 10.5194/egusphere-egu24-7420 is OK
- 10.1029/2006GB002735 is OK
- 10.5194/gmd-11-4043-2018 is OK

🟑 SKIP DOIs

- No DOI given, and none found for title: EDGAR (Emissions Database for Global Atmospheric R...

❌ MISSING DOIs

- None

❌ INVALID DOIs

- None
editorialbot commented 2 days ago

Software report:

github.com/AlDanial/cloc v 1.90  T=0.16 s (1165.8 files/s, 183239.0 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
Python                         103           3303           3407          13090
Jupyter Notebook                13              0           5964           1254
CSV                             27              2              0            502
reStructuredText                21            437            224            483
YAML                            13             13             22            172
TeX                              1              9              0            170
Markdown                         4             56              0            152
TOML                             1              9              0             57
DOS Batch                        1              8              1             26
make                             1              4              7              9
JSON                             1              0              0              8
SVG                              1              0              1              3
-------------------------------------------------------------------------------
SUM:                           187           3841           9626          15926
-------------------------------------------------------------------------------

Commit count by author:

   446  coli
    81  Ochsner, David
    69  Gerrit Kuhlmann
    50  Haussaire JM
    39  Constantin, Lionel
    32  Michael JΓ€hn
    21  efmkoene
    16  Jean-Matthieu Haussaire
    13  lionel constantin
    12  Lionel C
    11  Dominik Brunner
     4  Haussaire, Jean-Matthieu
     3  David Ochsner
     2  Jaehn, Michael
     2  dao
     2  jmhaussaire
     1  Joel Thanwerdas
     1  Kuhlmann, Gerrit
     1  Michael Steiner
     1  corink21
     1  gredvis
editorialbot commented 2 days ago

Paper file info:

πŸ“„ Wordcount for paper.md is 1099

βœ… The paper includes a Statement of need section

editorialbot commented 2 days ago

License info:

βœ… License found: BSD 3-Clause "New" or "Revised" 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:

mengqi-z commented 2 days ago

πŸ‘‹πŸΌ @lionel42 @dostuffthatmatters @einaraz - This is the review thread for the paper. All of our communications will happen here from now on.

As a reviewer, the first step is to create a checklist for your review by entering

@editorialbot generate my checklist

as the top of a new comment in this thread.

These checklists contain the JOSS requirements. As you go over the submission, please check any items that you feel have been satisfied. The first comment in this thread also contains links to the JOSS reviewer guidelines.

The JOSS review is different from most other journals. Our goal is to work with the authors to help them meet our criteria instead of merely passing judgment on the submission. As such, the reviewers are encouraged to submit issues and pull requests on the software repository. When doing so, please mention https://github.com/openjournals/joss-reviews/issues/7509 so that a link is created to this thread (and I can keep an eye on what is happening). Please also feel free to comment and ask questions on this thread. In my experience, it is better to post comments/questions/suggestions as you come across them instead of waiting until you've reviewed the entire package.

We aim for reviews to be completed within about 2-4 weeks. Please let me know if any of you require some more time. We can also use EditorialBot (our bot) to set automatic reminders if you know you'll be away for a known period of time.

Please feel free to ping me (@mengqi-z) if you have any questions/concerns.

einaraz commented 2 days ago

Review checklist for @einaraz

Conflict of interest

Code of Conduct

General checks

Functionality

Documentation

Software paper

dostuffthatmatters commented 1 day ago

Review checklist for @dostuffthatmatters

Conflict of interest

Code of Conduct

General checks

Functionality

Documentation

Software paper

dostuffthatmatters commented 1 day ago

Dear @mengqi-z,

I have noticed that I have a conflict of interest with the second author of the paper (Dominik Brunner). We are both partly funded by the ICOS Cities PAUL, and he is part of the scientific advisory board of ITMS which my lab is partly funded by. Both of these grants fund hundreds of researchers in dozens of institutions, and we are working on separate working package tasks, but we do collaborate in some areas of ICOS Cities PAUL.

I am very sorry for only discovering this now. Before, I had a quick read of the paper and the codebase and a look at the lead author's lab – with which I don't have a single COI. But I overlooked the full author list. I do not have a COI with any other author.

I do think, I can make an impartial judgment on this software and the paper, as I am not working on emission inventories, my lab does not have a competing project, and my involvement with the second author totally disconnected from this effort. But the decision is, of course, up to you.

For full transparency: My lab was asked by Lionel Constantin to contribute to the project in November 2022 via a colleague of mine who is working with emission inventories. But we never contributed anything to the project: we are neither coauthors nor listed in the acknowledgement section, nor is our lab's inventory supported by emiproc. Hence, I don't see this as a COI.

Best regards, Moritz Makowski

Doctoral Candidate Environmental Sensing and Modeling (Prof. Jia Chen) Technical University of Munich

mengqi-z commented 1 day ago

Hi @dostuffthatmatters,

Thank you for being transparent about potential conflicts of interest. After careful consideration, we believe there is a conflict of interest, particularly regarding the part "he is part of the scientific advisory board of ITMS which my lab is partly funded by".

Unfortunately, this means you won’t be able to review this paper. But I really appreciate your willingness to contribute. I’m sure there will be other great opportunities for you to review JOSS papers in the future! Thank you again!

mengqi-z commented 1 day ago

@editorialbot remove @dostuffthatmatters from reviewers

editorialbot commented 1 day ago

@dostuffthatmatters removed from the reviewers list!

mengqi-z commented 1 day ago

πŸ‘‹ @mikapfl @varsha2509 - Would any of you be interested in and able to take on this submission for JOSS?

dostuffthatmatters commented 1 day ago

Hi @mengqi-z,

Thank you for the swift decision. I totally understand it. Again, sorry for only noticing it after accepting the review.

Best of luck with the review process!

varsha2509 commented 1 day ago

Hi @mengqi-z - my schedule is looking a bit tight until beginning of next year so I might have to pass on this review (though the work sounds super interesting!). Good luck with the review process.

mengqi-z commented 1 day ago

@dostuffthatmatters - Thank you for your understanding!

mengqi-z commented 1 day ago

@varsha2509 - No problem at all. Thanks for getting back to me!

mikapfl commented 20 hours ago

@mengqi-z I'd be happy to review this submission.

mengqi-z commented 13 hours ago

@mikapfl - Great, thank you! Just a quick note: this is the REVIEW issue for the paper. Please take a moment to read the instructions above, and feel free to reach out if you have any questions!

mengqi-z commented 13 hours ago

@editorialbot add @mikapfl as reviewer

editorialbot commented 13 hours ago

@mikapfl added to the reviewers list!