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.
 
 
 
 
 
 
Bill Ladwig b4b4677c15 Created 1.0b2 tag 8 years ago
conda_recipe Created 1.0b2 tag 8 years ago
doc Created 1.0b2 tag 8 years ago
fortran Added the jinja patch for 1.21 conda-build so it works with numpy distutils. Added code for the threadlocal caching. Added a cached test. Modified cloudfrac to match what has been committed to NCL. Modified the NCL test script to add cloud fraction. 9 years ago
ncl_reference Added docstrings to all functions. Modified some argument names for better consistency. Added unit support to raw computational algorithms. Modified setup.py to work with readthedocs. Modifyied conf.py to use mocks for readthedocs. Modified gitignore to ignore the generated documentation folder. 9 years ago
script removed the wrf_open directory 9 years ago
src/wrf Created 1.0b2 tag 8 years ago
test Created 1.0b2 tag 8 years ago
.gitignore Fix documentation typos. Updated API outlines. Fixed an issue with a computation routine name conflict. 9 years ago
LICENSE Documentation updates. Added more packaging boilerplate. Updated version to 1.0b. 8 years ago
MANIFEST.in Saving recipes that are mostly working with conda-forge. Fixed warnings with MANIFEST.in 8 years ago
README.md Created 1.0b2 tag 8 years ago
requirements.txt Created 1.0b2 tag 8 years ago
setup.py Created 1.0b2 tag 8 years ago

README.md

wrf-python

A collection of diagnostic and interpolation routines for use with output from the Weather Research and Forecasting (WRF-ARW) Model.

This package provides over 30 diagnostic calculations, several interpolation routines, and utilities to help with plotting via cartopy, basemap, or PyNGL. The functionality is similar to what is provided by the NCL WRF package.

Installation via conda:

conda install -c conda-forge wrf-python

Documentation is available at:

http://wrf-python.rtfd.org