Dear all,
I am trying to interpolate initial field conditions from a coarser grid to a finer one. I can use both matlab or python. Which tools do you suggest to use?
I tried using pyroms (pyroms_toolbox.remapping) without much success: by using too many zlevels, the interpolation blows up (segmentation fault), while with too few zlevels I get some inconsistencies between the two initial fields.
Maybe I am doing something wrong? Do you have any suggestion?
Thank you!