update file
This commit is contained in:
		@@ -91,7 +91,7 @@ else
 | 
				
			|||||||
	MAP_LABEL_OFFSET=2.5p
 | 
						MAP_LABEL_OFFSET=2.5p
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	if [[ $nocpt == 1 ]]; then
 | 
						if [[ $nocpt == 1 ]]; then
 | 
				
			||||||
		$cptfile = ${color}
 | 
							cptfile=${color}
 | 
				
			||||||
	else
 | 
						else
 | 
				
			||||||
		gmt grd2cpt ${data} -R${range} -C${color} -Z -D -M > $cptfile
 | 
							gmt grd2cpt ${data} -R${range} -C${color} -Z -D -M > $cptfile
 | 
				
			||||||
	fi
 | 
						fi
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user