Thrash
This new release fixes a few bugs with the visualization module as well as adds the following features:
* Use of a 2-pass nested retrieval for running PyDDA with very large (1000's of points in x and y) grids. This will use a distributed cluster to map the problem of optimization to smaller chunks distributed onto workers.
* Quiver plots
There is now a dependency on dask and distributed for the nested retrieval.