Bill Ladwig
ef4eba018d
Updated raw computation test to use moving nest data and fixed updraft helicity.
6 years ago
Bill Ladwig
3c03cd2916
PEP 8
6 years ago
Bill Ladwig
dd3d37f2cb
PEP 8
6 years ago
Bill Ladwig
5799ccf6d0
Fixed bugs related to input failures with dictionaries.
...
Modified routines that use qvapor to make copies so that scipy.io.netcdf works in the newer release. Added input tests.
7 years ago
Bill Ladwig
8523dea59a
Added support added for calculating cape_2d with a single vertical column.
...
Fixes #46 .
7 years ago
Bill Ladwig
cc86d68a35
Fix issues related to cloud top temperature.
...
Fixed indexing bug.
Fixed incorrect computation of optical depth when cloud ice is not available.
Users can use fill values for cloud free areas.
Users can now specify the optical depth threshold that triggers the calculation.
Fixes #45 .
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