Import wradlib and check its versionΒΆ
This simple example shows the \(\omega radlib\) version at rendering time.
[1]:
import wradlib
print(wradlib.__version__)
1.16.0
This simple example shows the \(\omega radlib\) version at rendering time.
[1]:
import wradlib
print(wradlib.__version__)
1.16.0