Philip Chmielowiec

Results 114 issues of Philip Chmielowiec

### Proposed new feature or change: Include links to cookbooks, recordings, presentations, and other tutorial references.

documentation
new feature

### Proposed new feature or change: Apply reductions (i.e. `mean`) on the edges that surround each face, storing the result on each face.

new feature
uchicago-hack

### Proposed new feature or change: Support remapping from unstructured to structured grids.

new feature

### Proposed new feature or change: Introduce the ability to load in a regular structured grid and represented it as unstructured.

new feature

### Proposed new feature or change: All types of grid reductions for averaging are handled by `uxda.topological_mean()`, eliminating the need for `uxda.nodal_average()`

new feature

### Proposed new feature or change: Support performing reductions on grid dimensions, taking into account connectivity information. Support the following reductions: * `mean` * `max` * `min` * `prod` *...

new feature

### Proposed new feature or change: Apply reductions (i.e. `mean`) on the faces that surround each node, storing the result on each node.

new feature
uchicago-hack

### Proposed new feature or change: Apply reductions (i.e. `mean`) on the faces that saddle each edge, storing the result on each edge.

new feature
uchicago-hack

### Proposed new feature or change: Apply reductions (i.e. `mean`) on the edges that surround each node, with the result stored on each node.

new feature
uchicago-hack