File tree Expand file tree Collapse file tree 2 files changed +12
-4
lines changed Expand file tree Collapse file tree 2 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 11## Xarray-Spatial Changelog
22-----------
33
4+ ## Version 0.1.6 - 4/12/2020
5+ - Cleared metadata in all examples ipynb (#327 )
6+ - Moved docs requirements to source folder (#326 )
7+ - Fixed manifest file
8+ - Fixed travis ci (#323 )
9+ - Included yml files
10+ - Fixed examples path in Pharmacy Deserts Noteboo
11+ - Integrate xarray-spatial website with the documentation (#291 )
12+
413### Version 0.1.5 - 4/8/2020
514- CLI examples bug fixed
15+ - Added ` drop_clouds ` , cloud-free mosaic from sentinel2 data example (#255 )
616
717### Version 0.1.4 - 4/8/2020
818- Sphinx doc fixes
919- CLI bug fixed in 0.1.5
1020
1121### Version 0.1.3 - 4/5/2020
12-
1322- Added band_to_img utils func
1423- Added download-examples CLI command for all notebooks (#241 )
1524- Added band_to_img utils func
16- - docs enhancements
25+ - Docs enhancements
1726- GPU and dask support for multispectral tools
1827- GPU and Dask support for classify module (#168 )
1928- Fixed savi dask cupy test skip
2332- Improved Sphinx docs / theme
2433
2534### Version 0.1.2 - 12/1/2020
26-
2735- Added GPU support for curvature (#150 )
2836- Added dask.Array support for curvature (#150 )
2937- Added GPU support for aspect (#156 )
Original file line number Diff line number Diff line change 22
33package :
44 name : xarray-spatial
5- version : 0.1.5
5+ version : 0.1.6
66
77source :
88 path : ..
You can’t perform that action at this time.
0 commit comments