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