You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, many thanks for making pydda available, it's a very interesting tool !
For information, during my different explorations and trials, I noticed that the current implementation of retrieval.wind_retrieve._get_dd_wind_field_tensorflow() always affect zero weights to the observation data associated to the last radar provided, when more than one radar are provided.
Note: the same seems to occur with the equivalent scipy implementation.
The text was updated successfully, but these errors were encountered:
Hi devs !
First of all, many thanks for making
pydda
available, it's a very interesting tool !For information, during my different explorations and trials, I noticed that the current implementation of
retrieval.wind_retrieve._get_dd_wind_field_tensorflow()
always affect zero weights to the observation data associated to the last radar provided, when more than one radar are provided.Note: the same seems to occur with the equivalent scipy implementation.
The text was updated successfully, but these errors were encountered: