A collection of diagnostic and interpolation routines for use with output from the Weather Research and Forecasting (WRF-ARW) Model.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

36 lines
682 B

.. wrf-python documentation master file, created by
sphinx-quickstart on Wed Jun 29 14:57:16 2016.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to wrf-python's documentation!
======================================
Contents:
.. toctree::
:maxdepth: 2
Extraction Routine
------------------
.. autofunction:: wrf.getvar
Interpolation Routines
----------------------
.. autofunction:: wrf.interplevel
.. autofunction:: wrf.vertcross
.. autofunction:: wrf.interpline
.. autofunction:: wrf.vinterp
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`