Philip Chmielowiec

Results 263 comments of Philip Chmielowiec

Planning to tackle this next iteration, it's been on my mind also. Our API has underdone multiple waves of refactors and these tests should be updated to account for it.

Hi @DrCMet For our plotting functionality, we expect a single time-slice, since we've provided custom functionality to plot the data on unstructured grids. I think doing the following should work...

Our plotting API is written around HoloViews, so if you are not in a notebook, I would suggest looking here: https://holoviews.org/user_guide/Exporting_and_Archiving.html We support Matplotlib workflows, but they require a bit...

Hi @guoqing-noaa When we perform a cross-section, any sampled point that does not fall within a cell (i.e. outside a regional grid or within a continent in an ocean grid)...

> [@philipc2](https://github.com/philipc2) and [@aaronzedwick](https://github.com/aaronzedwick) - I have some time to knock this out in the next couple weeks. Essentially, this will add an option to use cartesian coordinates and a...

@brianpm Let me know if you have any feedback on this. I'm curious whether you think `imshow()` is an appropriate name here or if you have any other ideas.

Rendering some data from the hackathon (HEALPix zoom=10) only takes about 5s on Derecho.

Thanks for the great feedback @kafitzgerald ! > That said, I don't know that I have a great suggestion for what to do here. I suspect that something chained onto...