Personal tools
User menu

Analyzing WRF-GC outputs

From atmoschem

Revision as of 22:11, 25 December 2018 by Atmoschem (Talk | contribs)

Jump to: navigation, search

Tools for analyzing WRF-GC outputs

Some tools to visualize and analyse the WRF-GC outputs.

  • NCL (recommended)
The NCAR Command Language (NCL) can read in NetCDF data and create plots based on many example scripts for WRF (please refer to NCL scripts for WRF).
M_map: A mapping package for Matlab to create plots.
High-level functions for NetCDF files : Use functions to read data from in NetCDF data source easily.
  • Python