Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

Interpolating with conservative method MPAS limited-area outputs to lat/lon grid

kellynunez

New member
I am trying to interpolate MPAS limited-area outputs to a lat/lon grid using a conservative method. I've used CDO in the past and it has worked with globals meshes but it is not working for limited-area outputs. I have also asked the CDO forum but haven't received response yet: https://code.mpimet.mpg.de/boards/1/topics/12659. Any info on this will be much appreciated!

Thanks,
Kelly
 
Although I don't have any suggestions to offer at the moment, I did have one question: are the target grids to which you're remapping fields completely contained within the bounds of the regional MPAS mesh? Or are there cells in the target grid that are only partially covered (or not covered at all) by the regional MPAS mesh?
 
I believe there are cells in the target grid that are only partially covered since it was giving me error of "Source grid cell corner coordinates missing". Do you think it might be best to redefine the regional area to make sure all cells are overed? If so, how can I check that all cells are covered when defining the region?
 
Top