What's Changed
* Calculation of distance using spherical law of cosines, instead of using coordinates directly by dargueso in https://github.com/matthiasdemuzere/w2w/pull/21
* fix deprecation warning for importlib resources by theendlessriver13 in https://github.com/matthiasdemuzere/w2w/pull/29
* fix CI badges in readme by theendlessriver13 in https://github.com/matthiasdemuzere/w2w/pull/25
* reorder readme to have the important steps 1st, add note about sample data by theendlessriver13 in https://github.com/matthiasdemuzere/w2w/pull/28
* drop python 3.6, fix `xarray.open_rasterio` deprecation warning by theendlessriver13 in https://github.com/matthiasdemuzere/w2w/pull/24
* Update MH values for LCZ 7 in LCZ_UCP_lookup.csv by matthiasdemuzere in https://github.com/matthiasdemuzere/w2w/pull/30
* Derive new BW, based on BLDFR_URB2D, FRC_URB2D and SW by matthiasdemuzere in https://github.com/matthiasdemuzere/w2w/pull/31
* add CITATION.cff by theendlessriver13 in https://github.com/matthiasdemuzere/w2w/pull/35
* fix links in README by theendlessriver13 in https://github.com/matthiasdemuzere/w2w/pull/32
* Works both with MODIS_LAKES and MODIS (no lakes) by dargueso in https://github.com/matthiasdemuzere/w2w/pull/34
* add `--lcz-ucp` flag to allow passing custom lcz-based urban canopy parameters by theendlessriver13 in https://github.com/matthiasdemuzere/w2w/pull/41
* change lcz tif file check by matthiasdemuzere in https://github.com/matthiasdemuzere/w2w/pull/39
* new def to get lcz_arr, add test. by matthiasdemuzere in https://github.com/matthiasdemuzere/w2w/pull/44
* add complete type annotations by theendlessriver13 in https://github.com/matthiasdemuzere/w2w/pull/47
* apply black, and add more linters by theendlessriver13 in https://github.com/matthiasdemuzere/w2w/pull/42
* change the way the lcz_band is choosen by matthiasdemuzere in https://github.com/matthiasdemuzere/w2w/pull/48
* Update readme joss by matthiasdemuzere in https://github.com/matthiasdemuzere/w2w/pull/49
* set rasterio >=1.1.6 by theendlessriver13 in https://github.com/matthiasdemuzere/w2w/pull/50
**Full Changelog**: https://github.com/matthiasdemuzere/w2w/compare/v0.1.1...0.2.0