Skip to content

Source to access data from Zenodo based on record ID or DOI#933

Draft
chpolste wants to merge 1 commit intodevelopfrom
feature/zenodo-source
Draft

Source to access data from Zenodo based on record ID or DOI#933
chpolste wants to merge 1 commit intodevelopfrom
feature/zenodo-source

Conversation

@chpolste
Copy link
Copy Markdown
Member

Description

  • The Zenodo source translates record IDs and DOIs from the Zenodo namespace into URLs, then delegates to the existing URL source.
  • The source offers filename matching based on Python's fnmatch, so users can select, e.g., all netcdf files of a record conveniently.

TODO

  • Improved error handling (record not found, no files matched, ...)
  • Tests
  • Docs

Contributor Declaration

By opening this pull request, I affirm the following:

  • All authors agree to the Contributor License Agreement.
  • The code follows the project's coding standards.
  • I have performed self-review and added comments where needed.
  • I have added or updated tests to verify that my changes are effective and functional.
  • I have run all existing tests and confirmed they pass.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.34%. Comparing base (e2c2fe7) to head (0e00edc).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #933   +/-   ##
========================================
  Coverage    85.34%   85.34%           
========================================
  Files          184      184           
  Lines        14565    14565           
  Branches       723      723           
========================================
  Hits         12431    12431           
  Misses        1923     1923           
  Partials       211      211           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants