Skip to content

Fix gridder orientation and binning #19

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

Merged
merged 10 commits into from
Feb 27, 2025
Merged

Fix gridder orientation and binning #19

merged 10 commits into from
Feb 27, 2025

Conversation

tgross03
Copy link
Member

  • Remove forced rotation and inversion in plots
  • Change binning of grid
  • Use numpy.float128 to ensure numerical stability
  • Add column name optional parameters to FITS import (default now UU, VV)
  • Remove flip and invert in create_attributes method

@tgross03 tgross03 added bug Something isn't working enhancement New feature or request labels Feb 27, 2025
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.07%. Comparing base (8607e47) to head (ec6a223).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #19   +/-   ##
=======================================
  Coverage   57.07%   57.07%           
=======================================
  Files          14       14           
  Lines         615      615           
  Branches       64       64           
=======================================
  Hits          351      351           
  Misses        253      253           
  Partials       11       11           

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

@tgross03 tgross03 requested review from Kevin2 and aknierim February 27, 2025 14:07
@tgross03 tgross03 merged commit 96373bf into main Feb 27, 2025
7 checks passed
@tgross03 tgross03 deleted the fix_gridder_orientation branch February 27, 2025 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants