A Akinleye New member Dec 10, 2022 #1 Hi all, Has anyone successfully regrided WRF output files into a normal regular grid with CDO or NCL or other resources? Any help would be appreciated. Thank you.
Hi all, Has anyone successfully regrided WRF output files into a normal regular grid with CDO or NCL or other resources? Any help would be appreciated. Thank you.
M Ming Chen Moderator Staff member Dec 12, 2022 #2 I don't have a NCL script at hand that regrids wrfout to regular lat-don grids. But the document here is a good example to do so: https://www.ncl.ucar.edu/Applications/Scripts/ESMF_regrid_5.ncl Please take a look and follow the approach to regrid WRF.
I don't have a NCL script at hand that regrids wrfout to regular lat-don grids. But the document here is a good example to do so: https://www.ncl.ucar.edu/Applications/Scripts/ESMF_regrid_5.ncl Please take a look and follow the approach to regrid WRF.
A Akinleye New member Dec 13, 2022 #3 Thank you for the heads-up. I was able to follow the example and similar resources. It works now.