What's Changed
* Add `clear_attrs` parameter to `pyramid_reproject` by maxrjones in https://github.com/carbonplan/ndpyramid/pull/104
* Add `clear_attrs` to `level_reproject` docstring by maxrjones in https://github.com/carbonplan/ndpyramid/pull/116
* Add information about pyramid structure and metadata schema by maxrjones in https://github.com/carbonplan/ndpyramid/pull/89
* Add test optional dep install to pyproject.toml by norlandrhagen in https://github.com/carbonplan/ndpyramid/pull/111
* Automatically standardize dtypes for int, datetime64, and object variables by maxrjones in https://github.com/carbonplan/ndpyramid/pull/117
* Change nodata from rioxarray default to nan in pyramid_reproject by maxrjones in https://github.com/carbonplan/ndpyramid/pull/110
* Document coordinate array chunking requirement by katamartin in https://github.com/carbonplan/ndpyramid/pull/98
* Fix typing and ignore missing imports by maxrjones in https://github.com/carbonplan/ndpyramid/pull/100
* Initial docs setup by norlandrhagen in https://github.com/carbonplan/ndpyramid/pull/71
* Pyramid create for creating pyramids with custom funcs by ahuang11 in https://github.com/carbonplan/ndpyramid/pull/120
* Only run benchmarks on labeled PRs by maxrjones in https://github.com/carbonplan/ndpyramid/pull/112
* Only set fill value as nan for floating point arrays by maxrjones in https://github.com/carbonplan/ndpyramid/pull/113
* Run benchmarks in CI by maxrjones in https://github.com/carbonplan/ndpyramid/pull/86
* Setup continuous benchmarking workflow with pytest-codspeed by maxrjones in https://github.com/carbonplan/ndpyramid/pull/85
* Standardize metadata between reproject and regrid methods by maxrjones in https://github.com/carbonplan/ndpyramid/pull/119
* Support generating individual pyramid levels by maxrjones in https://github.com/carbonplan/ndpyramid/pull/84
* Update demo notebook by maxrjones in https://github.com/carbonplan/ndpyramid/pull/102
* Update Dependabot configuration by andersy005 in https://github.com/carbonplan/ndpyramid/pull/108
* Verify bounds of each chunk against WebMercatorQuad by maxrjones in https://github.com/carbonplan/ndpyramid/pull/121
New Contributors
* norlandrhagen made their first contribution in https://github.com/carbonplan/ndpyramid/pull/71
* katamartin made their first contribution in https://github.com/carbonplan/ndpyramid/pull/98
* ahuang11 made their first contribution in https://github.com/carbonplan/ndpyramid/pull/120
**Full Changelog**: https://github.com/carbonplan/ndpyramid/compare/v0.1.0...v0.2.0