Closed jlstevens closed 6 years ago
Note that if I comment out the code that generates the sampling validation exception, it displays fine.
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
When using datetimes and regrid on an Image containing an xarray, I get an error regarding the sampling. First the imports:
Now I generate what should be a perfectly evenly sampled xarray, stick it into an
Image
and the runregrid
:Although the image displays fine, using
regrid
gives the following exception (end of the traceback):