InstallationΒΆ

On a Linux (Unix) OS, two steps are required before using PostWRF:

1. Installing NCL:
On CentOS or Fedora:
sudo dnf install ncl

If need more information, please see: NCL download and installation



2. Make the shell scripts executable:
On the main directory of PostWRF:
chmod +x postwrf.sh
chmod +x modules/*.sh