DiffPlotter¶
module load evaluation_system
analyze --tool DiffPlotter --help
DiffPlotter (v0.9.0): Plots difference between two NetCDF files Options: input1 (default: <undefined>) [mandatory] Filepath of NetCDF file. Must contain only one time step and one variable. input2 (default: <undefined>) [mandatory] Filepath of NetCDF file. Must contain only one time step and one variable. output (default: $USER_PLOTS_DIR) [mandatory] The absolute path to the resulting plot outputType (default: eps) [mandatory] Output filetype, i.e. eps, pdf, png level (default: 0) If input is a 3D-Field you can select the level to plot meanType (default: none) You can specify whether a CDO mean method should be applied to the files. I.e. "yearmean", "timmean", seasmean", ... movie (default: False) Whether an animated GIF is created or not. lonlatbox (default: <undefined>) Select a comma separated longitude/latitude box I.e. "-80,0,0,60"