I’m trying to merge multiple, non overlapping (as far as I know) grids. I understand that it can be done with standard GMT with the grdcut and grdpaste functions, or maybe grdcut isn’t needed because they shouldn’t overlap. What would be the optimal way to do this through PyGMT? I tried using xarray functions to little success, my resulting grid is weirdly striped and out of bounds as shown in the pictures.
Helping you only based on the posted images appears difficult.
Can you please provide the code you are using for combining and plotting the grids, and also provide the data / grids you are using?