Skip to content
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

Small things addressed from review meeting #32

Merged
merged 2 commits into from
Mar 3, 2025

Conversation

konstntokas
Copy link
Collaborator

Pull Request Summary

This PR includes the following updates:

  • CDSE Sentinel-2 Viewing Angle Dataset:
    The dimension of the viewing angle dataset has been updated to (time, angle, band, angle_y, angle_x).

  • Package Visibility Update:
    The package _utils has been made public and is now called utils.

  • Unified Open Parameters:
    All data opener-specific open parameters are now consolidated into a single keyword argument.
    This argument holds a dictionary where keys follow the structure <data_type>:<format_id>.

@konstntokas konstntokas requested a review from forman March 3, 2025 12:04
Copy link

codecov bot commented Mar 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.30%. Comparing base (4748bf6) to head (fbdb133).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
- Coverage   98.30%   98.30%   -0.01%     
==========================================
  Files          16       16              
  Lines        1180     1179       -1     
==========================================
- Hits         1160     1159       -1     
  Misses         20       20              

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

@konstntokas konstntokas merged commit 9a3a754 into main Mar 3, 2025
3 checks passed
@konstntokas konstntokas deleted the konstntokas-xxx-tiny_changes branch March 3, 2025 15:03
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