https:///weradocs/Plott_WERA_FullCal.shtml Last update:

WERA HF Radar Software - Display Full Calibration Data

Plott_WERA_FullCal

Plott_WERA_FullCal displays the Full Calibration data processed by wera_fullcal_lsq.
Linux:

Source is in Plott_WERA_FullCal.F
Compilation and linking with '. do_plott_wera_fullcal.sh'
Compilation and linking with '. do_X11R6_plott_wera_fullcal.sh'

Call with 
> Plott_WERA_FullCal <calibration_file>.fullcal    e.g.:
> Plott_WERA_FullCal /home/wera/data/calib/20013411230_hmb.fullcal

VMS:

Source is in Plott_WERA_FullCal.F
Compilation and linking with '@Plott_WERA_FullCal'
Program needs to be defined as an external command to take parameters
from the command line, e.g.
$ Plott_WERA_FullCal :== $$USER1:[WERA.Fortran]Plott_WERA_FullCal.exe

Call with
$ Plott_WERA_FullCal <calibration_file>.fullcal      e.g.:
$ Plott_WERA_FullCal $DATA1:[WERA.Fortran]20013411230_hmb.fullcal


Comments to: gurgel@ifm.uni-hamburg.de (Klaus-Werner Gurgel)