Skip to content

Fix issues with adding the units and long name to output wind fields#157

Merged
rcjackson merged 3 commits intoopenradar:mainfrom
rcjackson:parallel_scipy
Apr 8, 2026
Merged

Fix issues with adding the units and long name to output wind fields#157
rcjackson merged 3 commits intoopenradar:mainfrom
rcjackson:parallel_scipy

Conversation

@rcjackson
Copy link
Copy Markdown
Collaborator

Bumps the version to 2.4.1. In addition, the output wind fields now have their units and long_name attributes.

Robert Jackson and others added 3 commits April 8, 2026 12:57
…elds

The u, v, w DataArrays returned by get_dd_wind_field were missing the
'units' attribute entirely. Also, u_field and v_field had their long_name
values swapped (u is zonal, v is meridional). Fixed in both the scipy
and tensorflow output paths.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 8, 2026

Codecov Report

❌ Patch coverage is 91.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 69.32%. Comparing base (fad740f) to head (1193ddd).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
setup.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #157      +/-   ##
==========================================
+ Coverage   69.21%   69.32%   +0.11%     
==========================================
  Files          32       32              
  Lines        5217     5223       +6     
==========================================
+ Hits         3611     3621      +10     
+ Misses       1606     1602       -4     
Flag Coverage Δ
unittests 69.32% <91.66%> (+0.11%) ⬆️

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

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

@rcjackson rcjackson merged commit bfcb305 into openradar:main Apr 8, 2026
16 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.

1 participant