Colour - Datasets - 0.1.1
This release is a compatibility release with Colour 0.3.16.
This is the last feature release to support Python 2.7!
Features
The following datasets have been added:
- 4050598 : Spectral Upsampling Coefficient Tables - Jakob and Hanika (2019)
- 4051012 : Measured Commercial LED Spectra - Brendel (2020)
Changes
The dataset names now feature the author names thus if previously you were loading a dataset by its name:
colour_datasets.load('Lumber Spectra')
You need to update the string accordingly:
colour_datasets.load('Lumber Spectra - Hiltunen (n.d.)')