- Added draft CLI `tsg2zarr` - Allow for missing profilometer data - Add logging functionality from `pyrolite.util.log` (under `tsgxr.util.Handle()`) - Find both NIR and TIR files in `find_TSG_datasets` - Raise an error where no spectra are found
0.2.4
- Move lidar-reader patch to [`pytsg`](https://pypi.org/project/pytsg/), and remove from this library
0.2.3
- Install [`pytsg`](https://pypi.org/project/pytsg/) from PyPI instead of directly from the git repo
_Many thanks to Ben Chi for taking the time to publish `pytsg` on PyPI._
0.2.2
- ci: Switch from using gh-action-pypi-publish to twine
0.2.1
- Add GitHub Action to publish `tsg-xr` to Azure Artifacts repository
0.2
- Add lidar in reordered feature arrangement - All depth as an index for spectra, lidar - Add demo notebook - Add usage examples to README