8 Commits (c15091e4efc26e4779183fa18e75323d75c4dc9e)

Author SHA1 Message Date
Bill Ladwig 5799ccf6d0 Fixed bugs related to input failures with dictionaries. 7 years ago
Bill Ladwig 8523dea59a Added support added for calculating cape_2d with a single vertical column. 7 years ago
Bill Ladwig cc86d68a35 Fix issues related to cloud top temperature. 7 years ago
Bill Ladwig 76a2565764 Fixed issues found during unit testing 7 years ago
Bill Ladwig 0c270c7e02 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
Bill Ladwig cbb0a10220 Added support for using a single column of data for the cape_3d routine. This was an NCL feature that should have been included. Fixes #9. 8 years ago
Bill Ladwig 9629bf121a Renamed npvalues to to_np. Fixed issue with generator expressions crashing. 9 years ago
Bill Ladwig a07297636a 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