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 1c8ca7e287 Added OpenMP runtime library wrappers and build scripts 7 years ago
..
reference 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
calc_uh.f90 Updated OpenMP directives. 7 years ago
eqthecalc.f90 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
omp.f90 Added OpenMP runtime library wrappers and build scripts 7 years ago
ompgen.F90 Added OpenMP runtime library wrappers and build scripts 7 years ago
ripW.c 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
rip_cape.f90 Added OpenMP runtime library wrappers and build scripts 7 years ago
wrfW.c 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
wrf_cloud_fracf.f90 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
wrf_constants.f90 Added computational unit tests. Most, if not all, computational unit tests passed. Removed obsolute routines. More code cleanup for fortran. Changed constants module to wrf_constants.f90. Fixed bugs. 9 years ago
wrf_fctt.f90 Updated OpenMP directives. 7 years ago
wrf_pvo.f90 Updated OpenMP directives. 7 years ago
wrf_pw.f90 Added OpenMP directives. Unit tests updated for interpline and vertcross to handle the additional grid point that NCL does not yet have. 7 years ago
wrf_relhl.f90 Added OpenMP directives. Unit tests updated for interpline and vertcross to handle the additional grid point that NCL does not yet have. 7 years ago
wrf_rip_phys_routines.f90 Added OpenMP directives. Unit tests updated for interpline and vertcross to handle the additional grid point that NCL does not yet have. 7 years ago
wrf_testfunc.f90 Added computational unit tests. Most, if not all, computational unit tests passed. Removed obsolute routines. More code cleanup for fortran. Changed constants module to wrf_constants.f90. Fixed bugs. 9 years ago
wrf_user.f90 Updated OpenMP directives. 7 years ago
wrf_user_dbz.f90 Added OpenMP directives. Unit tests updated for interpline and vertcross to handle the additional grid point that NCL does not yet have. 7 years ago
wrf_user_latlon_routines.f90 More fortran cleaning 8 years ago
wrf_vinterp.f90 Fixed wrf_monotonic performance issues caused by an accidental revert 7 years ago
wrf_wind.f90 Added OpenMP directives. Unit tests updated for interpline and vertcross to handle the additional grid point that NCL does not yet have. 7 years ago
wrffortran.pyf Added OpenMP runtime library wrappers and build scripts 7 years ago