Submitting author: @xoolive (Xavier Olive)
Repository: https://github.com/xoolive/traffic
Version: v2.0
Editor: @danielskatz
Reviewer: @junzis, @espinielli
Archive: 10.5281/zenodo.3269812
Status badge code:
HTML: <a href="http://joss.theoj.org/papers/605f1a926656b575a6a50cc8dededb7f"><img src="http://joss.theoj.org/papers/605f1a926656b575a6a50cc8dededb7f/status.svg"></a>
Markdown: [](http://joss.theoj.org/papers/605f1a926656b575a6a50cc8dededb7f)
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.)
@junzis & @espinielli, please carry out your review in this issue by updating the checklist below. If you cannot edit the checklist please:
The reviewer guidelines are available here: https://joss.readthedocs.io/en/latest/reviewer_guidelines.html. Any questions/concerns please let @danielskatz know.
โจ Please try and complete your review in the next two weeks โจ
paper.md
file include a list of authors with their affiliations?paper.md
file include a list of authors with their affiliations?Hello human, I'm @whedon, a robot that can help you with some common editorial tasks. @junzis, @espinielli it looks like you're currently assigned to review this paper :tada:.
:star: Important :star:
If you haven't already, you should seriously consider unsubscribing from GitHub notifications for this (https://github.com/openjournals/joss-reviews) repository. As a reviewer, you're probably currently watching this repository which means for GitHub's default behaviour you will receive notifications (emails) for all reviews ๐ฟ
To fix this do the following two things:
For a list of things I can do to help you, just type:
@whedon commands
Attempting PDF compilation. Reticulating splines etc...
Thanks for agreeing to review @junzis & @espinielli - instructions are above, which are basically to work through your checklists. I'lll also note here that @espinelli will be out for about a week soon.
If you have any questions, please ask.
Thank you for agreeing to review @junzis and @espinielli
I, too, am writing (and presenting at UseR!2019: "R in the Air") an R package for flight trajectories ๐
@danielskatz - Do items from the checklist "Document" section also need to be included in the paper? Thanks!
The documentation criteria is:
There should be sufficient documentation for you, the reviewer to understand the core functionality of the software under review. A high-level overview of this documentation should be included in a README file (or equivalent).
The paper needs are shown at the top of https://joss.readthedocs.io/en/latest/review_criteria.html
@xoolive - The paper, library, and document all look great! Here are my minor comments:
1) It will be great if you can emphasize "the statement of need" in the paper. Perhaps from the perspective of ATM researcher point of view.
2) Is there already an archive version of the library on Zenodo, Figshare, or similar? The "Archive" link in the PDF seems not working.
3) Please add pyarrow
and/or fastparquet
to the setup dependency.
Thank you @junzis for the feedback.
@xoolive - Thanks for your clarifications. In this case, my last two comments can be ignored.
The archive link is not needed yet - we will add that at the end once any needed changes are made. (We're discussing changing this review criteria, but haven't settled on exactly how to yet.)
๐ @espinielli - have you had a chance to start your review?
@junzis Latest commit addresses your comment about the statement of need.
https://github.com/xoolive/traffic/commit/4ac5d962f4b8978cc704a7f57ca9b53910654cc9
@whedon generate pdf
Attempting PDF compilation. Reticulating splines etc...
@danielskatz - I have completed all the checkboxes for the review process. Finally, the paper is good and documentation is complete from my point of view. I think it can be accepted.
Thanks @junzis!
๐ @espinielli - have you had a chance to start your review?
I will start, this afternoon
@xoolive I am trying to install as per https://traffic-viz.github.io/installation.html
Specifically:
python setup.py install
Last failed: I am on a Mac where python is still 2.7.0, ok, so I installed "latest" python
(brew install python
) and run python3 setup.py install
which fails with
...
exec(code, globals, locals)
File "/var/folders/bw/cfz6xpw10cs4l_1jkhyyywpw0000gn/T/easy_install-hl3fy6pw/Cartopy-0.17.0/setup.py", line 42, in <module>
file.relative_to(sample_dir).as_posix()
ImportError: Cython 0.15.1+ is required to install cartopy.
(I assume Python 3 is the norm these days, hence why you did not mentioned it in the documentation)
Am I doing something silly/stupid?
Small suggestion for rewording in https://github.com/xoolive/traffic/issues/28
Small suggestion for reordering of text https://github.com/xoolive/traffic/issues/29
Nothing stupid @espinielli, just regular Python mess ๐
Python 3 is indeed the norm these days, and the dependency is stated here. The installation process should fail if you have python<3.6.
There are specific non-Python dependencies for two Python libraries, namely cartopy
and shapely
. For Mac OS, brew is an option but you need to pay extra attention to the cross dependencies between the versions of the C libraries and of the Python libraries. Then Cython
is indeed required to build cartopy
but not to execute it.
If you already have a working cartopy
and shapely
, then installation is direct. Otherwise, as recommended here, it may be better to use an anaconda distribution which installs the C libraries and the Python libraries, and also deals with the dependency mess for you!
@whedon generate pdf
Attempting PDF compilation. Reticulating splines etc...
I have finished my review. The package and the paper are excellent.
I have filed 2 minor suggestion on the documentation which @xoolive is addressing faster than
light speed ๐ https://github.com/xoolive/traffic/issues/30 and https://github.com/xoolive/traffic/issues/31.
IMHO they are not to be blocking issues for the paper to be accepted.
Thank you @espinielli for the extensive feedback!
Thanks to @junzis & @espinielli for reviewing!
@whedon generate pdf
Attempting PDF compilation. Reticulating splines etc...
@whedon accept
No archive DOI set. Exiting...
@xoolive - we now need you to archive the software in an archival repository, such as zenodo (see https://guides.github.com/activities/citable-code/) or elsewhere that provides a DOI - then let me know the DOI of the archive. Also, is 2.0 still the correct version number? If not, let me know what is.
Thank you @danielskatz
Here is the link to the DOI: https://doi.org/10.5281/zenodo.3269812
2.0 is the correct version number
@whedon set 10.5281/zenodo.3269812 as archive
OK. 10.5281/zenodo.3269812 is the archive.
@whedon accept
Attempting dry run of processing paper acceptance...
```Reference check summary:
OK DOIs
MISSING DOIs
INVALID DOIs
Check final proof :point_right: https://github.com/openjournals/joss-papers/pull/818
If the paper PDF and Crossref deposit XML look good in https://github.com/openjournals/joss-papers/pull/818, then you can now move forward with accepting the submission by compiling again with the flag deposit=true
e.g.
@whedon accept deposit=true
@xoolive - please merge https://github.com/xoolive/traffic/pull/32
@danielskatz done, I am not sure now about the whedon command to type in order to generate a new final proof
@whedon generate pdf
Attempting PDF compilation. Reticulating splines etc...
sorry, my fix didn't quite work for the cases - let's try again - please change the line in the bib file to:
booktitle = {Proceedings of the 13th {I}nternational {S}ymposium on {I}nformation {P}rocessing in {S}ensor {N}etworks},
@whedon generate pdf
Attempting PDF compilation. Reticulating splines etc...
@danielskatz this one looks good to me ๐
@whedon accept deposit=true
Doing it live! Attempting automated processing of paper acceptance...
๐ฆ๐ฆ๐ฆ ๐ Tweet for this paper ๐ ๐ฆ๐ฆ๐ฆ
๐จ๐จ๐จ THIS IS NOT A DRILL, YOU HAVE JUST ACCEPTED A PAPER INTO JOSS! ๐จ๐จ๐จ
Here's what you must now do:
Party like you just published a paper! ๐๐๐ฆ๐๐ป๐ค
Any issues? notify your editorial technical team...
: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:
[](https://doi.org/10.21105/joss.01518)
HTML:
<a style="border-width:0" href="https://doi.org/10.21105/joss.01518">
<img src="http://joss.theoj.org/papers/10.21105/joss.01518/status.svg" alt="DOI badge" >
</a>
reStructuredText:
.. image:: http://joss.theoj.org/papers/10.21105/joss.01518/status.svg
:target: https://doi.org/10.21105/joss.01518
This is how it will look in your documentation:
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:
@danielskatz @espinielli @junzis
Thank you for contributing to a smooth reviewing process. It was a nice experience to go through this process together.
Most helpful comment
I will start, this afternoon