uxarray
uxarray copied to clipboard
Xarray extension for unstructured climate and global weather data analysis and visualization.
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 
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_
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...
### 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?...
### 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...
https://github.com/ELPHE-WW/unstructured-mesh-parcels-sandbox/issues/3#issuecomment-2411881925 Document how to extend UXarray to support new grid formats.
A super mesh is the result of overlaying two grids on top of each other. (todo, update this description)