summaryrefslogtreecommitdiffstats
path: root/petascope/test/testcases-wcps/18-climate_over_water.test
blob: a0047bfaeec537f85ade619fa8489ff094685b90 (plain)
1
2
3
4
5
for clouds in ( climate_clouds), 
	mask in ( climate_earth) 
return encode( 
	(char) clouds[ t(0) ] * (mask[ t(0) ] = 0)
, "png" )