WRFSI
gui faq
WRF Standard Initialization
GUI - Frequently Asked Questions
  1. Where can I download WRFSI GUI
  2. Is it necessary to use the GUI to run WRFSI?
  3. How do I run the GUI?
  4. How can I test if Perl/Tk is available on my system?
  5. How do I install Perl/Tk on my system?
  6. What environment variable do I set to run Perl/Tk?
  7. What is the difference between PERL5OPT and PERL5LIB?
  8. What does error "Can't locate Tie/Watch.pm or Trace.pm" mean?
  9. Can I run X-displays on FSL'S ijet?
  10. Can Perl/Tk be installed on FSL's ijet, and jet.
  11. What does error "couldn't find an appropriate visual" mean? (v1.3.1 only)
  12. On a Linux system using Perl 5.8.0, the GUI crashes during the localization step. Why? (v1.3.2 only)
  13. How do I create a custom map background file for use with the WRF SI GUI?
  14. What's wrong when the WRF SI GUI does not show any map background vectors?
  15. Should I use Perl/Tk804.027?
  16. What can I do about the WRFSI GUI exiting on error: X_GetImage?
  17. My GUI installation fails when building Perl/Tk on RedHat. Any suggestions?
  18. What is the fix for gen_map_bkgnd.exe on the Compaq (Tru64 V5.0A alpha)?
  19. How do I compile PerlTk on my 64-bit AMD system running linux Fedora Core 3?
  20. On my 64-bit system, there is an error with the map background executable in v2.1 and lower?!
  21. The NMM SI GUI v2.2 grid distance calculation was improved in Dec 2006, however...
  22. How do I use the WRF SI GUI to create nests for NMM?

Where can I download WRFSI GUI?

Is it necessary to use the GUI to run WRFSI?

How do I run the GUI?

How can I test if Perl/Tk is available on my system?

How do I install Perl/Tk on my system?

What environment variable do I set to run Perl/Tk?

What is the difference between PERL5LIB and PERL5OPT?

What does error "Can't locate Tie/Watch.pm or Trace.pm" mean?

Can I run X-displays on FSL'S ijet?

Can Perl/Tk be installed on FSL's ijet, and jet.

What does error "couldn't find an appropriate visual" mean? (v1.3.1 only)

On a Linux system using Perl 5.8.0 with Tk800.023, the GUI crashes during the localization step. Why? (v1.3.2 only)

How do I create a custom map background file for use with the WRF SI GUI?

What's wrong when the WRF SI GUI does not show any map background vectors?

Should I use Perl/Tk804.027?

Yes. It is available at CPAN.org (Comp Perl Archive Net).

Note that the WRFSI GUI v2.0.1 uses about five lines of Tk800 syntax that Tk804 does not support. When the newest versions of Perl/Tk version Tk804.026 (and higher) are used with WRFSI GUI v2.0.1 (and lower) some of the following problems are introduced:

There are three solutions:
1. Build WRFSI v2.0.3 beta. It has new syntax and includes Tk804.027.
2. Update the WRFSI GUI v2.0.1 syntax as instructed below because you probably have Tk804.027 installed.
3. Build perl Tk800.025 for use with WRFSI GUI v2.0.1.

Update WRFSI GUI v2.0.1 syntax:

a) Edit SOURCE_ROOT/gui/guiTk/ui_domain_srt.pl (or download ui_domain_srt.plx) and then copy this to INSTALLROOT/gui/guiTk/ui_domain_srt.pl

b) Edit SOURCE_ROOT/src/create_bcd_bkgnd_xy.c (or download) and recompile by typing 'make install'.

What can I do about the WRFSI GUI exiting on error: X_GetImage?

My GUI installation fails when building Perl/Tk on RedHat. Any suggestions?

What is the fix for gen_map_bkgnd.exe on the Compaq (Tru64 V5.0A alpha)?

How do I compile PerlTk on my 64-bit AMD system running linux Fedora Core 3?

On my 64-bit system, there is an error with the map background executable in v2.1 and lower?!

The NMM SI GUI v2.2 grid distance calculation was improved in Dec 2006, however...

How do I use the WRF SI GUI to create nests for NMM?


Last updated: Mon 26 Mar 2007