visualizing MPAS output using ncview

This post was from a previous version of the WRF&MPAS-A Support Forum. New replies have been disabled and if you have follow up questions related to this post, then please start a new thread from the forum home page.

We use ncview quite regularly to take a quick view of MPAS output. You'll have to interpolate your MPAS output onto a 2 dimensional latitude longitude grid first though so ncview can open it.

We use the convert_mpas utility (https://github.com/mgduda/convert_mpas) to interpolate to a latitude longitude grid.
 
Back
Top