<div dir="ltr">Hello,<div><br></div><div>I would like to regrid CCSM POP data onto another grid, but I am unsure where to begin as the destination grid has (i, j) coordinates that do not correspond to lat, lon. Running cdo sinfon:</div><div><br></div><div>Source (ccsm) grid:</div><div>   File format: netCDF2<br></div><div>    -1 : Institut Source   Ttype    Levels Num  Gridsize Num Dtype : Parameter name<br></div><div>     1 : unknown  CCSM     instant      1   1    122880   2  F32  : SST<br></div><div>   Grid coordinates :<br></div><div>     2 : curvilinear  &gt; size      : dim = 122880  nx = 320  ny = 384<br></div><div>                        TLONG     : min = 0.0147311016  max = 359.99602  degrees_east  circular<br></div><div>                        TLAT      : min = -79.2205226  max = 89.7064096  degrees_north<br></div><div>                        available : xvals yvals<br></div><div><br></div><div>Destination grid:</div><div>   File format: netCDF<br></div><div>    -1 : Institut Source   Ttype    Levels Num  Gridsize Num Dtype : Parameter name<br></div><div>     1 : unknown  unknown  constant      1   1   1684800   1  F32  : TEMP<br></div><div>   Grid coordinates :<br></div><div>     1 : generic      &gt; size      : dim = 1684800  nx = 1560  ny = 1080<br></div><div>                        I         : first = 1  last = 1560  inc = 1  degrees<br></div><div>                        J         : first = 1  last = 1080  inc = 1  degrees<br></div><div><br></div><div>I have tried using ESMF regridding, but I am unable to plot the regridded data due to allocation limits (workspace reallocation exceeding the maximum size 60000000), and do not trust the data has been correctly regridded.</div><div><br></div><div>Any help or ideas where to begin would be appreciated. Thanks in advance.</div><div><br></div><div>Cheers,</div></div>