Philip Chmielowiec

Results 114 issues of Philip Chmielowiec

Usage example showcasing GCA functionality, such as as point/GCA and GCA/GCA intersections.

documentation
help wanted
community support

Our CI tests and linkchecks occasionally fail without an underlying cause. We may consider adding retry steps into our CI workflows before failing the whole action. e.g. [geocat-comp-issue#529](https://github.com/NCAR/geocat-comp/issues/529) & [geocat-comp-pr#532](https://github.com/NCAR/geocat-comp/pull/532)....

bug
CI

> > > I would say that our test `test_centroids_from_mean_verts_scrip` is pretty comprehensive, since it runs the algorithm on a dataset that already has `Mesh2_face_x/y` and the results match up....

Should showcase our directly supported plotting methods.

documentation
improvement

Most MPAS grid datasets already contain face areas, parse them at the I/O step.

new feature

### Proposed new feature or change: If an inputted dataset already contains face areas, we should recognize and parse them, performing any unit conversions if necessary.

new feature

### Proposed new feature or change: Allow for the following groupings to obtain Dimension, Coordinate, & Connectivity Variables as a dict-like container or similar implementation. ```Python Grid.dims Grid.coords Grid.spherical_coords Grid.cartesian_coords...

new feature

### Proposed new feature or change: Plot the geometry of the unstructured grid (i.e. mesh) without any data variables, using internal connectivity information to derive the necessary data structures to...

new feature

### Proposed new feature or change: Rasterized version #483

new feature