Skip to content

Make Preparations for GLAMOD data release 9.0 - #447

Open
ludwiglierhammer wants to merge 4 commits into
glamod:mainfrom
ludwiglierhammer:glamod_r9
Open

Make Preparations for GLAMOD data release 9.0#447
ludwiglierhammer wants to merge 4 commits into
glamod:mainfrom
ludwiglierhammer:glamod_r9

Conversation

@ludwiglierhammer

@ludwiglierhammer ludwiglierhammer commented Jun 26, 2026

Copy link
Copy Markdown
Collaborator

Pull Request Checklist:

  • This PR addresses an already opened issue (for bug fixes / features)
  • (If applicable) Documentation has been added / updated (for bug fixes / features).
  • (If applicable) Tests have been added.
  • CHANGELOG.rst has been updated (with summary of main changes).
    • Link to issue (:issue:number) and pull request (:pull:number) has been added.

What kind of change does this PR introduce?

This PR updates cdm_reader_mapper for the upcoming GLAMOD data release 9.0.

  1. When reading a ParquetStreamReader, the columns will be restored from string literals.
  2. ...

Does this PR introduce a breaking change?

See above 1.

Other information:

@ludwiglierhammer ludwiglierhammer self-assigned this Jun 26, 2026
@ludwiglierhammer ludwiglierhammer changed the title restore string literals in columns for ParquetSttreamReader items Make Preparations for GLAMOD data relese 9.0 Jun 26, 2026
@ludwiglierhammer ludwiglierhammer changed the title Make Preparations for GLAMOD data relese 9.0 Make Preparations for GLAMOD data release 9.0 Jun 29, 2026
@codecov-commenter

codecov-commenter commented Jun 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.07%. Comparing base (401259e) to head (ce2d2ed).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #447      +/-   ##
==========================================
+ Coverage   97.05%   97.07%   +0.02%     
==========================================
  Files          78       78              
  Lines        3496     3520      +24     
==========================================
+ Hits         3393     3417      +24     
  Misses        103      103              
Flag Coverage Δ
unittests 97.07% <100.00%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 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

Projects

Development

Successfully merging this pull request may close these issues.

Preparations for GLAMOD data release 9.0

2 participants