404 Commits (b40d1d6e2d4aea3dd2dda03aae18e268b1e9291e)
 

Author SHA1 Message Date
Bill Ladwig 62ea6c6b74 Fixed issue with the wspd_wdir diagnostic not working with sequences of data. Added WRF Workshop instructions for the upcoming tutorial. Made new fortran functions for wspd and wdir. Fixes #19, fixes #21, fixes #22, fixes #23. 8 years ago
Bill Ladwig 7fd1326e95 Merge tag '1.0.1.4' into develop 8 years ago
Bill Ladwig 2416d899a5 Merge branch 'hotfix/1.0.1.4' 8 years ago
Bill Ladwig 62ac653ec0 Fixed some plotting typos 8 years ago
Bill Ladwig 55d0259f05 Merge tag '1.0.1.3' into develop 8 years ago
Bill Ladwig 96cbce8d82 Merge branch 'hotfix/1.0.1.3' 8 years ago
Bill Ladwig cf7286294d Fixed formatting issues and typos with vertcros and interpline, and fixed some bogus references in some computation routines. 8 years ago
Bill Ladwig 3759e21420 Merge tag '1.0.1.2' into develop 8 years ago
Bill Ladwig 1e783e6231 Merge branch 'hotfix/1.0.1.2' 8 years ago
Bill Ladwig ca96f30c59 Added the destaggering function to the user API 8 years ago
Bill Ladwig 21176751a7 Merge branch 'feature/hpc_install' into develop 8 years ago
Bill Ladwig 2e29be9b7d Updated hpc install scripts to match what is actually on yellowstone 8 years ago
Bill Ladwig 83bd98cd30 Added yellowstone installation. Fixed typo in build-wrf-python.ys script. 8 years ago
Bill Ladwig 32bdfb2f2c Added yellowstone hpcinstall scripts 8 years ago
Bill Ladwig bf6b5a6cb9 Added build script for wrapt 8 years ago
Bill Ladwig 58c6f6277c Merge tag '1.0.1.1' into develop 8 years ago
Bill Ladwig 6e2924955d Merge branch 'hotfix/1.0.1.1' 8 years ago
Bill Ladwig 383978e71b Added yellowstone installation instructions to documentation 8 years ago
Bill Ladwig 9eb79e8a70 Added xarray to conda recipe 8 years ago
Bill Ladwig 9e66ea139e numpy 1.11 does not properly set the flags for 1D arrays that are expanded via np.newaxis. This was allowing the 1D cape to work in numpy 1.11 but not in numpy 1.12. Fortran arrays are now directly created to ensure it works across numpy versions. Fixes #9. 8 years ago
Bill Ladwig fa5bebe242 Fixed plot doc import issue. Updated error messages for map related utility functions when xarray is not installed or is disabled. 8 years ago
Bill Ladwig f2f672151e No longer references DataArray where it shouldn't, so that things work again without xarray installed. Fixes #15 8 years ago
Bill Ladwig 99beada350 Merge branch 'feature/fortran_intel' into develop 8 years ago
Bill Ladwig a1cbe81e8b More fortran cleaning 8 years ago
Bill Ladwig 7f3c04c871 Removed type specific max/min calls 8 years ago
Bill Ladwig 3bf4455a41 recipe updated 8 years ago
Bill Ladwig 65afb53121 Merge tag '1.0.1' into develop 8 years ago
Bill Ladwig 3c0e3276ff Merge branch 'hotfix/1.0.1' 8 years ago
Bill Ladwig 379a7652bb Now ignores the XTIME coordinate variable if it is present in a variables coordinate list, but missing in the file. Fixes #11. 8 years ago
Bill Ladwig 3983b9c71b Merge tag '1.0.1' into develop 8 years ago
Bill Ladwig eae8aca40f Merge branch 'hotfix/1.0.1' 8 years ago
Bill Ladwig 9f36eebcce Fix initialization issues with polar stereographic and latlon map projections. Addresses #11. 8 years ago
Bill Ladwig 20a67966d0 Updated recipe 8 years ago
Bill Ladwig 39bae1a227 Merge tag '1.0.0' into develop 8 years ago
Bill Ladwig e9e1f6f9ac Merge branch 'release/1.0.0' 8 years ago
Bill Ladwig d1c508074d Notebook updates 8 years ago
Bill Ladwig c9eea20f23 Cleaned up plotting documentation. 8 years ago
Bill Ladwig 1d73bc7eeb Fixed typo with cape flag. Fixes #9 8 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 b8b57e63bc has_time_coord function should be for a single file only. Updated setup.py to reflect show production status. Set version to 1.0.0. 8 years ago
Bill Ladwig 2e33099fc0 Updated FAQ 8 years ago
Bill Ladwig 7b3b89a067 Updated support documentation. 8 years ago
Bill Ladwig e4f4fc1cff Added FAQ placeholder 8 years ago
Bill Ladwig 9daad748fa updated width for forum 8 years ago
Bill Ladwig 3034fdcb30 Attempt to fix the forum width 8 years ago
Bill Ladwig 86835c6529 Added support placeholder. 8 years ago
Bill Ladwig 3c7a283f1d Now uses NaT for times that fail parsing (geo_em files). Fixes #8. 8 years ago
Bill Ladwig 2cace56ed3 Added ability to adjust coordinate cache sizes as well as set it to 0 to disable it. Closes #5 8 years ago
Bill Ladwig 6a223fa821 Merge pull request #7 from andreas-h/patch-1 8 years ago
Andreas Hilboll 95d868651f Update index.rst 8 years ago