Now that you have generated output from your model, you can visualise it.
Preparing Data
You can read in your netcdf and define a lat/lon bounding box to plot your data.
You can then create a colour pallete and set limits to your data so that it falls within defined levels for visualisation.
Plotting Data
The example plots the data using equirectangular projection but alternatives can be used. The plotting routine also adds various map features and colourbars which can be adapted.
Saving Figure
The plot can then be saved in the format of your choice, the example produces a png.