openradar / xradar

A tool to work in weather radar data in xarray
https://docs.openradarscience.org/projects/xradar
MIT License
88 stars 17 forks source link

XYZ shape #36

Closed kmuehlbauer closed 1 year ago

kmuehlbauer commented 1 year ago

Some broadcasting tweaks to get the xyz coords into (time, range).

It might be good to have them in the same shape as the data arrays.

codecov[bot] commented 1 year ago

Codecov Report

Merging #36 (0e92fc9) into main (c83948c) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #36   +/-   ##
=======================================
  Coverage   84.57%   84.57%           
=======================================
  Files          14       14           
  Lines        2884     2884           
=======================================
  Hits         2439     2439           
  Misses        445      445           
Flag Coverage Δ
unittests 84.57% <100.00%> (ø)

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

Impacted Files Coverage Δ
xradar/georeference/transforms.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

kmuehlbauer commented 1 year ago

Please merge at your discretion. I'm getting back later today. Gotta run now.