Philip Chmielowiec

Results 114 issues of Philip Chmielowiec

### Proposed new feature or change: Optimize the performance when constructing `Grid.face_bounds`

new feature

### Proposed new feature or change: There are a few badges that could be nice to include in our README * Conda Downloads * PyPi Downloads * Link to ASV...

new feature
good first issue
help wanted

We have retired our draft API in favor of using Github issues, so references to the Draft API should be updated accordingly in the documentation. https://uxarray.readthedocs.io/en/v2023.03.0/api.html https://uxarray.readthedocs.io/en/v2023.03.0/contributing.html#project-specific-resources https://uxarray.readthedocs.io/en/v2023.03.0/contributing.html#project-specific-resources:~:text=UXarray%20draft%20API%20entries%2C https://uxarray.readthedocs.io/en/v2023.03.0/contributing.html#project-specific-resources:~:text=Please%20also%20ensure%20that%20you%20are%20changing%20the%20UXarray%20draft%20API%20accordingly%20if%20you%20are%20proposing%20changes%20to%20the%20API%20(e.g.%20new%20functions/attributes%2C%20modification(s)%20to%20existing%20functions%2C%20etc.) There...

documentation
good first issue

Under the Internal API, the heading "Grid Parsing and Encoding" contains groups of functions that don't belong to that family, specifically: * Core Utils * Visualization * Slicing * Subsetting...

documentation
good first issue

### Proposed new feature or change: Description todo

new feature

### Proposed new feature or change: Currently, the badges in our README have two different styles. We should use a single one, preferably the ones circled below. ![image](https://github.com/UXARRAY/uxarray/assets/67855069/d06d1ff1-b3b3-4786-9d1f-87413f17403f)

documentation
new feature
good first issue

### Proposed new feature or change: When running pre-commit, allow for ruff to run formatting and limiting on notebooks.

new feature

> How about alphabetically ordering all of the functions under each heading/section throughout the document? _Originally posted by @erogluorhan in https://github.com/UXARRAY/uxarray/pull/401#discussion_r1293951326_

documentation

### Proposed new feature or change: From ESMF Docs https://earthsystemmodeling.org/docs/release/ESMF_8_1_1/ESMF_refdoc.pdf > If the grid contains some elements with large number of edges, using a 2D array for elementConn could take...

bug
new feature

Our `Grid` is currently limited to only supporting a single grid. However, the case of Delaunay-Voronoi meshes, as used with MPAS, are usefully to be ability to represent together because...

new feature