openradar / PyDDA

Pythonic multiple doppler code based off the 3D variational technique
http://openradarscience.org/PyDDA
Other
91 stars 44 forks source link

FIX: v_vel_contours to w_vel_contours #74

Closed rcjackson closed 1 year ago

rcjackson commented 2 years ago

This fixes an issue with plotting the V contours in barb_plot.py. This will resolve #73.

rcjackson commented 2 years ago

This is currently failing due to an issue loading the newest tensorflow and unrelated to the plotting fix. I am examining this.