-
Notifications
You must be signed in to change notification settings - Fork 35
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
EarthPy: Software Submission for Review #3
Comments
@luizirber as the editor for this package, will you please ping the reviewers and give them a 3 week deadline to perform the review? |
Editor checks:
Editor comments |
@lwasser I don't have permission to change labels in this issue, but ready for review (past editor checks and reviewer assignment) |
@luizirber !! i Just made you an admin for this repo so you should have permissions now. Please let me know if you don't!! And thank you for letting me know and for being willing to serve as an editor!! |
Hi @kysolvik and @carsonfarmer! Anything I can do to help you with your reviews? Next steps are:
|
our docs are building again too - yay! they were down due to a RTD issue. thank you @luizirber |
hey guys @carsonfarmer @luizirber -- wanted to followup on here. @kysolvik pointed out that there is a potential conflict of interest here given Kylen has worked for me and i'm not sure if that would apply with @carsonfarmer as well given we were both a part of earth lab for some time. we may need to reassign reviewers. @luizirber i tried to ping you on slack but am not sure if you saw it! just want to ensure this review moves forward given we definitely need to swap out atleast one reviewer!! i was wondering if @leouieda could do it instead of @kysolvik and kylen could do one of martin's submissions as one idea. but very open to thoughts. |
Good point, I reset the reviewers and changed the label back to seeking reviewers. If @leouieda agree to review this one, maybe @marskar would like to be a reviewer? It is a geospatial submission, but since @leouieda can cover the specific area I think it is good to have someone with a distinct expertise taking a look too. |
@luizirber i think we have confirmation as of today from @marskar and @leouieda that they are willing to work on reviewing earthpy!! i'll find someone else for nbless :) |
Hi @leouieda and @marskar! You've been assigned, next steps are:
|
hello there @luizirber @leouieda @marskar just checking in to see where this review is now?? i've bumped the version of earthpy up a few times since submitting so if the review hasn't started i might update the version here. and if it has and you guys have questions, please say the word! |
hey team. i thijnk we might need to regroup on this review! given there has been no activity here. i suggest we reassign everything: editor, and reviewers. @luizirber i feel like you are super busy and don't have time. i'm wondering if @marskar or someone else might want to serve as the editor and we can find two new reviewers then! i have one reviewer in mind who's using this package for lessons for the carpentries!! let me know what you guys think. a package review shouldn't sit for this long! many thanks! |
Hi @lwasser, I am happy to serve as editor. In my opinion, the more, the merrier in terms of reviewers. Earth science is not my field, though I am happy to learn. It would be excellent if we could have involve the reviewer you mentioned, the one with experience using EarthPy! |
ok let's try that! this review has been stale for a while so i'd like to see it move forward. @rbavery was one person i thought might be able to review for us. Ryan would you be game for that? but if not, can you suggest 1 or 2 people? We could also ask around (Twitter maybe??) to find some else that has time and can make our 3 week review window! |
I don't have any experience with EarthPy but I have some experience with GIS ... let me know if I can help in any way. |
thank you @xmnlab because earthpy is something i worked on, i'm trying hard to stand back from the review :) but it is a spatial library! it's designed to make exploring spatial data a bit easier. it has wrappers around rasterio and geopandas. you just did a (great) review and i know you are wrapping that up. i'll step back and will let @marskar decide on what he'd like to do as editor :) @marskar if you have any questions about the review / editor process please do say the word as well. we can also chat on thursday. Thank you both for stepping up. i think people are just very busy and i totally get that!! |
@luizirber it sounds like @HaoZeke might be available to review this as well. |
Yup, @luizirber and @lwasser, I'd be happy to review this one here and later for JOSS once it's been written up and submitted there as well. |
Hi @luizirber. I have completed my review, and I am satisfied with the code both in terms of functionality as well as documentation and reproducibility. I am not much of a geologist, but I am certain such a well crafted tool will be of much use to the community. I recommend this for endorsement. Also @lwasser, thank you for your patience. I would be willing to review this submission when you submit it to JOSS as well. |
awesome. just a note that
|
@lwasser went above and beyond in responding to my review comments. I've checked off the last box. Thanks for letting me get involved, I found the process and documentation quite interesting and well done. |
Thank you for asking. I think the documentation is great and it's ready to
go further without any issues. Great work.
|
Thanks @HaoZeke! Label updated, now EarthPy is |
Approved! Thanks @lwasser for submitting and @HaoZeke and @sgillies for your reviews! 😸 To-dos:
For JOSS:
We've started putting together a gitbook with our best practice and tips, this chapter starts the 3rd section that's about guidance for after onboarding. Please tell us what could be improved, the corresponding repo is here. |
and this approval template might need some tweaks, since we are not asking repos to be moved to pyopensci... But the JOSS items are relevant! |
oh yay !! ok @luizirber that's a great idea to update the template. whatever suggestions you have would be awesome!! I will create a release and submit to JOSS next. @arfon told me to just link to this issue as documentation that we are approved by pyopensci. You may know more than me on this but i'll submit it first and will report back here in this issue. Please let me know if you have any suggestions!! @HaoZeke and @sgillies thank you AGAIN for your reviews. i think we made some great improvements to earthpy through this process. |
JOSS review is happening here: openjournals/joss-reviews#1869 |
this has also been approved!! so closing the issue!! yay! |
Submitting Author: Leah Wasser (@lwasser)
All current maintainers: (@lwasser, @nkorinek, @mbjoseph, @joemcglinchy, @jlpalomino)
Package Name: earthpy
One-Line Description of Package: A package built to support working with spatial data using open source python
Repository Link: https://github.com/earthlab/earthpy
Version submitted: 0.7
Editor: @luizirber
Reviewer 1: @HaoZeke
Reviewer 2: @sgillies
Archive:
JOSS DOI:
Version accepted: v 0.7.5
Date accepted (month/day/year): 11/06/2019
Scope
* Please fill out a pre-submission inquiry before submitting a data visualization package. For more info, see this section of our guidebook.
Explain how the and why the package falls under these categories (briefly, 1-2 sentences):
This package wraps around rasterio and geopandas to make working with geospatial data easier.
Who is the target audience and what are scientific applications of this package?
The target audience is people working with different types of raster and vector data in python. There are many operations that are often repeated by users that require a lot of code. This package simplifies these operations so users can quickly explore their data.
Are there other Python packages that accomplish the same thing? If so, how does yours differ?
Not that we know of! this is why we created this package.
If you made a pre-submission enquiry, please paste the link to the corresponding issue, forum post, or other discussion, or @tag the editor you contacted:
Technical checks
For details about the pyOpenSci packaging requirements, see our packaging guide. Confirm each of the following by checking the box. This package:
Publication options
JOSS Checks
paper.md
matching JOSS's requirements with a high-level description in the package root or ininst/
.Note: Do not submit your package separately to JOSS
Code of conduct
P.S. Have feedback/comments about our review process? Leave a comment here
NOTE: I am actually not sure what research application means according to Joss!! may followup with Arfon on this.
The text was updated successfully, but these errors were encountered: