Hi all,
I’m trying to calibrate my project in the Index Calculator on Step 3. DSM, Orthomosaic and Index but ONE of my UAV images is kicking back this error:
[Error]: Error e9035a: camera model name: Altum_8.0_2064x1544 (Blue), correction type: sunIrradianceAndAngleWithPoseFromIMU - Missing information for radiometric correction in 1/1155 images:
[Error]: IMG_0218_1.tif: No sun irradiance information No sun sensor pose information
I did some research and someone said you can just add in the sun irradiance information from a previous image capture. So in this case, IMG_0218_1.tif is missing the sun irradiance info and I want to copy the sun irradiance info from IMG_0217_1.tif over. I tried to do this in Exiftool using this command -XMP-Camera:Irradiance=“149.06368189895989” in the ExifToolGUI’s ExifTool direct tool but it just errors:
Warning: Tag 'XMP-Camera:Irradiance' is not defined
Nothing to do.
<-END-
I figured out that the Irradiance tag is not pre-defined so you need to create a custom user-defined tag but I can’t figure out how. Can someone explain to me step by step how create user-defined tags in Exiftool? Or just how to add in the sun irradiance information in general. Thanks