PostWRF’s Documentation

PostWRF is a bunch of interactive tools for the visualizaion and post-processing of the Weather Research and Forecasting (WRF) model outputs. PostWRF as an integrated system based on the NCAR Command Language (NCL) and Linux shell scripts, acts as a bridge between atmospheric modeling and environmental science, and makes it possible for many environmental scientists to directly visualize the WRF model outputs, without any advanced knowledge in NCL scripting and WRF modeling system.

PostWRF can provide the input data for the RTTOV (radiation transfer) model, out of WRF output files. Moreover, it can visualize the RTTOV output files from ASCII format to a desired format of NetCDF, PNG, GeoTIFF, or even RGB image.

PostWRF codes are publically available at:
https://github.com/anikfal/PostWRF

Note

PostWRF is a Linux-based software, developed on Fedora/CentOS. However, it can be tested on the Mac OS.