parse_cf() DimensionalityError
on GOES data
#1887
Labels
Type: Bug
Something is not working like it should
DimensionalityError
on GOES data
#1887
I'm trying to use
parse_cf()
on GOES-16 SST data so I can use cartopy to plot coastlines etc. I'm pulling my GOES-16 data from the AWS S3 bucket and running the code on the Pangeo cloud.This last command yields the following stacktrace
This seems to be a similar issue to that described here Unidata/python-training#94
But the fix that was implemented doesn't seem to fix my issue.
I'm running the following versions:
While package versions are controlled by Pangeo across all user instances, I did try with xarray 0.18.2 and the issue persists.
The text was updated successfully, but these errors were encountered: