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
When porting the code for the backends from wradlib to xradar I've only implemented light testing of overall functionality. I'm currently in the process to actually use xradar from wradlib, removing duplicated code.
There are a bunch of tests still at wradlib, which are better living here.
While exploring #138, #139 I've found that a lot of functionality in some backends is not test-friendly abstracted into functions/methods. Instead it needs a file to test the workflow.
Let's use this issue to keep track of wanted/needed changes.
Description
When porting the code for the backends from wradlib to xradar I've only implemented light testing of overall functionality. I'm currently in the process to actually use xradar from wradlib, removing duplicated code.
There are a bunch of tests still at wradlib, which are better living here.
The text was updated successfully, but these errors were encountered: