uxarray icon indicating copy to clipboard operation
uxarray copied to clipboard

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

Results 262 uxarray issues
Sort by recently updated
recently updated
newest added

Pointed out by @brianpm > I'm having some trouble because that grid file is in radians, so the uxds.uxgrid Spherical Coordinates are in radians. I tried to convert them in...

For a 3.75KM MPAS Grid, the execution time is over `259s` on my local machine ![Image](https://github.com/user-attachments/assets/5d2c16fc-346d-4736-ab54-00e0adb30510)

scalability

Longitude attributes are lost when calling this function.

Just a suggestion: I spent a fair amount of time setting up the spatial index and querying in https://github.com/Deltares/numba_celltree for specific logic (overlaps, intersections, etc.). VTK and pyvista might be...

Global and zonal means (conservative and non-conservative) _Originally posted by @erogluorhan in https://github.com/UXARRAY/uxarray/discussions/46#discussioncomment-2746606_

new feature

While most unstructured grids datasets are broken down into separate grid and data files, there are cases where both could be stored under a single file. Having an option to...

new feature

### Proposed new feature or change: Hello UXARRAY community, The [Wave Watch III (WW3)](https://github.com/NOAA-EMC/WW3) model generates outputs on unstructured grids. Has the UXARRAY community previously worked with WW3 model outputs?...

new feature

### Version 2024.10.1 ### How did you install UXarray? Conda ### What happened? When populating the `face_edge_connectivity` for the quad_hexagon file inside UXarray, the connectivity incorrectly assigns edges, leading to...

bug

https://github.com/ELPHE-WW/unstructured-mesh-parcels-sandbox/issues/3#issuecomment-2411881925 Document how to extend UXarray to support new grid formats.

documentation

A super mesh is the result of overlaying two grids on top of each other. (todo, update this description)