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 2bc9d929c3 Fixed typo in api.py and changed missingval to missing in raw computation routines. Modified a test notebook to work with API changes. 8 years ago
conda_recipe Updated notebooks. Conda recipe changed to use latest libgcc since continuum broke the 4.8.5 build by excluding libgfortran in build 2 9 years ago
doc Modified conf.py to use default theme for rtd 8 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 docstrings to all functions. Modified some argument names for better consistency. Added unit support to raw computational algorithms. Modified setup.py to work with readthedocs. Modifyied conf.py to use mocks for readthedocs. Modified gitignore to ignore the generated documentation folder. 9 years ago
script removed the wrf_open directory 9 years ago
src/wrf Fixed typo in api.py and changed missingval to missing in raw computation routines. Modified a test notebook to work with API changes. 8 years ago
test Fixed typo in api.py and changed missingval to missing in raw computation routines. Modified a test notebook to work with API changes. 8 years ago
.gitignore Fix documentation typos. Updated API outlines. Fixed an issue with a computation routine name conflict. 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 docstrings to all functions. Modified some argument names for better consistency. Added unit support to raw computational algorithms. Modified setup.py to work with readthedocs. Modifyied conf.py to use mocks for readthedocs. Modified gitignore to ignore the generated documentation folder. 9 years ago

README