Hello,
I'm reaching out to see if you have suggestions for accelerating the creation of polar plots using uxarray on the CESM ne30 grid.
The larger script I'm calling is here,
which specifically calls this plotting function and the ux.to_raster function.
This script is slow when using regular lat-lon grids and xarray, but it's even slower when using unstructured grids. Any suggestions on how I could try gaining efficiency here?