| https:///weradocs/List_Radial.shtml |
The following box shows a typical output generated by List_Radial:
wera@ifmpc143:~/Fortran > List_Radial /home/wera/data/examples/20003341405_PEN.RAD Read: /home/wera/data/examples/20003341405_PEN.RAD Write: /home/wera/data/examples/20003341405_PEN.RAD_lst |
The program accepts data from
Linux: ------ Source is in List_Radial.F Compilation and linking with '. do_list_radial.sh' Call with > List_Radial <path_to_.RAD_file> e.g. > List_Radial /home/wera/data/TEST/20003341355_TOR.RAD Program creates /home/wera/data/TEST/20003341355_TOR.RAD_lst |
VMS: ---- Source is in List_Radial.F Compilation and linking with '@List_Radial' Program needs to be defined as an external command to take parameters from the command line, e.g. $ List_Radial :== $$USER1:[WERA.Fortran]List_Radial.EXE Call with $ List_Radial |