def cartopy(self): """Get a cartopy.crs.Projection for this dataset.""" return proj_to_cartopy(self.grid.proj)