uxarray icon indicating copy to clipboard operation
uxarray copied to clipboard

Xarray extension for unstructured climate and global weather data analysis and visualization.

Results 242 uxarray issues
Sort by recently updated
recently updated
newest added
trafficstars

### Discussed in https://github.com/UXARRAY/uxarray/discussions/756 Originally posted by **tomvothecoder** April 8, 2024 Hello, I'm going through the [Visualizing Grid Topology](https://uxarray.readthedocs.io/en/latest/examples/006-plot-api-topology.html) notebook in the documentation. I tried to run `grid.plot` but get...

### 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

### Version main branch ### What happened? A lot of test cases started to fail due to `ValueError: Must install dask-expr to activate query planning.` since this [upstream CI](https://github.com/UXARRAY/uxarray/actions/runs/8149262766/job/22273621368). We...

bug
CI