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 00b648e2a3 Fix local paths for local tests 6 years ago
..
ci_tests Updated CI tests 7 years ago
ipynb Fix local paths for local tests 6 years ago
plot_tests Updated plot test notebook 6 years ago
cachetest.py Cleaned up cape fortran routine. Fixed issue with generators not being copied correctly due to changes in python (the python works as expected now). Fixed a uniqueness problem with coordinate caching which was causing problems in jupyter notebook when files were changed. Fixed an issue with the cache test script failing due to unitialized thread local data in child threads. Fixes #34. Fixes #14. 7 years ago
comp_utest.py Fixed bugs related to input failures with dictionaries. 7 years ago
ctt_test.py Added ctt test 7 years ago
generator_test.py Cleaned up cape fortran routine. Fixed issue with generators not being copied correctly due to changes in python (the python works as expected now). Fixed a uniqueness problem with coordinate caching which was causing problems in jupyter notebook when files were changed. Fixed an issue with the cache test script failing due to unitialized thread local data in child threads. Fixes #34. Fixes #14. 7 years ago
listBug.ncl Added more OpenMP Directives. Fixed serious bug with cloud fraction and implemented new behavior allowing users to select the vertical coordinate type and select their own cloud thresholds. Fixes #25 . 7 years ago
mocktest.py Updated documentation 7 years ago
ncl_get_var.ncl Fix issues with moving nests and line interpolation. 7 years ago
projtest.py Fixed problem with pyngl plotting and unicode strings for resources 9 years ago
reduce_file.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
snippet.py removed the wrf_open directory 9 years ago
test_filevars.py Fix paths for internal tests 6 years ago
test_inputs.py Fix paths for internal tests 6 years ago
test_multi_cache.py Fix paths for internal tests 6 years ago
test_omp.py Fixed issues found during unit testing 7 years ago
test_proj_params.py Added tests. 6 years ago
test_units.py Added new unit aliases to better match udunits, if we ever go down that route. Changed temperature to use Kelvin as base unit, so speed should improve. Added unit test for units to make sure they all run 9 years ago
test_vinterp.ncl removed the wrf_open directory 9 years ago
utests.py Fix PyNIO import 6 years ago
varcache.py Fix paths for internal tests 6 years ago
viewtest.py Completed the backporting of fortran 90 code to NCL. All routines should now pass numpy views directly to fortran to be filled rather than copying. Multi-product output now moves the product type to the left index. Raw computational routines have a public API (not tested yet however). Lots of clean-up done, and lots remaining. 9 years ago