setenv GRIDDESC <path name> setenv OUTGRID <GRIDDESC grid-name for the un-staggered output grid> setenv WRFIFILE <path name for input WRF-netCDF file> setenv WRFIFILE <path name for output WRF-netCDF file>
If you want to run this program in batch mode (from a script), the recommended way to develop the script is to run the program once interactively noting the pattern of responses to prompts which generate the particular analysis you want. The pattern of responses then becomes either a command-input file which you may redirect into the program in the script, or may become a "here-document" fed into the execution by the script.
Requires Fortran-90 for compilation. Source code for program
m3cple
is available under the GNU
GPL License, Version 2, and can be downloaded here
from CMAS or here
from GitHub.
See Also:
To: Models-3/EDSS I/O API: The Help Pages