arunavabasucom / radis-app

A web app for high-resolution infrared molecular spectra using RADIS
https://radis.app
GNU Lesser General Public License v3.0
11 stars 16 forks source link

Bug Report: Impossible to select a wavelength range below 1000 nm #698

Open saradelahaie opened 1 year ago

saradelahaie commented 1 year ago

🐛 Describe the bug

Selecting a wavelength range under 1000 nm is impossible. I guess it's because the lower limit is set to 1000 cm-1 but when the unit is changed to 'nm', the lower limit isn't converted to nm. image 'This value must be greater than or equal to 1000.'

💡 Possible solutions

Converting the lower and upper limit from cm-1 to nm when changing the units of the range.

Browser

Chrome

erwanp commented 1 year ago

@arunavabasu-03 you can extend the limits up to [ 300 nm - 10,000 nm]