What's Changed
* ENH:reproject: Support geolocation arrays by snowman2 in https://github.com/corteva/rioxarray/pull/822
* REF: Add positional arguments requirements by snowman2 in https://github.com/corteva/rioxarray/pull/806 & https://github.com/corteva/rioxarray/pull/809
* BUG: Squeeze when using interpolate_na with extra dim by snowman2 in https://github.com/corteva/rioxarray/pull/810
* BUG:merge: Fix merging masked & scaled data by snowman2 in https://github.com/corteva/rioxarray/pull/817
* BUG: Fix chunk arguments for normalize_chunks by phofl in https://github.com/corteva/rioxarray/pull/820
* BUG: Properly handle encoding/decoding scales and offsets by snowman2 in https://github.com/corteva/rioxarray/pull/821
* DOC: Clearer coordinate docstring for `open_rasterio` by DahnJ in https://github.com/corteva/rioxarray/pull/811
New Contributors
* DahnJ made their first contribution in https://github.com/corteva/rioxarray/pull/811
* phofl made their first contribution in https://github.com/corteva/rioxarray/pull/820
Other contributions
* justingruca PR Review
**Full Changelog**: https://github.com/corteva/rioxarray/compare/0.17.0...0.18.0