[gradsusr] Re image for each time step

Howard Staines metris at xtra.co.nz
Mon Feb 9 13:43:51 EST 2015


Print many variables for a time series (step through time series)

Count = 1
While (Count> 120 			final time step

'set t 'count				ie/ first time step

'set stuff lat lon maps etc

'd apcpsfc' 				display variable
'd t2m'					display another variable
'd mslp'					etc

Print image
'gxprint image_'Count .png x1200 y800'

Count = Count + 1				next time step
'c'						clear display
Endwhile					loops between While and
endwhile to print individual time steps	


kind regards 

Howard Staines
Metris New Zealand 



More information about the gradsusr mailing list