31 Commits (37307a164cb0b5daaf22354e6c33b05e458bf2a7)

Author SHA1 Message Date
Bill Ladwig 30214df017 Updated build scripts to use environment compile flags. 6 years ago
Bill Ladwig 6e4115d302 Fix doc 6 years ago
Bill Ladwig 68a2290654 Added ompgen template to manifest 6 years ago
Bill Ladwig d544fbafa4 Updated documentation. 6 years ago
Bill Ladwig 18d50f7044 Updated 2018 WRF tutorial documentation 7 years ago
Bill Ladwig 60989dd47a Removed unicode literals. 7 years ago
Bill Ladwig 4a687473ed Documentation fixes 7 years ago
Bill Ladwig 5799ccf6d0 Fixed bugs related to input failures with dictionaries. 7 years ago
Bill Ladwig cc86d68a35 Fix issues related to cloud top temperature. 7 years ago
Bill Ladwig cbe0805f79 Fix OpenMP directive issue with cloud top temperature. 7 years ago
Bill Ladwig 514d9ecaec Updated doc 7 years ago
Bill Ladwig 411cfd17cf Fix mdbz on cheyenne. 7 years ago
Bill Ladwig bb41e19d36 Updated version to 1.1.1 7 years ago
Bill Ladwig 37052d3235 Updated documentation 7 years ago
Bill Ladwig 497aeb508e Updated documentation 7 years ago
Bill Ladwig ff79d15e28 Bumped version number 8 years ago
Bill Ladwig 1367f064c0 Updated release info 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 8fd75f893a Fixed and issue with the x limits being the same value when using MercatorWithLatTS. Fixes #24 8 years ago
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 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 9f36eebcce Fix initialization issues with polar stereographic and latlon map projections. Addresses #11. 8 years ago
Bill Ladwig c9eea20f23 Cleaned up plotting documentation. 8 years ago
Bill Ladwig fd1dfd9978 Updated documentation 8 years ago
Bill Ladwig ee7ca7c3ad Fix issue with vinterp and heavily cropped datasets in the vertical. Added continuous integration tests for conda-forge. Changed some documentation wording. 8 years ago
Bill Ladwig 3411b78797 Moved latest release information to top of new.rst. Fixed documentation URL in setup.py 8 years ago
Bill Ladwig b4b4677c15 Added fix for issues from xarray 0.9, which was caused by xarray no longer including default dimensions in to coordinate mappings. Updated documentation and notebooks. Modified documentation URL in setup. Dropping requirement for numpy 1.9 8 years ago
Bill Ladwig cea50f7b60 Doc updates 8 years ago
Bill Ladwig 5b01084a87 Documentation updates. Added more packaging boilerplate. Updated version to 1.0b. 8 years ago
Bill Ladwig cea1b98ddd Renamed the geobounds function since it was confusing the autosummary tool with Sphinx. Updated documentation. 8 years ago
Bill Ladwig 1c7baf0a4e Updated documentation. Fixed bugs found while creating examples, mostly related to xarray and compiled extensions. 9 years ago