-
-
Notifications
You must be signed in to change notification settings - Fork 41
[PRE REVIEW]: pvpumpingsystem: a python package for modeling and sizing photovoltaic water pumping systems #2361
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hello human, I'm @whedon, a robot that can help you with some common editorial tasks. Due to the challenges of the COVID-19 pandemic, JOSS is currently operating in a "reduced service mode". You can read more about what that means in our blog post. For a list of things I can do to help you, just type:
For example, to regenerate the paper pdf after making changes in the paper's md or bib files, type:
|
|
|
👋 @tylunel - Thanks for your submission to JOSS. As described in our blog post announcing the reopening of JOSS, we're currently working in a "reduced service mode", limiting the number of papers assigned to any individual editor. Since reopening JOSS earlier in the month we've had a very large number of papers submitted and as such, yours has been put in our backlog that we will be working through over the coming weeks and months. Thanks in advance for your patience! |
👋 @kbarnhart - would you be willing to edit this submission? |
@whedon invite @kbarnhart as editor |
@kbarnhart has been invited to edit this submission. |
@danielskatz I'm overloaded at the moment, but expect to be able to take on 1-2 new joss submissions by the end of next week. Happy to take this one on at that point if it is still in need of an editor. |
Ok, let's see where we are next week. |
👋 @kbarnhart - can you now take this one on? |
@danielskatz yes, I can. |
@whedon assign @kbarnhart as editor |
OK, the editor is @kbarnhart |
@danielskatz thanks for removing the tag.... I forgot. |
@tylunel thank you for your submission to JOSS. I've placed the paused label on this because there are a couple of issues that need to be addressed before the submission can move forward in the JOSS review process. I've outlined these below with a checklist. If you have questions or clarifications about these issues, please comment here and I'll do my best to provide guidance.
|
@tylunel I wanted to follow up and see if you had any questions or clarifications about my comments. |
Hi @kbarnhart, thank you for your review! |
@tylunel no problem. Enjoy your vacation and let me know if you have additional questions for me when you return to this. By "State how a user might test the software", I mean your first option. To state how a user can run the tests of the software. In the case of your contribution, I can see that there are test, just no instructions on how a person would run them. It also looks like your CI badge only goes to an image of the badge, rather than a record of the CI. |
@tylunel I wanted to check in again and see if you were planning on revising |
@kbarnhart Definitely! Sorry for the delay, the last three weeks haven't given me as much time as I expected to deal with it, but I start to work on it tomorrow. |
@kbarnhart I revised my package and added documentation with readthedocs. In my opinion, pvpumpingsystem is ready to be reviewed now. When you wrote that the docs should include examples, do you mean like jupyter notebook files? So far, I had put 2 normal python files (.py) in the folder |
@tylunel thanks for making these improvements to pvpumpingsystem. However, there is still a bit more work that needs to be done before the package can move on to the review process. Specifically, I think that the documentation and examples still need improvement.
If you have questions or clarifications about these issues, please comment here and I'll do my best to provide guidance. |
@kbarnhart thank you for the recommandations! |
@tylunel thanks for making these changes. I definitely think that expanding your examples into notebooks and adding explanatory text substantially improves the package documentation. I also tried out the binder instance and it worked well! I find Binder is a great way to allow potential users to try out software quickly. Nice work 👍 Perhaps I'm mistaken, but I still don't see API documentation that describes the inputs and outputs of functions and classes. I see every function/class listed, but there is no information about what each does, what inputs are required and what outputs are provided. I want to make sure that I'm communicating my request clearly so I'll provide an example of what I'm looking for. This numpy function for the identity matrix has the following documentation: It was built based on the docstring: A common approach to making this sort of documentation is to use sphinx autodoc, formatted either based on the Numpy or Google convention (I've been pleased with using the napoleon sphinx extension for this). I also want to be clear that you don't need to use any specific method or set of tools to accomplish this (e.g., you don't need to use sphinx autodoc because I gave it as an example), but you do need to provide API level documentation for the package in some form. If you have any questions or clarifications for me, please let me know and I'll do my best to provide guidance. |
Ho sorry! Actually you were very clear on what you expected, and I did the changes accordingly. But it seems that the documentation builds correctly only locally, and not when I push it on GitHub and readthedocs. So I'm embarrassed, I forgot to check that my last changes on API build well online too... I will investigate why local and online builds differ on that. |
@tylunel no problem. Whenever the API builds are live online, just ping me here and I'll take a look. |
@kbarnhart Now it should be okay! |
Nice work @tylunel. Glad you were able to get the docs to build on readthedocs! They look great and I think this is a huge improvement already! I've now un-paused this submission and will begin the stage of the JOSS review process in which I find two or three reviewers for this submission. If you have any suggestions for potential reviewers then please mention them here in this thread (without tagging them with an @, so you would refer to me as @ kbarnhart instead of @kbarnhart). In addition, this list of people have already agreed to review for JOSS and may be suitable for this submission (please start at the bottom of the list). I will incorporate your recommendations into my identification of reviewers. |
Thank you! |
@whedon generate pdf |
👋 @wholmgren @motahhir @samuelduchesne @robinroche would you be willing to review this submission for JOSS? We carry out our checklist-driven reviews here in GitHub issues and follow these guidelines: https://joss.readthedocs.io/en/latest/review_criteria.html This submission is for "pvpumpingsystem: a python package for modeling and sizing photovoltaic water pumping systems". This is a pre-review issue which is used to find reviewers. Once 2-3 reviewers have been found I'll start the review on a dedicated GitHub issue. At present we are asking reviewers to complete reviews in 6 weeks. If you are not able to review and have someone to recommend, please mention them here (when mentioning, please place a space after the @ of a github handle, for example, you would refer to me as "@ kbarnhart"). If you are interested in reviewing, I would recommend looking over the journal's conflict of interest policy before accepting the review invitation. If you have any questions about the JOSS review process, please do not hesitate to reach out to me by commenting on this issue or emailing me directly at [email protected] |
Sure, I can review that. |
@kbarnhart Yes, I can also review this submission. |
@whedon add @samuelduchesne as reviewer |
OK, @samuelduchesne is now a reviewer |
@whedon add @robinroche as reviewer |
OK, @robinroche is now a reviewer |
@samuelduchesne and @robinroche thank you for your willingness to review. I will now start the main issue thread. If one of the other invited reviewers would like to provide a review as well, let me know here and I can add you as a reviewer too. |
@whedon start review |
OK, I've started the review over in #2637. |
Submitting author: @tylunel (Tanguy Lunel)
Repository: https://github.com/tylunel/pvpumpingsystem
Version: v1.0
Editor: @kbarnhart
Reviewers: @samuelduchesne, @robinroche
Managing EiC: Arfon Smith
Due to the challenges of the COVID-19 pandemic, JOSS is currently operating in a "reduced service mode". You can read more about what that means in our blog post.
Author instructions
Thanks for submitting your paper to JOSS @tylunel. Currently, there isn't an JOSS editor assigned to your paper.
@tylunel if you have any suggestions for potential reviewers then please mention them here in this thread (without tagging them with an @). In addition, this list of people have already agreed to review for JOSS and may be suitable for this submission (please start at the bottom of the list).
Editor instructions
The JOSS submission bot @whedon is here to help you find and assign reviewers and start the main review. To find out what @whedon can do for you type:
The text was updated successfully, but these errors were encountered: