14 Commits (bb41e19d36ab33266d3fd480383fd6ac135598c8)

Author SHA1 Message Date
Bill Ladwig bb41e19d36 Updated version to 1.1.1 7 years ago
Bill Ladwig abee4fc27c Updated documentation. 7 years ago
Bill Ladwig ff79d15e28 Bumped version number 8 years ago
Bill Ladwig 16676dcdf0 Update version number. 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 9f36eebcce Fix initialization issues with polar stereographic and latlon map projections. Addresses #11. 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 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 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 5b01084a87 Documentation updates. Added more packaging boilerplate. Updated version to 1.0b. 8 years ago
Bill Ladwig 49092f6ac1 Added docstrings to all functions. Modified some argument names for better consistency. Added unit support to raw computational algorithms. Modified setup.py to work with readthedocs. Modifyied conf.py to use mocks for readthedocs. Modified gitignore to ignore the generated documentation folder. 9 years ago
Bill Ladwig 7e503a145b Added thread local coordinate and is_moving caching so that this is only done once. Modified the latlon/xy routines to put the product on the left like NCL. Updated unit testing to add the latlon routines. Updated ipynb scripts. 9 years ago
Bill Ladwig 0688765ef8 Added version information. Added more distribution boiler plate. Removed unused squeeze for the algorithm metadata 9 years ago