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.
|
8 years ago | |
---|---|---|
conda_recipe | 8 years ago | |
doc | 8 years ago | |
fortran | 8 years ago | |
hpc_install | 8 years ago | |
src/wrf | 8 years ago | |
test | 8 years ago | |
.gitignore | 9 years ago | |
LICENSE | 8 years ago | |
MANIFEST.in | 8 years ago | |
README.md | 8 years ago | |
requirements.txt | 8 years ago | |
setup.py | 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: