Skip to content

Commit

Permalink
more docs
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaeldussin committed Nov 25, 2018
1 parent ca861e8 commit 1b8d332
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
1 change: 1 addition & 0 deletions doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ interimR: an interim foRcing package!
:caption: Contents:

install
usage


Indices and tables
Expand Down
25 changes: 25 additions & 0 deletions doc/usage.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
Usage
-----

Setting up your interimR
^^^^^^^^^^^^^^^^^^^^^^^^

interimR is installing configuration files into $HOME/.interimR

Open the user.opts and add a new entry corresponding to your setup.
You can add as many entry as you need.

Commands
^^^^^^^^

* get forcing files for the chosen period in your entry::
interimR-get-ERAinterim <your-entry>

* get land/sea mask::
interimR-get-maskERAinterim <your-entry>

* process ERAinterim::
interimR-process-ERAinterim <your-entry>

* process DFS 5.2::
interimR-process-DFS52 <your-entry>

0 comments on commit 1b8d332

Please sign in to comment.