Aaron Zedwick

Results 63 comments of Aaron Zedwick

> @aaronzedwick > > Rajeev and I are working on populating a User Guide. I've assigned two sections to you if you'd be interested in helping out with them! >...

@paullric @philipc2 Here is a notebook with a comparison between the BallTree and KDTree. @philipc2 do you want me to turn this into an example notebook to have on the...

@philipc2 if you could get me that mesh you mentioned for this that would be great. Also, any advice on the best ways to make this comparison and different things...

> > @philipc2 if you could get me that mesh you mentioned for this that would be great. Also, any advice on the best ways to make this comparison and...

> @aaronzedwick > > > I noticed the change to UxDataset when trying to plot a smoothed UxDataArray. See code below. > > This is related to what we talked...

@philipc2 Thoughts on the API? Currently, I return a `dual` grid object as its own thing. This made sense to me, as changing the original grid would be difficult due...

Thanks @philipc2! I will see if I can help figure out what's going on.

It is definitely something with how you are updating and returning the grid, I did a very basic implementation just as a function inside the grid class, called by compute...