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 99d1e60863 Fixed accidental removal of future declarations 9 years ago
conda_recipe Fixed accidental removal of future declarations 9 years ago
fortran Added a conda recipe. Metadata cleanup for wind and interpolation. Wind algorithms now put the u_v dimension as left-most, like in NCL. 9 years ago
ncl_reference Fixed issue with utf-8 character in docstring 9 years ago
script removed the wrf_open directory 9 years ago
src/wrf Fixed accidental removal of future declarations 9 years ago
test Added a conda recipe. Metadata cleanup for wind and interpolation. Wind algorithms now put the u_v dimension as left-most, like in NCL. 9 years ago
setup.py views can now be passed to fortran routines in order to prevent copying when using multiple times. Modified decorators to support this feature. 9 years ago