NCAR / ncl

The NCAR Command Language (NCL) is a scripting language for the analysis and visualization of climate and weather data.

Home Page:http://www.ncl.ucar.edu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NCL code to replace few fields in Met_files of WRF from output of tc.exe

DeebakVijay opened this issue · comments

While using wrf's tc.exe , It is recommened to copy particular fields from output into met_files. I need help in how to do this and what is the ncl commands to be used. It would be helpful if there is a documentation on the command to be used.