From a0108f4fb1fcc932b790221af4955ca3c50499bd Mon Sep 17 00:00:00 2001 From: Bill Ladwig Date: Thu, 5 Jan 2017 16:23:21 -0700 Subject: [PATCH] Create README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..6d29ef4 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# wrf-python + +A package for users of the Weather Research and Forecasting (WRF) Model. This package contains over 30 diagnostics calculations, interpolation routines, and utilities to help with plotting. + +Documentation is available at: + +http://wrf-python.readthedocs.io +