ValueError during SNR computation due to unexpected number of bands
../enpt/execution/controller.py:176: in run_all_processors
self.read_L1B_data()
../enpt/execution/controller.py:127: in read_L1B_data
self.L1_obj = RD.read_inputdata(root_dir_main=path_enmap_image, root_dir_ext=path_enmap_image_gapfill,
../enpt/io/reader.py:94: in read_inputdata
l1b_main_obj.calc_snr_from_radiance()
../enpt/model/images/images_sensorgeo.py:739: in calc_snr_from_radiance
self.vnir.detector_meta.calc_snr_from_radiance(rad_data=self.vnir.data, dir_snr_models=tmpDir)
ValueError: operands could not be broadcast together with shapes (1000,91) (1000,88)