You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to python-dev
Hi all,
I am a weather radar meteorologist at RMI. I started writing in python 6 months ago and like its power. I use numpy to process gridded radar data. The huge amount of data (about 1To) requires optimisation and parallelisation of the code. I use OGR/GDAL module to deal with georeferenced data (hdf5 file format). I use matplotlib for simple visualisation of my Polar/Cartesian data while I am not happy with basemap.