Closed jfigui closed 10 months ago
A first version of the centroid derivation is now available. The code is functionally working but it needs further tests.
It would be very good (an not so complicated). It can be easily parallelized so that external loops are computed in parallel.
The code has been now parallelized using dask. It is still pending a thorough testing
I close this issue as completed
I write an issue here because I think it may be of interest for a broader community:
At MeteoFrance we are implementing the semi-supervised hydrometeor classification for our own radars. For that we have to derive new centroids adapted to our radars. I plan to code the derivation of the centroids within Pyrad.
I will keep you posted of my progress.
Greetings from Catalonia,
Jordi