Browse Source

Updated README.md

lon0
Bill Ladwig 7 years ago committed by GitHub
parent
commit
0be864a194
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 12
      README.md

12
README.md

@ -1,20 +1,24 @@ @@ -1,20 +1,24 @@
# wrf-python
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:
Installation
----------------------------
conda install -c conda-forge wrf-python
Documentation is available at:
Documentation
----------------------------------
http://wrf-python.rtfd.org
Citation:
Citation
------------------
Ladwig, W. (2017). wrf-python (Version x.x.x) [Software]. Boulder, Colorado: UCAR/NCAR. https://doi.org/10.5065/D6W094P1

Loading…
Cancel
Save