History¶
0.1.4 (current version)¶
Support vectorized indexing for xarray >= 0.10 in
climate_toolbox.climate_toolbox._reindex_spatial_data_to_regions()(GH #10)Support iteratively increasing bounding box in
_fill_holes_xr()(GH #11).Support multiple interpolation methods (linear and cubic) in
_fill_holes_xr()(GH #12).Fix bug causing tests to pass no matter what
0.1.3 (2017-08-04)¶
Support passing a dataset (not just a filepath) into
load_baselineandload_bcsd(GH #4)
0.1.2 (2017-07-25)¶
merge in bug fixes
0.1.0 (2017-07-24)¶
First release on PyPI.