site map - email us - search  
 

General Questions

NCAR IBM Related Questions

Terrain

Regrid

Datagrid

Little_R

Rawins

MM5

Graph

Conventions used in MM5

Trouble shooting and clues on various computers

 

 Frequently Asked Questions

GRAPH

  1. If graph.csh fails on a Sun, what should I do?

  2. Change

    if ( ( -e ${ForUnit}20 ) || ( -l ${ForUnit}20 ) ) rm ${ForUnit}2

    to

    if ( -e ${ForUnit}20 ) rm ${ForUnit}2

    in graph.csh.

  3. What are the alternative ways to view MM5 output?

  4. - RIP, which stands for Read/Interpolate/Plot, is developed by Dr. Mark Stoelinga of University of Washington. The program tar file, RIP.TAR.gz (which includes an user guide in html), can be downloaded from ftp://ftp.ucar.edu/mesouser/MM5V3. The users' guide is also available on MM5 Web page.

    - Vis5D is a free software which can be downloaded from internet. An MM5 Version 2 interface program is provided and can be found from ftp://ftp.ucar.edu/mesouser/Util/vis5d. An MM5 Version 3 interface program can be found from ftp://ftp.ucar.edu/mesouser/MM5V3/Util.

    - GrADS. An interface program for MM5 V3 data, is developed by George Bryan of Penn State University. The program tar file, MM5toGrADS.tar.gz, can be downloaded from ftp://ftp.ucar.edu/mesouser/MM5V3, or from George Bryan's  Web page.

 

UCAR Privacy Policy - Terms of Use - ©2003UCAR