Skip to content

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

Draft
chpolste wants to merge 2 commits into
developfrom
feature/zenodo-source
Draft

Source to access data from Zenodo based on record ID or DOI#933
chpolste wants to merge 2 commits into
developfrom
feature/zenodo-source

Conversation

@chpolste
Copy link
Copy Markdown
Member

@chpolste chpolste commented Mar 18, 2026

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-commenter commented Mar 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.77%. Comparing base (f3c2ab6) to head (a4225dd).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #933   +/-   ##
========================================
  Coverage    81.77%   81.77%           
========================================
  Files          227      227           
  Lines        15082    15082           
  Branches       746      746           
========================================
  Hits         12334    12334           
  Misses        2523     2523           
  Partials       225      225           

☔ 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.

@chpolste chpolste force-pushed the feature/zenodo-source branch from 0e00edc to a4225dd Compare April 29, 2026 14:36
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