openjournals / joss-reviews

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

[REVIEW]: CapacityExpansion: A capacity expansion modeling framework in Julia #2034

Closed whedon closed 4 years ago

whedon commented 4 years ago

Submitting author: @YoungFaithful (Lucas Elias Kuepper) Repository: https://github.com/YoungFaithful/CapacityExpansion.jl Version: v0.2.0 Editor: @katyhuff Reviewer: @sjpfenninger, @ali-ramadhan Archive: 10.5281/zenodo.4003566

Status

status

Status badge code:

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

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

@sjpfenninger & @ali-ramadhan, please carry out your review in this issue by updating the checklist below. If you cannot edit the checklist please:

  1. Make sure you're logged in to your GitHub account
  2. Be sure to accept the invite at this URL: https://github.com/openjournals/joss-reviews/invitations

The reviewer guidelines are available here: https://joss.readthedocs.io/en/latest/reviewer_guidelines.html. Any questions/concerns please let @katyhuff know.

✨ Please try and complete your review in the next two weeks ✨

Review checklist for @sjpfenninger

Conflict of interest

Code of Conduct

General checks

Functionality

Documentation

Software paper

Review checklist for @ali-ramadhan

Conflict of interest

Code of Conduct

General checks

Functionality

Documentation

Software paper

whedon commented 4 years ago

OK. 10.5281/zenodo.4003566 is the archive.

arfon commented 4 years ago

@whedon accept

whedon commented 4 years ago
Attempting dry run of processing paper acceptance...
whedon commented 4 years ago
Reference check summary (note 'MISSING' DOIs are suggestions that need verification):

OK DOIs

- 10.1016/j.apenergy.2018.01.023 is OK
- 10.21105/joss.01573 is OK
- 10.1137/15M1020575 is OK
- 10.1137/141000671 is OK
- 10.3390/en12061153 is OK
- 10.21105/joss.00825 is OK
- 10.1016/j.rser.2018.08.043 is OK
- 10.1016/j.apenergy.2019.02.012 is OK

MISSING DOIs

- None

INVALID DOIs

- None
whedon commented 4 years ago

:wave: @openjournals/joss-eics, this paper is ready to be accepted and published.

Check final proof :point_right: https://github.com/openjournals/joss-papers/pull/1681

If the paper PDF and Crossref deposit XML look good in https://github.com/openjournals/joss-papers/pull/1681, then you can now move forward with accepting the submission by compiling again with the flag deposit=true e.g.

@whedon accept deposit=true
arfon commented 4 years ago

@whedon accept deposit=true

whedon commented 4 years ago
Doing it live! Attempting automated processing of paper acceptance...
whedon commented 4 years ago

🐦🐦🐦 πŸ‘‰ Tweet for this paper πŸ‘ˆ 🐦🐦🐦

whedon commented 4 years ago

🚨🚨🚨 THIS IS NOT A DRILL, YOU HAVE JUST ACCEPTED A PAPER INTO JOSS! 🚨🚨🚨

Here's what you must now do:

  1. Check final PDF and Crossref metadata that was deposited :point_right: https://github.com/openjournals/joss-papers/pull/1683
  2. Wait a couple of minutes to verify that the paper DOI resolves https://doi.org/10.21105/joss.02034
  3. If everything looks good, then close this review issue.
  4. Party like you just published a paper! πŸŽ‰πŸŒˆπŸ¦„πŸ’ƒπŸ‘»πŸ€˜

    Any issues? Notify your editorial technical team...

arfon commented 4 years ago

@sjpfenninger, @ali-ramadhan - many thanks for your reviews here and to @katyhuff for editing this submission ✨

@YoungFaithful - your paper is now accepted into JOSS :zap::rocket::boom:

whedon commented 4 years ago

:tada::tada::tada: Congratulations on your paper acceptance! :tada::tada::tada:

If you would like to include a link to your paper from your README use the following code snippets:

Markdown:
[![DOI](https://joss.theoj.org/papers/10.21105/joss.02034/status.svg)](https://doi.org/10.21105/joss.02034)

HTML:
<a style="border-width:0" href="https://doi.org/10.21105/joss.02034">
  <img src="https://joss.theoj.org/papers/10.21105/joss.02034/status.svg" alt="DOI badge" >
</a>

reStructuredText:
.. image:: https://joss.theoj.org/papers/10.21105/joss.02034/status.svg
   :target: https://doi.org/10.21105/joss.02034

This is how it will look in your documentation:

DOI

We need your help!

Journal of Open Source Software is a community-run journal and relies upon volunteer effort. If you'd like to support us please consider doing either one (or both) of the the following:

YoungFaithful commented 4 years ago

Thank you all for your support!