There was a bug in the _getAOP function where the comparison wavelength was not properly scaled from nm to meters to compare to the table wavelength boundaries, resulting in selecting only max wavelength values from the table.
@pcolarco This PR is to develop, although the top code is yet to be merged into develop. I will do that first, and ask you to make a PR for this bug fix only.
There was a bug in the _getAOP function where the comparison wavelength was not properly scaled from nm to meters to compare to the table wavelength boundaries, resulting in selecting only max wavelength values from the table.