[Thread Prev][Thread Next][Index]
Re: [ferret_users] Problem with interpolating line
Quick and dirty way is to SHADE (blocks will fill half the gap from each side), then FILL/OVER. For a dense grid like yours, that should be visually ok, though it won't connect contour lines for a contour overlay.
Or if the SST grid is modulo in x (SHO GRID SST), then try SST[x=0:361@fnr] and specify FILL/x=0:361.
BK
> On Mar 30, 2020, at 8:26 AM, Molulaqhooa Maoyi <molulaqhooa.maoyi@xxxxxxxxx> wrote:
>
> Dear Ferret users
>
> I am trying to close off a line of missing values by interpolation at 180 longitude.
> I have tried different interpolation methods in ferret
> e.g fill SST[x=0:360@fnr]
> but they don't seem to close off this line. I have even tried doing a
> CDO fillmissing but the results remain the same.
>
> Attached is the .nc file I am using
>
>
> Any suggestion and comments will be most appreciated.
> Kind regards
> Linda
>
> --
> "Try and Fail than to Fail to Try" - Israel Maoyi
> <data_line.png>
>
> <mean2.sst.nc>
[Thread Prev][Thread Next][Index]