-
-
Notifications
You must be signed in to change notification settings - Fork 38
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
[REVIEW]: gridwxcomp: A Python package to evaluate and interpolate biases between station and gridded weather data #7178
Comments
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:
For example, to regenerate the paper pdf after making changes in the paper's md or bib files, type:
|
|
Software report:
Commit count by author:
|
Paper file info: 📄 Wordcount for ✅ The paper includes a |
License info: ✅ License found: |
Review checklist for @dvaltersConflict of interest
Code of Conduct
General checks
Functionality
Documentation
Software paper
|
@dvalters @ArcticSnow a kind reminder that we would like this review to move forward |
Review checklist for @ArcticSnowConflict of interest
Code of Conduct
General checks
Functionality
Documentation
Software paper
|
Hi, Any clue what may be the issue? I have never used |
Hi Simon, When initializing EE there is no data being accessed, later the code will pull from public Google EE data assets so that should not be an issue. Can you post the error you are seeing from |
Thank you John for your quick support! |
I will finish my review this week - thanks for your patience |
Thank you @dvalters! |
@ArcticSnow and @dvalters - any update on your review process and estimated time to complete would be appreciated! Thank you! |
Hi, sorry this has taken a while longer than planned. Mid way through last week, Google changed the requirements for access to Earth Engine and it now requires a Google Cloud Project to be set up. https://earthengine.google.com/ I'm currently setting up a cloud project to finish the review |
I'm also struggling to get past the Earth Engine Initialization point using Google Cloud projects. I've tried running
I have tried passing the project name but I still get the same error |
My running feeling when reviewing this submission so far is that the software seems very tightly coupled with Google Earth Engine, and now Google Cloud Projects, which has made it time-consuming/difficult to access the data required for testing purposes. That's not a criticism of the software per se which looks to have a very useful application. But my feeling is that it falls short of the following JOSS criteria:
Is there a way to provide a standalone, offline, test data set? Or could the tutorial documentation be improved to guide people not familiar with setting up Google Earth Engine and Google Cloud projects? Thanks for your patience so far |
Hi @dvalters, I'm working on testing with the new project ID GEE requirement and will add what I find here and to the docs, if for some reason it cannot be resolved, I can add a standalone dataset for you to continue testing. Thanks for your update. The reason we went with GEE as a tool for accessing data is simply because it hosts so many different weather and climate datasets publicly. I'm sure we can get this straightened out soon and improve the docs with more details to prevent this from happening for others. |
A couple things to check, @dvalters:
If neither of those work also try adding the following if you are running Jupyter Notebook (based off the error you showed):
Please update with how it goes. |
@dvalters I'm just following up on your GEE account set up, have you been able to get it working? Also, to improve the software and help other users from experiencing similar problems I added a section Getting Started with Google Earth Engine that should cover in detail how to set up an account and get it working properly before continuing with the online tutorial. Thanks for bringing this up, it will be a big help for many I'm sure! |
@ArcticSnow and @dvalters - any update on your review process and if you think you can complete before the Holidays would be greatly appreciated! Take care |
Hi @JohnVolk - I'm happy to confirm I was able to sufficiently test the remaining checklist items. It's good to go from me. Thanks for your patience and have a good holiday season :) |
Submitting author: @JohnVolk (John Volk)
Repository: https://github.com/WSWUP/gridwxcomp
Branch with paper.md (empty if default branch):
Version: v0.2.0
Editor: @hugoledoux
Reviewers: @ArcticSnow, @dvalters
Archive: Pending
Status
Status badge code:
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
@ArcticSnow & @dvalters, 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:
The reviewer guidelines are available here: https://joss.readthedocs.io/en/latest/reviewer_guidelines.html. Any questions/concerns please let @hugoledoux 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 @dvalters
📝 Checklist for @ArcticSnow
The text was updated successfully, but these errors were encountered: