Hello, I am hoping you can help me update some existing code I am working on to process Sequoia Parrot imagery. I have been following this ipynotebook micasense sequoia example but have also been updating the code as the exiftool exe has been replaced with pyExifTool and the API uses different keywords. I have started to include the changes here: micasense sequoia update. You can see here that the error is that the 'IrradianceList' parameter cannot be found in the metadata.
I am currently testing the sensor having inherited it from a prior employee at the university where I work. I am trying to get our UAV operational with the parrot sequoia that we have. Is the 'IrradianceList' only available when the radiance sensor is attached? So far I have only 'desk tested' it so am not 100% sure of how the system works.
Any advice you have to help me understand a bit more about this will be greatly appreciated. I will of course push all the changes once the code is updated.
Hello, I am hoping you can help me update some existing code I am working on to process Sequoia Parrot imagery. I have been following this ipynotebook micasense sequoia example but have also been updating the code as the exiftool exe has been replaced with pyExifTool and the API uses different keywords. I have started to include the changes here: micasense sequoia update. You can see here that the error is that the 'IrradianceList' parameter cannot be found in the metadata.
I am currently testing the sensor having inherited it from a prior employee at the university where I work. I am trying to get our UAV operational with the parrot sequoia that we have. Is the 'IrradianceList' only available when the radiance sensor is attached? So far I have only 'desk tested' it so am not 100% sure of how the system works.
Any advice you have to help me understand a bit more about this will be greatly appreciated. I will of course push all the changes once the code is updated.