Skip to content
forked from anikfal/postwrf

Visualization and postprocessing of the WRF and ERA5 data

License

Notifications You must be signed in to change notification settings

paparao123/PostWRF

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PostWRF

Visualization and postprocessing of the WRF and ERA5 data

Plot the WRF and ERA5 data, in the same simple way as you run the WRF model!

PostWRF is a bunch of interactive tools, written in NCL and Bash scripts, to visualize and post-process the WRF model outputs (as well as ERA5 and RTTOV data, to some extent).

PostWRF is useful for both the expert and less-experienced users. Students can plot the WRF and ERA5 outputs whithout struggling with coding and syntax errors. Expert users can also carry out common postprocessing tasks in a simple and straightforward way.

Main capabilities:

  • WRF Data extraction
  • WRF horizontal contour plot
  • WRF cross-section plot
  • WRF statistical diagrams
  • RTTOV input (from WRF) and output data generation
  • WRF data conversion to Geotiff
  • WRF Skew-T and windrose diagrams
  • ERA5 horizontal contour plot
  • ERA5 data extraction

Installation:

Install NCL on a Linux machine (e.g. Fedora):

sudo dnf install ncl

Finished! That's enough for most of the PostWRF's capabilities!

Documentations:

HTML documentations with practical examples at: https://postwrf.readthedocs.io/en/master

Paper:

For more detailed information about the backend structure of the software, please read https://doi.org/10.1016/j.envsoft.2022.105591

If you find PostWRF helpful, please kindly cite it in your works.

About

Visualization and postprocessing of the WRF and ERA5 data

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • NCL 80.1%
  • Shell 19.5%
  • Python 0.4%