Skip to content

Add uvh5 support#64

Merged
aknierim merged 13 commits into
mainfrom
add-uvh5-support
May 12, 2026
Merged

Add uvh5 support#64
aknierim merged 13 commits into
mainfrom
add-uvh5-support

Conversation

@aknierim

@aknierim aknierim commented May 12, 2026

Copy link
Copy Markdown
Member

Adds uvh5 file support for the main gridding class. Due to the file structure specified in pyvisgen, the new from_uvh5 method allows users to randomly remove station ids from the array, thus simulating reduced operational capacity without the need ro rerun the entire simulation in pyvisgen for reduced arrays.

Merge after radionets-project/pyvisgen#153.

@aknierim aknierim requested a review from Kevin2 May 12, 2026 06:41
@codecov-commenter

codecov-commenter commented May 12, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 98.59155% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 53.91%. Comparing base (c885159) to head (0d921af).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/pyvisgrid/core/gridder.py 95.91% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #64       +/-   ##
===========================================
+ Coverage   35.53%   53.91%   +18.37%     
===========================================
  Files           8        9        +1     
  Lines         408      549      +141     
===========================================
+ Hits          145      296      +151     
+ Misses        263      253       -10     

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

@aknierim aknierim merged commit 03939ec into main May 12, 2026
9 checks passed
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.

3 participants