forked from 3rdparty/wrf-python
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.
55 lines
734 B
55 lines
734 B
API Reference |
|
============= |
|
|
|
Diagnostic Routines |
|
------------------- |
|
|
|
.. autosummary:: |
|
:nosignatures: |
|
:toctree: generated/ |
|
|
|
wrf.getvar |
|
|
|
|
|
Interpolation Routines |
|
---------------------- |
|
|
|
.. autosummary:: |
|
:nosignatures: |
|
:toctree: generated/ |
|
|
|
wrf.interplevel |
|
wrf.vertcross |
|
wrf.interpline |
|
wrf.vinterp |
|
|
|
|
|
Extraction Routines |
|
------------------- |
|
|
|
.. autosummary:: |
|
:nosignatures: |
|
:toctree: generated/ |
|
|
|
wrf.npvalues |
|
wrf.util.either |
|
wrf.util.is_moving_domain |
|
|
|
|
|
Raw Computation Routines |
|
------------------------ |
|
|
|
.. autosummary:: |
|
:nosignatures: |
|
:toctree: generated/ |
|
|
|
wrf.xy |
|
wrf.interp1d |
|
wrf.interp2dxy |
|
wrf.slp |
|
wrf.uvmet |
|
wrf.cape_2d |
|
wrf.cape_3d |
|
|
|
|
|
|