MoviePlotter¶
module load evaluation_system
analyze --tool MoviePlotter --help
MoviePlotter (v0.0.1): Plots 2D lon/lat movies in GIF format
Options:
input (default: <undefined>) [mandatory]
NetCDF file(s) to be plotted (up to 9) with all variables inside.
E.g. -> /path/2/datafile.nc If you want to use only one/some
variables, set behind the file variablenames in a comma seperated
list. E.g. -> /path/2/datafile.nc,tas,psl
outputdir (default: $USER_OUTPUT_DIR) [mandatory]
The default output directory of the MiKlip Evaluation System
collage (default: False)
Option collage - different variables for a collage of pics
cacheclear (default: True)
Option switch to NOT clear the cache
work (default: $USER_CACHE_DIR/$SYSTEM_TIMESTAMP)
No help available.
level (default: 0)
Option to choose level in units of plev/lev
reverse (default: False)
Option to run movie backwards
secperpic (default: 1.0)
Option to choose speed in seconds per picture, e.g. 0.1
range_min (default: <undefined>)
Option to choose colorbar range minimum, e.g. 95000 for Pressure in
Pa, default is data minimum
range_max (default: <undefined>)
Option to choose colorbar range maximum, e.g. 100000 for Pressure in
Pa, default is data maximum
animate (default: True)
Option to show movie through animate
latlon (default: <undefined>)
Option to choose an area in file. Usage
startlat,endlat,startlon,endlon -> For europe 30,80,-20,30
earthball (default: False)
Option to choose an Earthball projection (just for global data!)
polar (default: <undefined>)
Option to choose an polarstereographic projection. EXAMPLE: -60,SH
for polar projection latitude 60 degree, Southern Hemisphere
resolution (default: 800)
Option to choose resolution of movies in pixel width, aspect ratio
preserved, or widthxheight e.g. 800x800, or widthxheight! with aspect
ratio ignored
colortable (default: ncl_default)
Option to choose color table from ncl ->
http://www.ncl.ucar.edu/Document/Graphics/color_table_gallery.shtml
ntasks (default: 24)
Option to choose number of tasks on the maschine, max ntasks=30
loops (default: 0)
Option to choose loops of movie. 0 for infinite (default)