File tree Expand file tree Collapse file tree 2 files changed +12
-10
lines changed
Expand file tree Collapse file tree 2 files changed +12
-10
lines changed Original file line number Diff line number Diff line change 11## Xarray-Spatial Changelog
22-----------
3- ## Version 0.1.9 - 4/26/2021
4- - Add deprecation warning to tiles module (#381 )
5- - Add user guide on the documentation website (#376 )
6- - Update docs design version mapping (#378 )
7- - Add Github Action to publish package to PyPI (#371 )
8- - Move Spatialpandas to core install requirements for it to work on JLabs (#372 )
9- - Add CONTRIBUTING.md (#374 )
10- - Update True_color to return a DataArray (#364 )
11- - Add get_data module and example sentinel-2 data (#358 )
3+
4+ ## Version 0.1.9 - 4/27/2021
5+ - Deprecated tiles module (#381 )
6+ - Added user guide on the documentation website (#376 )
7+ - Updated docs design version mapping (#378 )
8+ - Added Github Action to publish package to PyPI (#371 )
9+ - Moved Spatialpandas to core install requirements for it to work on JLabs (#372 )
10+ - Added CONTRIBUTING.md (#374 )
11+ - Updated ` true_color ` to return a ` xr.DataArray ` (#364 )
12+ - Added get_data module and example sentinel-2 data (#358 )
13+ - Added citations guidelines and reformat (#382 )
1214
1315## Version 0.1.8 - 4/15/2021
1416- Fixed pypi related error
Original file line number Diff line number Diff line change 22
33package :
44 name : xarray-spatial
5- version : 0.1.8
5+ version : 0.1.9
66
77source :
88 path : ..
You can’t perform that action at this time.
0 commit comments