Assign georeference
- operators.image.assign_georeference(client, georeferenced_file='in1.tif', unreferenced_file='in2.tif', output_file='out.tif', instance_type='x2large')
- Assign georeference from a georeferenced image to an unreferenced image.
- assign_georeference( client,georeferenced_file=’in1.tif’,unreferenced_file=’in2.tif’,output_file=’out.tif’,instance_type=’x2large’ )
- Parameters:
georeferenced_file – Georeferenced image file
unreferenced_file – Unreferenced image file
output_file – Output georeferenced image file
instance_type – type of cloud instance used for processing