Philip Chmielowiec

Results 114 issues of Philip Chmielowiec

## 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 #773 ## Overview

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...

### Discussed in https://github.com/UXARRAY/uxarray/discussions/756 Originally posted by **tomvothecoder** April 8, 2024 Hello, I'm going through the [Visualizing Grid Topology](https://uxarray.readthedocs.io/en/latest/examples/006-plot-api-topology.html) notebook in the documentation. I tried to run `grid.plot` but get...