============ Installation ============ | On a Linux (Unix) OS, two steps are required before using WRFtailor: | | **1. Installing NCL:** | On CentOS or Fedora: .. code-block:: bash sudo dnf install ncl In case of more more information, please see: `NCL download and installation `_ | | | **2. Make the shell scripts executable:** | On the main directory of WRFtailor: .. code-block:: bash chmod +x wrftailor.sh .. chmod +x modules/*.sh