Philip Chmielowiec

Results 230 comments of Philip Chmielowiec

I'm wondering if this implementation can be generalized as a `Grid.from_geopandas()` or similar method as discussed in https://github.com/UXARRAY/uxarray/issues/635#issuecomment-1907005496

> will > > I'm wondering if this implementation can be generalized as a `Grid.from_geopandas()` or similar method as discussed in [#635 (comment)](https://github.com/UXARRAY/uxarray/issues/635#issuecomment-1907005496) > > This makes sense, I will...

> > > We should consider a basic User Guide notebook for this too. I can provide the `quad-hexagon` grid in multiple different formats (i.e. shape, geoparquet, etc.) to showcase...

@hongyuchen1030 If you could create an issue outlining the content you'd like to be covered in this user guide section, we can start working on it with some help from...

@hongyuchen1030 Do you have any specific examples (for any of the cases described in #858) that could showcase the precision of these operators? Right now I've been taking examples from...

Closing this PR for right now, as we plan to make updates to our user-facing geometry API soon.

Also from the usage example in the overview, it should be something like the following: ```Python import uxarray as ux uxds[v1].plot(cmap=ux.cmaps.sequential, backend='matplotlib') uxds[v1].plot(cmap=ux.cmaps.diverging, backend='matplotlib') ```

The addition to the user guide section also appears to be failing. ![image](https://github.com/user-attachments/assets/85ddf1cc-0ae3-49ea-9a70-f878d0403dc9)

@aaronzedwick The colormaps look great, but I'm wondering if maybe we would like to consider different colors all together for the style of Uxarray? We still don't have a true...

I've always liked the idea of this style of logo, which emphasizes the spherical unstructured grid support we provide.