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

## Overview * Benchmarks the 480km and 120km MPAS ocean meshes that are used in the [Unstructured Grid Visualization Cookbook](https://projectpythia.org/unstructured-grid-viz-cookbook/README.html), across multiple functionalities; * `to_geodataframe()` with and without antemeridian polygons...

Closes #729 ## Overview * Updates `ruff-pre-commit` to the latest version * Enabled linting & formatting on Jupyter Notebooks, with certain rules disabled to prevent the removal of `hvplot` imports,...

documentation

Closes #473 ## Overview - Introduces a the [User Guide](https://uxarray--472.org.readthedocs.build/en/472/userguide.html) section to our documentation - Updated the front page with new descriptions and references to the Contributors Guide and User...

documentation

### Proposed new feature or change: Add support for encoding ICON grids in the UGRID conventions There have been many community requests to support the ICON grid format. Some work...

new feature

Closes #719 #718 #713 #712 ## Overview * Link to [User Guide](https://uxarray--711.org.readthedocs.build/en/711/user-guide/topological-aggregations.html) section on Topological Aggregations * Implements localized reductions on top of the standard global reductions provided by Xarray....

Closes #346 ## Overview * Streamlines existing coordinate conversion functions to work on arrays, as opposed to individual values

When attempting to construct a `Grid` using `ux.open_grid` with a larger dataset (6gb, 56,623,106 faces), it takes about 6 minutes to execute. This time was taken on a single 256gb...

bug

### Discussed in https://github.com/UXARRAY/uxarray/discussions/768 Originally posted by **tomvothecoder** April 18, 2024 Hi again! For my upcoming E3SM demo with UXarray and xCDAT, we want to regrid E3SM data to a...

### Proposed new feature or change: I was messing around with [lonboard](https://developmentseed.org/lonboard/latest/) today and it seems like it provides a fairly easy way to do some more performant interactive vector...

new feature