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

### Proposed new feature or change: I am interested in fitting xradar datasets/datatrees (radar data in radial coordinates) into the uxarray data model! This would allow us to represent the...

new feature

_Also mentioned by @anissa111 in https://github.com/UXARRAY/uxarray/discussions/88#discussioncomment-3335717_ At time of writing, testing coverage according to [Codecov is 64%](https://app.codecov.io/gh/UXARRAY/uxarray). Additionally, some of the tests we're currently running use "magic number" correct answers....

testing
improvement

### Version v2023.08.4 ### How did you install UXarray? Conda ### What happened? When generating a SCRIP grid from a generic lat/lon mesh to use with TempestExtremes GenerateFileConnectivity, I originally...

bug

https://github.com/pydata/xarray/pull/8937 https://numpy.org/neps/nep-0029-deprecation_policy.html https://scientific-python.org/specs/spec-0000/

uchicago-hack

Closes #936 ## Overview This PR addresses a performance issue in the `point_within_gca `function, which unnecessarily re-converted lat/lon coordinates from Cartesian coordinates. Since Uxarray already stores lat/lon coordinates, they can...

improvement
run-benchmark