uxarray
uxarray copied to clipboard
Xarray extension for unstructured climate and global weather data analysis and visualization.
Below are timings taken across multiple grid resolutions on a single NCAR Derecho CPU node. | Resolution | Nodes | Faces | Edges | Grid Load Time (s) | face_edges_xyz...
### Version v2025.03.0 ### How did you install UXarray? Conda ### What happened? I’m testing the Uxarray zonal mean function using an Arctic-refined SE grid (ne30x8). After calling the zonal...
I've observed very poor performance when constructing the `Grid.edge_node_connectivity` and `Grid.face_edge_connectivity`. The timings below were taken on a single NCAR Derecho CPU node. - AMD EPYC™ 7763 Milan processors -...
This would allow for anyone reading our documentation to click on the attributes, objects, etc. and be re-directed to our API page (or external page if we reference something like...
1. Deprecation Warnings 2. Duplicate Dimension Names 3. Future Warnings 4. User Warnings
### Version main ### How did you install UXarray? Pip ### What happened? https://github.com/UXARRAY/uxarray/pull/1047 See the notebook, the points and connectivity look fine. ux.plot shows 4 faces instead of 5....
### Proposed new feature or change: ## Overview The goal of this issue is to optimize the non-conservative zonal average routine by: - Avoiding redundant recalculations - Reusing intermediary computational...
I assume this is way down the pipeline, but support for contour plots would be great. I think it would have to do with the way the underlying polygons are...
Regridding to lat-lon _Originally posted by @erogluorhan in https://github.com/UXARRAY/uxarray/discussions/46#discussioncomment-2746620_
The workflow has been failing due to the following: ``` Run ad-m/github-push-action@master Push to branch main remote: Support for password authentication was removed on August 13, 2021. remote: Please see...