Skip to content

Commit

Permalink
github bailed out in rendering. trail and error.
Browse files Browse the repository at this point in the history
  • Loading branch information
yyr committed Feb 19, 2015
1 parent 32c773c commit b19d85b
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Website: https://github.com/yyr/wrf_install


Introduction
============

Expand All @@ -14,8 +15,8 @@ How to use?

*First suggestion is try to read and understand the scripts.*,

. DANGER::
**Go slow for the first time**
.. DANGER::
**Go slow for the first time**

That said, here is very sketchy walk through:

Expand Down Expand Up @@ -110,12 +111,14 @@ Compiler options
As it is said in the previous section when you source the file it
invokes to get compiler setting. for gcc you need to customize file.


Configure options
-----------------

Build directory contains individual build scripts. customize them
accordingly.


WRF & WPS
---------

Expand Down Expand Up @@ -146,6 +149,7 @@ versions of `wrf_install`.

After first successful installation, go full scale.
--------------------------------------------------

As usual first source the SOURCEME file.

.. code:: bash
Expand All @@ -155,7 +159,6 @@ As usual first source the SOURCEME file.
(This assumes you have figured out by now, how to automate WRF.sh, WPS.sh.)


Good luck.

===
Expand All @@ -167,8 +170,10 @@ SOURCEME problems

Source command not found.?
~~~~~~~~~~~~~~~~~~~~~~~~~

Change your shell to bash.


Model Run
---------

Expand Down

0 comments on commit b19d85b

Please sign in to comment.