Skip to content

Commit

Permalink
thank reviewers and editor
Browse files Browse the repository at this point in the history
  • Loading branch information
ebgoldstein authored Feb 23, 2020
1 parent 23a43da commit 6d46860
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions paper/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ tools may be capable of resuming partial downloads, but this is case specific an
Terminated downloads may require users to determine the missing archive, and re-initiate a download. `psi-collect` implements
both automatic resumption and post-download integrity checks to manage download interruption.

Third, we have observed that download speeds of NOAA ERI imagery can be slow. `psi-collect` handles queuing of downloads and cataloging what
downloads exist on a user's local computer. These features aid users when multiple archives are needed.
Third, we have observed that download speeds of NOAA ERI imagery can be slow. `psi-collect` handles queuing of downloads and
cataloging what downloads exist on a user's local computer. These features aid users when multiple archives are needed.

Fourth, `psi-collect` implements a soft locking mechanism allowing users to simultaneously download archives on multiple
computers that upload to a single network file system or integrate with a distributed file systems (e.g., Hadoop). The locking
Expand All @@ -96,11 +96,10 @@ debris deposits [e.g., @Rogers2015].

# Acknowledgements

We thank Chris Leaman for a thoughtful review and several contributions to the code during the review process.
EBG acknowledges funding from NSF (Award #1939954), The Leverhulme Trust (RPG-2018-282), and an Early-Career Research
Fellowship from the Gulf Research Program of the National Academies of Sciences, Engineering, and Medicine. The content
is solely the responsibility of the authors and does not necessarily represent the official views of the Gulf Research
Program of the National Academies of Sciences, Engineering, and Medicine.

We thank Chris Leaman, Katherine Ratliff, Matt Conlin, and Katy Barnhart for their thoughtful reviews and contributions to the
code. EBG acknowledges funding from NSF (Award #1939954), The Leverhulme Trust (RPG-2018-282), and an Early-Career Research
Fellowship from the Gulf Research Program of the National Academies of Sciences, Engineering, and Medicine. The content is
solely the responsibility of the authors and does not necessarily represent the official views of the Gulf Research Program of
the National Academies of Sciences, Engineering, and Medicine.

# References

0 comments on commit 6d46860

Please sign in to comment.