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