polartoolkit.change_registration# change_registration(grid)[source]# Use GMT grdedit to change the registration type in the metadata. Parameters: grid (DataArray) â input grid to change the reg for. Returns: returns a xarray.DataArray with switched reg type. Return type: DataArray