------------------
* Update coordinate transformation to geometry intersections
* Update date handling from string to numpy.datetime64
* Fix problem related to parameters in degrees east/north
* Add new tracking method (by_radius)
* Add check for too many dimensions
* Update smoothing from wrf-python to ndimage.convolve
* Minor fixes