🐛 Bug Fixes
* update to new fetch gravity function ([`82d0024`](https://github.com/mdtanker/polartoolkit/commit/82d0024533e7b9f4a894cccccef14dcbe04c9fae))
* fix typos in fetch functions ([`0b18528`](https://github.com/mdtanker/polartoolkit/commit/0b18528ebcd2e8557fac19822dc275fb90f290bf))
* reorder columns in testing reprojection functions ([`a4d82dd`](https://github.com/mdtanker/polartoolkit/commit/a4d82dde76ea89a0c83ff398c6a03b537a66b3ed))
* minor fix in `maps` ([`9866e72`](https://github.com/mdtanker/polartoolkit/commit/9866e72dae7e67084db0b587ddebd7a3516130c5))
* fix issue with reprojecting IBCSO coverage data ([`214bf6f`](https://github.com/mdtanker/polartoolkit/commit/214bf6fef3091a96b93f50d7eac3af638dacb0d7))
* allow many subplot labels ([`3a130cf`](https://github.com/mdtanker/polartoolkit/commit/3a130cfc104fda7957abd9815c639b283fc4cf0e))
* allow single geometry in `mask_from_shp` ([`c231c77`](https://github.com/mdtanker/polartoolkit/commit/c231c77eafad789f41289df09d37a561b77180a7))
* allow showing all columns for points in `interactive data` ([`0692a6b`](https://github.com/mdtanker/polartoolkit/commit/0692a6b114df9eccd9e8641dfb5bbc59cde46069))
📦️ Build
* unpin unnecessary verde version ([`c9a5c1d`](https://github.com/mdtanker/polartoolkit/commit/c9a5c1d78b5336d6e202760c6f6bd9e6c9cb0c22))
🧰 Chores / Maintenance
* disable disallow-caps pre-commit to fix issue ([`3cfe9a8`](https://github.com/mdtanker/polartoolkit/commit/3cfe9a8914225a2f151afaa116833f1c8b9bf738))
* mark tests with fetch and earthdata marks ([`ace576e`](https://github.com/mdtanker/polartoolkit/commit/ace576eaf0c0d850bd689174625c56bf438ba670))
* fix tests ([`2453f47`](https://github.com/mdtanker/polartoolkit/commit/2453f47b1507d92ef8e6536bbf20f347ada7cb58))
* update broken fetch tests ([`8fbe37c`](https://github.com/mdtanker/polartoolkit/commit/8fbe37c5712a4240a34cbfccbaee885c069e343a))
* add tests to profiles module ([`52db507`](https://github.com/mdtanker/polartoolkit/commit/52db50717353cd5ea0ab0ba62e46bf0df6bd27af))
* add tests for regions module ([`9a230fc`](https://github.com/mdtanker/polartoolkit/commit/9a230fcfc9fce163dcad66f3e07fcb2ae47e797e))
* warn if dataset provided instead of dataarray ([`fd090af`](https://github.com/mdtanker/polartoolkit/commit/fd090affb48b32fb8c39f41313f3c4aae46db448))
* add debugging logs ([`a88b76f`](https://github.com/mdtanker/polartoolkit/commit/a88b76f5e1a082440c211587eee49c5834d3ad1d))
* make command fix ([`207535a`](https://github.com/mdtanker/polartoolkit/commit/207535a7abc99eed527598c3ce1ac857e6825999))
* update backup env to `v0.7.1` ([`ef1f621`](https://github.com/mdtanker/polartoolkit/commit/ef1f621cbb8bc9bf1dc8e0429e026ab2f372594f))
✏️ Formatting
* pre-commit fixes ([`9487733`](https://github.com/mdtanker/polartoolkit/commit/9487733539a0b59bc7858365c2de5a88d1bf4381))
* pre-commit fixes ([`a166181`](https://github.com/mdtanker/polartoolkit/commit/a166181abe323e6bde7fd7c651d6f17cc51812d3))
* type checking fixes ([`f1e7ede`](https://github.com/mdtanker/polartoolkit/commit/f1e7ede6795bcb35259b7b63989cb2e2e8b2add3))
Other
* add setuptools to RTD_env to fix issue ([`ee5178a`](https://github.com/mdtanker/polartoolkit/commit/ee5178a03aab4589a92ade2e14597fcd37381402))
📖 Documentation
* use new fetch gravity function ([`281028e`](https://github.com/mdtanker/polartoolkit/commit/281028e24a17f6fd2c426c08a76eee5db0440363))
* update simple map tutorial ([`269147a`](https://github.com/mdtanker/polartoolkit/commit/269147a0a82ac93887cbabe49e3a3acdac4ef255))
* fix gravity dataset gallery ([`123f57e`](https://github.com/mdtanker/polartoolkit/commit/123f57e01799dd8bc3e4ca740c9500389b1489d3))
* update ibcso coverage notebook ([`d4a8ebb`](https://github.com/mdtanker/polartoolkit/commit/d4a8ebb31c82fde233ae921d878a121b365eb7ff))
* update bedmap points gallery ([`69fd85d`](https://github.com/mdtanker/polartoolkit/commit/69fd85dc5a08f2271018ffab1a15f48671dfd4e5))
* fixes to some docstring ([`aa7017e`](https://github.com/mdtanker/polartoolkit/commit/aa7017e3ea9d2a09ceeb3b2aa78121625ecb3e7c))
🚀 Features
* add range of basemap options ([`86d2e0d`](https://github.com/mdtanker/polartoolkit/commit/86d2e0d14a428ccbd20d211fa17e8c85ae9285b8))
* add region for getz ice shelf ([`467f5b8`](https://github.com/mdtanker/polartoolkit/commit/467f5b84cdb7ed187846c58830142751a59ebdcd))
* allow resampling during fetching of `mass_change` and `basal_melt` ([`db1f464`](https://github.com/mdtanker/polartoolkit/commit/db1f464f277e9a17fd178329623bf1ed0f403a40))
* add kwargs to all fetch calls to pass to `resample_grid` ([`9e60600`](https://github.com/mdtanker/polartoolkit/commit/9e60600c1b92946d36a4bca44487decb4b157edf))
* add `add_simple_basemap` plotting function ([`247c3aa`](https://github.com/mdtanker/polartoolkit/commit/247c3aac41e08c0d10b80832d249c7a421191af4))
* add `points_inside_shp` function ([`e859569`](https://github.com/mdtanker/polartoolkit/commit/e8595696a383a557afca7052dbc7205afac3bd02))
* add fetch for bedmap 2 and 3 point data ([`7cca1a0`](https://github.com/mdtanker/polartoolkit/commit/7cca1a0f2b33c5a8c81f6e8e89d1cb6a5bede91d))
* add kwargs to pass to `resample_grd` ([`0cf71d7`](https://github.com/mdtanker/polartoolkit/commit/0cf71d75e88f231a27da323ded57ac55c14734d2))
* add ice shelf buttressing dataset to fetch ([`3e6f8b1`](https://github.com/mdtanker/polartoolkit/commit/3e6f8b17bb43d3a88bd2be666b64ff7b01e7d6b8))
* allow specifying individual points, reverse_cpt, inset, scalebar for subplots ([`49e53f9`](https://github.com/mdtanker/polartoolkit/commit/49e53f9314bebd1adfbfdc5f79b2921ea2c7c693))
* allow subplot row and column titles ([`dad1ce5`](https://github.com/mdtanker/polartoolkit/commit/dad1ce5ac71929fd78e9b38767f07ec202f8315f))
* allow setting transparency in `basemap` ([`6a18fb8`](https://github.com/mdtanker/polartoolkit/commit/6a18fb8485447ebd2a9859981a99c524acf5d726))
* add absolute value option and robust percentiles option to `get_min_max` ([`490198c`](https://github.com/mdtanker/polartoolkit/commit/490198c9b19e38982178328360a4259315b24639))
* add `filter_grid` function for filtering grids, add xrft as dependency ([`c2b2696`](https://github.com/mdtanker/polartoolkit/commit/c2b2696726d182f6e4821fcef90170189c3bd7d2))
* add `nearest_grid_fill` for interpolating grids ([`80d5f10`](https://github.com/mdtanker/polartoolkit/commit/80d5f106e37b531a7bd00369f45512a0871c0e8e))
* add cpt_lims kwarg to `grd_compare` ([`31e4735`](https://github.com/mdtanker/polartoolkit/commit/31e4735802f70b1a93ca81c7401fe85b14d3c57b))
* allow both grids and points in `get_min_max` and `get_combined_min_max` ([`290fdc5`](https://github.com/mdtanker/polartoolkit/commit/290fdc5b8d92c5eea8b97aafdf6c45466d9081a4))
* all cmap for points in `basemap` ([`908f04b`](https://github.com/mdtanker/polartoolkit/commit/908f04bb730662c9da1d1fc3cd8e2ac8a354d50e))
* allow creation of cmap from point values as well as grids values with new `points` parameter to `set_cmap` ([`fa01f54`](https://github.com/mdtanker/polartoolkit/commit/fa01f54a35d1385ac1cf7db2036bb875d99c17b6))
* allow choice of vertical reference and cleanup `fetch.ibcso` ([`333a373`](https://github.com/mdtanker/polartoolkit/commit/333a3738dfb05e6c12774b717e6c94d8a2df1a8f))
🎨 Refactor
* change from `variable` to `version` in `buttressing` and `basal_melt` to be consistent ([`56af29d`](https://github.com/mdtanker/polartoolkit/commit/56af29d88f8d174a970012f60f31a4eeb7ef4b32))
* remove compression on zarr files for simplicity ([`8c8dd5b`](https://github.com/mdtanker/polartoolkit/commit/8c8dd5bdb55db69cfb7e8c8aa7fed2f55f0a0005))
* setup and use logger instance for polartoolkit ([`ff1a02a`](https://github.com/mdtanker/polartoolkit/commit/ff1a02a9217e86e0a20332164ad60477d3d1d4b0))
* update gravity fetch ([`d67d6b7`](https://github.com/mdtanker/polartoolkit/commit/d67d6b77164c21aee5dc7c82080348121d827d65))
* drop antgg-update and make other gravity fetches return datasets with elevation and error grids ([`3be3a83`](https://github.com/mdtanker/polartoolkit/commit/3be3a83c27f1383a50f54aa61e08469ffa788087))
* use consistent import of pathlib ([`2bfd3ef`](https://github.com/mdtanker/polartoolkit/commit/2bfd3ef8e432cdd98e212582aed8aa6d6deedb05))
* use tuples instead of lists where applicable ([`6bc1f20`](https://github.com/mdtanker/polartoolkit/commit/6bc1f204d322a86832ed19fe715ce24556f65763))
* combine and simplify reprojection functions ([`6f3ac05`](https://github.com/mdtanker/polartoolkit/commit/6f3ac05ffa67b0300f3ca5397ed88db4071d2257))
* check and use pyogrio for reading coastlines ([`9702e4d`](https://github.com/mdtanker/polartoolkit/commit/9702e4db0d59d26e184e3feb72dc066ba2f8523e))
* automatically increase vertical shift between plots if using colorbar histogram ([`0f0820c`](https://github.com/mdtanker/polartoolkit/commit/0f0820cf211cab3b5c614e0ef05765b27611508e))
* clean up `fetch.ibcso_coverage` ([`41da27f`](https://github.com/mdtanker/polartoolkit/commit/41da27f812bba15f62ca5d3118f6e00845b5ac1e))
* check if pyogrio is installed and use if it is, warn if its not ([`576db88`](https://github.com/mdtanker/polartoolkit/commit/576db88740ae51d70e7e5dd389774f7202a6d962))