//io is null is possible because createAllInstance will return all known instances with different types like SensorTransform<double,2,2> SensorTransform<double,3,3> which has been registered before
}
// if no object has been found, we have to warn the user
otbLogMacro(Warning,<<"The SensorTransform factory could not find a compatible Sensor Transform");