-
-
Notifications
You must be signed in to change notification settings - Fork 6
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
Add USGS USWTDB data #539
Add USGS USWTDB data #539
Conversation
fa35a8c
to
a4c5438
Compare
For more information, see https://pre-commit.ci
6b5e89f
to
c89280f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You'll want to also add this to the checklist in I am doing this in #575, never mind!.github/monthly-archive-update.md
(see #575 for examples of me doing this retroactively for the other datasets).
Otherwise, my comments are non-blocking and minor, so I'll go ahead and approve this. Was able to successfully create a "no changes detected" update on the sandbox server.
@e-belfer I went ahead and merged this since it was approved and it looked like @marianneke had also addressed your last comment. |
* add archiver for USGS USWTDB * rename * add to select year supported datasets * clarify extracting date parts * [pre-commit.ci] auto fixes from pre-commit.com hooks For more information, see https://pre-commit.ci * Log remote URL and local download paths. * Construct valid ZIP file download URLs * Don't fail on date discontinuities * Add Zenodo DOIs for USGS US Wind Turbine DB * Add USGS US Wind Turbine DB to run-archiver workflow. * Use concept DOIs not v1.0 for USGS US Wind Turbine DB. * update docstring and improve logging --------- Co-authored-by: Marianne Hoogeveen <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Zane Selvans <[email protected]> Co-authored-by: E. Belfer <[email protected]>
Overview
Closes #513
Testing
How did you make sure this worked? How can a reviewer verify this?
To-do list
Tasks