Conservative remapping of HYRAS data/curvilinear grid
Added by Pascale Maier about 20 hours ago
Hey everyone!
I opened an open discussion about this topic before (see https://code.mpimet.mpg.de/boards/2/topics/16574), but unfortunately, I have not found a solution for my remapping problem of curvilinaer grids. Last time, I ended up using remapnn.
My problem is that I always end up with the following error:
cdo remapcon (Abort): Source grid cell corner coordinates missing!
Even Uwes solution has not worked for me (but thanks again for the quick answer!).
It would be great to find a way to convervatively remap the HYRAS data from DWD. Has anyone had a similar problem remapping curvilinear grids and found a solution?
I am using cdo Version 2.3.0. My current target grid is a lon/lat grid.
I would be very helpful for any tips and many thanks in advance!
Kind regards,
Pascale
Replies (2)
RE: Conservative remapping of HYRAS data/curvilinear grid - Added by Uwe Schulzweida about 18 hours ago
Hi Pascale,
CDO Version 2.6.0 is needed for this task.
Cheers,
Uwe
RE: Conservative remapping of HYRAS data/curvilinear grid - Added by Pascale Maier about 14 hours ago
Thank you very much!