417 Commits (f3808b2619403b3568af694d94f4cb6a80b78f3b)
 

Author SHA1 Message Date
Bill Ladwig e4a192fb47 Added a no-meta test for join 7 years ago
Bill Ladwig 6239fc16fd Fixed numerous issues with reading scalars and non-grid variables from the NetCDF file using getvar. Adds unit tests for reading file variables. Fixes #37 7 years ago
Bill Ladwig 69b990f1aa Added omp unit tests. Added some omp documentation. 7 years ago
Bill Ladwig 1c8ca7e287 Added OpenMP runtime library wrappers and build scripts 7 years ago
Bill Ladwig 83573db03f Renamed omp.F90 to be ompgen.F90. 7 years ago
Bill Ladwig a3c3ddad27 reverted name 7 years ago
Bill Ladwig 03468fc050 renamed omp.F90 to omp.f90.in 7 years ago
Bill Ladwig 7b79ca3ae4 created wrappers for openmp runtime routines 7 years ago
Bill Ladwig a7b3714e4f Fixed type with the iterable test. 7 years ago
Bill Ladwig 819cdfe078 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
Bill Ladwig d66a81a98a Fixed wrf_monotonic performance issues caused by an accidental revert 7 years ago
Bill Ladwig 3056a34ea2 Fix parallel computation problem with wrf_monotonic 7 years ago
Bill Ladwig b0a6f9e268 Performance improvements. 7 years ago
Bill Ladwig fbb2555eae Performance improvements 7 years ago
Bill Ladwig ddd879586f Fix typo with missing geobounds argument for PolarStereographic. 7 years ago
Bill Ladwig 7d637dff04 Sets cutoff point for Lambert Conformal so that southern hemisphere works. Fixes #31. 7 years ago
Bill Ladwig 2d0a7e17ce 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
Bill Ladwig af8bc5d5d0 Forgot to modify the dx and dy after adding the additional point. Fixes #30 7 years ago
Bill Ladwig ea7aba57b2 Updated OpenMP directives. 7 years ago
Bill Ladwig 4135d06edb Fix issue with incorrect number of gridpoints being computed via the xy routine. Fixes #30 . 7 years ago
Bill Ladwig c9fdc533d0 Added additional error text. 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 0ee9ec6c89 vectorization improvements and openmp added 7 years ago
Bill Ladwig 8c66408920 Fix computational problem with new fortran DCAPECALC2D routine 7 years ago
Bill Ladwig 64838f1841 Added OpenMP directives for wrf_vintrp 7 years ago
Bill Ladwig f4eeee927b Modified the indexing labels so that they make sense. 7 years ago
Bill Ladwig 74ded8f0f9 Added changes for faster cape and twb routines done by @supreethms1809 7 years ago
Bill Ladwig 0be864a194
Updated README.md 7 years ago
Bill Ladwig 7e19c5e616
Update README.md 7 years ago
Bill Ladwig 6f5c8c3be6
Merge pull request #39 from letmaik/mingw 7 years ago
Maik Riechert d9236e7ba2 wrong file.. 7 years ago
Maik Riechert 3dff6df89a add support for gfortran+msvc 7 years ago
Bill Ladwig f9dd771b15 Now handles WRF files that are missing coordinate attributes for variables (old WRF files). Fixes #29. 8 years ago
Bill Ladwig 14009aa4d7 Updated recipe 8 years ago
Bill Ladwig f4877da5fe Merge tag '1.0.5' into develop 8 years ago
Bill Ladwig 829ccbb79f Merge branch 'release/1.0.5' 8 years ago
Bill Ladwig ff79d15e28 Bumped version number 8 years ago
Bill Ladwig 955fc8d282 Reduced the size of the CI unit test files 8 years ago
Bill Ladwig 0d753e06d8 Update recipe. 8 years ago
Bill Ladwig fef53f8dc8 Merge tag '1.0.4' into develop 8 years ago
Bill Ladwig 7445c6358c Merge branch 'release/1.0.4' 8 years ago
Bill Ladwig 1367f064c0 Updated release info 8 years ago
Bill Ladwig 16676dcdf0 Update version number. 8 years ago
Bill Ladwig 7f518e6015 Modified CI unit tests to remove the warnings. Added __eq__ operator for projection, Fixes #26 . 8 years ago
Bill Ladwig 827ee737c7 Merge tag '1.0.3' into develop 8 years ago
Bill Ladwig f00d3a8d33 Merge branch 'hotfix/1.0.3' 8 years ago
Bill Ladwig 8fd75f893a Fixed and issue with the x limits being the same value when using MercatorWithLatTS. Fixes #24 8 years ago
Bill Ladwig 9e1447b24b Merge tag '1.0.2.4' into develop 8 years ago
Bill Ladwig 114b24996c Merge branch 'hotfix/1.0.2.4' 8 years ago
Bill Ladwig b367bb2f62 Doc update 4. Added more clarification from some installation steps for the workshop. 8 years ago