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 62216c5d04 Created 1.0a2 tag 9 years ago
conda_recipe Created 1.0a2 tag 9 years ago
doc Created 1.0a2 tag 9 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 thread local coordinate and is_moving caching so that this is only done once. Modified the latlon/xy routines to put the product on the left like NCL. Updated unit testing to add the latlon routines. Updated ipynb scripts. 9 years ago
script removed the wrf_open directory 9 years ago
src/wrf Moved the CoordPair to a new module. Added operators for CoordPair. Fixed some missing from __future__ imports. Fixed some metadata issues due to arg name changes. 9 years ago
test Created 1.0a2 tag 9 years ago
.gitignore added .gitignore file 9 years ago
MANIFEST.in Added version information. Added more distribution boiler plate. Removed unused squeeze for the algorithm metadata 9 years ago
README Added version information. Added more distribution boiler plate. Removed unused squeeze for the algorithm metadata 9 years ago
requirements.txt Added version information. Added more distribution boiler plate. Removed unused squeeze for the algorithm metadata 9 years ago
setup.py 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

README