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