What's Changed
* Replace deprecated first-column check by lkluft in https://github.com/atmtools/typhon/pull/402
* Add 3.10, remove 3.7 by gerritholl in https://github.com/atmtools/typhon/pull/404
* Add filehandler for remote netcdf reading by gerritholl in https://github.com/atmtools/typhon/pull/403
* Loosen timer test by lkluft in https://github.com/atmtools/typhon/pull/407
* added function for converting between per m and per hz quantities. by j-petersen in https://github.com/atmtools/typhon/pull/406
* correct unit of gravitational acceleration by Geet-George in https://github.com/atmtools/typhon/pull/409
* added function to convert from per wavenumber to per frequency and vice versa by j-petersen in https://github.com/atmtools/typhon/pull/408
* Fix test issues by olemke in https://github.com/atmtools/typhon/pull/411
* Add color rendering functions by m-brath in https://github.com/atmtools/typhon/pull/410
* Use new colormap registry in matplotlib by lkluft in https://github.com/atmtools/typhon/pull/413
* Make numba optional by olemke in https://github.com/atmtools/typhon/pull/414
* Remove Python 3.8 support, add Python 3.11 by olemke in https://github.com/atmtools/typhon/pull/415
* Add column relative humidity function by lnellesen in https://github.com/atmtools/typhon/pull/416
* Fix test failure due to upstream fsspec change by olemke in https://github.com/atmtools/typhon/pull/417
* Merge thermodynamics into atmosphere by olemke in https://github.com/atmtools/typhon/pull/418
* fsspec bug fixed in 2023.12.2 by olemke in https://github.com/atmtools/typhon/pull/420
* Fix documentation by olemke in https://github.com/atmtools/typhon/pull/419
* Replace obsolete gdal import in aster by olemke in https://github.com/atmtools/typhon/pull/421
* Remove Python 3.9, add 3.12 by olemke in https://github.com/atmtools/typhon/pull/422
* Fix compatibility with matplotlib 3.9 by olemke in https://github.com/atmtools/typhon/pull/424
New Contributors
* j-petersen made their first contribution in https://github.com/atmtools/typhon/pull/406
* Geet-George made their first contribution in https://github.com/atmtools/typhon/pull/409
* m-brath made their first contribution in https://github.com/atmtools/typhon/pull/410
* lnellesen made their first contribution in https://github.com/atmtools/typhon/pull/416
**Full Changelog**: https://github.com/atmtools/typhon/compare/v0.9.0...v0.10.0