mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-11-04 00:04:25 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			21 lines
		
	
	
		
			428 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			428 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
# See ../README.md for a description of the file format
 | 
						|
 | 
						|
tests:
 | 
						|
 | 
						|
  - algorithm: otb:imageconversion
 | 
						|
    name: Test (otb:imageconversion)
 | 
						|
    params:
 | 
						|
      -hcp.high: 2
 | 
						|
      -hcp.low: 2
 | 
						|
      -in:
 | 
						|
        name: raster.tif
 | 
						|
        type: raster
 | 
						|
      -ram: 128
 | 
						|
      -type: '1'
 | 
						|
      -type.linear.gamma: 1
 | 
						|
    results:
 | 
						|
      -out:
 | 
						|
        hash: b3657f4d848b64f688db41638ea6d86d9de1d0a169bc1bafef8af82a
 | 
						|
        type: rasterhash
 | 
						|
  
 |