dsroberts

Results 3 issues of dsroberts

Hi All Just attempted a test hh5 update, ran a notebook and got this: ``` --------------------------------------------------------------------------- ImportError Traceback (most recent call last) Cell In[1], line 3 1 get_ipython().run_line_magic('matplotlib', 'inline') ---->...

### Description In some very specific circumstances, negative contours will not be shown, and some odd contours are shown in a contourf plot. The code below demonstrates the issue, but...

Bug: transforming filled paths

### What happened? When running `open_mfdataset()` with `parallel=True` using a dask cluster with a worker memory limit of less than the size of the dataset, the dataset will not open....

bug
regression