convert to regular lat lon grid

518er2005

Member
It is known that by using the "convert_mpas" module, we can convert the mpas outputs to the desired resolution of a regular "lat lon" grid. Suppose I gave a regional simulation for a 10 km mesh and got the "diag" and "history" files. What I want to know is if there is any code using which we can convert the mpas outputs directly into NetCDF files of a regular lat/long grid.
 
Actually, what I want to know is, is there any way by which we can directly convert the "mpas" outputs to a regular lat_lon grid without using convert_mpas?
 
The output of MPAS is on its native mesh. At present we don't have the capability to directly output data on regular lat-on grids.
 
Back
Top