-
Notifications
You must be signed in to change notification settings - Fork 1
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]: Digital Twins for Ocean Robots #164
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 source files, type:
|
Software report:
Commit count by author:
|
Paper file info: 📄 Wordcount for 🔴 Failed to discover a |
|
License info: ✅ License found: |
Review checklist for @Alexander-BarthConflict of interest
Code of Conduct
General checks
Functionality
Documentation
Paper format
Content
|
Hi @gaelforget, this is a nice paper! I try to run the first code snipped on the your paper (Code 1). using OceanRobots , ArgoData , CairoMakie
files_list = GDAC.files_list() ; wmo = 6900900
argo = read(ArgoFloat() , wmo = wmo , files_list = lst )
fig = plot(argo , option = : standard , pol = pol ) It it seems that |
Concerning "Does installation proceed as outlined in the documentation?": I did not see any specific instruction (or did I miss them?), but I can confirm that package can be installed as any julia package. |
I am trying to run the notebook Buoy_NWP_NOAA.jl, but I cannot change the station number. It will always show 41046 even if I select 44065. I am wondering if there is not an issue with this line: Should it not be: |
The notebook Buoy_NWP_NOAA_monthly.jl: can you add unit to the x and y axis? It it in °Fahrenheit ? Drifter_GDP.jl:
References of the PDF paper:
|
@Alexander-Barth Issues specific to the code, OceanRobots.jl, could be directly discussed in the respective repo (as issue) which can reference this Review issue. Issues, comments and suggestions related to the manuscript and the revision should be discussed here. Hope this helps - thanks! |
@editorialbot generate pdf |
updated code snippet in #164 (comment) addresses #164 (comment) Good points! Thank you |
Done. |
Done
Done
|
For people not familiar with Pluto (or Julia), I think it would be nice to mention somewhere that all you need to do is to install julia and Pluto. The installation of OceanRobots.jl and other will be done automatically when you run the notebook. Is this information already somewhere? |
Good point! Thanks for the suggestion. I added on this in the new How-To section , https://juliaocean.github.io/OceanRobots.jl/dev/examples/#How-To |
I added installation docs in the new How-To section , https://juliaocean.github.io/OceanRobots.jl/dev/examples/#How-To |
@editorialbot generate pdf |
Hello @luraess, here are the things you can ask me to do:
|
@jonathanlilly could you please react to this message and provide a time estimate for when you can hand in the revision? If you no longer have time, this is also fine, but please tell it - as we could then find another reviewer and not hold back further the process. I'll set a reminder in 4 days. Thanks |
@editorialbot remind @jonathanlilly in 4 days |
Thanks @luraess for the reminders. I was still hoping that @jonathanlilly could complete the checklist quickly, but I agree that we might need to find another reviewer to avoid even more delay. |
Review checklist for @jonathanlillyConflict of interest
Code of Conduct
General checks
Functionality
Documentation
Paper format
Content
|
My apologies for the long delay, this had fallen off my radar. I'll try to get in done in the next few days. |
Thanks for your reply @jonathanlilly - looking fwd to your review! |
That would be awesome! And quite timely as I am schedule to give a presentation related to this work in a couple weeks @ https://www.oceanpredict24.org Thank you in advance for your review @jonathanlilly |
Let's try to get this wrapped up before your event @gaelforget |
I should be able to get this done by Tuesday |
@editorialbot generate pdf Regenerating pdf following package name update (Drifters.jl in place of IndividualDisplacements.jl), |
This is a useful package... particularly just having the tools to download all this data in the same place. Some small comments on the paper In the abstract, "let's" should be "lets". Comments on the package It would be good to have installation instructions in the Readme. I think the information in the example HowTo would be better placed in the Readme. I don't really think the term "Ocean Robots" is particularly apt. This appears to include all major in situ observing platforms. Of these, I would say drifters, buoys, and ships are definitely not robots. I don't think the term is going to resonate with people, and consequently, I think that with the current name a lot of people who could use this notebook will not manage to find it. Regarding Community guidelines: "Community guidelines: Are there clear guidelines for third parties wishing to 1) Contribute to the software 2) Report issues or problems with the software 3) Seek support" I see guidelines for 1) and 2) in /docs/src/contributing.md. I don't see guidelines for seeking support. I was able to verify the behavior of the notebooks locally. However, I had a warning in Code 1 (JuliaOcean/OceanRobots.jl#118 (comment)), an error in Code 2 (JuliaOcean/OceanRobots.jl#119 (comment)), an error in running the testset (JuliaOcean/OceanRobots.jl#117 (comment)), and a warning when running the notebooks (JuliaOcean/OceanRobots.jl#120 (comment)). @luraess, you may want to know that the format used for the paper makes it difficult to copy and paste the code examples. When I do so I get text that looks like this, with extra spaces: u s i n g O c e a n R o b o t s , A r g o D a t a , C a i r o M a k i e |
Thanks @jonathanlilly for your feedback. I will see if we can improve the font format I future versions in order to circumvent the copy-paste issue detailed here. @gaelforget Going reading through the latest draft, I see you have a |
@editorialbot generate pdf |
@editorialbot generate pdf |
@gaelforget your author name still displays with a |
Done. Thanks for pointing this out! |
Done, in 3681ddf1655635741b1901dd60f5c287342b89bc , in section that was renamed as |
Not sure what do about this one.
|
I noticed this too, would love to resolve this issue, but don't know how. Is there a way to avoid the blank spaces @luraess ? is it that I messed up on my end somehow? |
I was able to verify the behavior of the notebooks locally. However, I had a
|
Could be an issue with the font used in the template. I could check that and let you know. |
I just checked and it is not an issue on your side. Realistically, we won't have bandwidth to change something soon enough wrt this getting published so I would just keep it as such for now. It is anyway challenging to select code from snippet via copy & paste because of the two-column layout. I will discuss with the others EiCs to see how we can improve the template in the future. |
As said in JuliaOcean/OceanRobots.jl#119 , but just to explain slight delay on my side. Unfortunately, I am going to have to get back to this one when back from this week's conference though, since I left the u,v file and script back home on a different computer |
@editorialbot generate pdf |
I removed the line numbers on the equations and added semi-colons. This way a copy and paste of a whole snippet will execute. |
I feel we may be all set after confirming that the two following items have been adressed satisfactorily, or otherwise :
Please let me know if anything else remains outstanding. Thanks! |
Submitting author: @gaelforget (Gael Forget)
Repository: https://github.com/JuliaOcean/OceanRobots.jl
Branch with paper.md (empty if default branch): JuliaConProceedings2023
Version: v0.2.0
Editor: @luraess
Reviewers: @jonathanlilly, @Alexander-Barth
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
@jonathanlilly & @Alexander-Barth, 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 @luraess 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 @Alexander-Barth
📝 Checklist for @jonathanlilly
The text was updated successfully, but these errors were encountered: