| https:///weradocs/List_Radial_NOAA.shtml |
The configuration file "params_xxx.cfg" is a required parameter to pass the value of MAX_RAD_CUR to the .ruv file.
The following box shows a typical output generated by List_Radial:
wera@ifmpc143:~/Fortran > list_radial_noaa /home/wera/data/Miami/crad/20053330800_cdn.crad param_uv_miami_efs.cfg List_Radial_NOAA V1.0.0 Linux: *** Reading configuration from /home/wera/etc/param_uv_miami_efs.cfg *** Reading radial data from /home/wera/data/Miami/crad/20053330800_cdn.crad *** NOAA radial data in /home/wera/data/Miami/crad/RDL_cdn_2005_11_29_080000.ruv *** WARNING *** "CurrentVelocityLimit" read from /home/wera/etc/param_uv_miami_efs.cfg |
The program accepts data from
Linux: ------ Source is in List_Radial_NOAA.F Compilation and linking with '. do_list_radial_NOAA.sh' |
VMS: ---- Source is in List_Radial_NOAA.F Compilation and linking with '@List_Radial_NOAA' Program needs to be defined as an external command to take parameters from the command line, e.g. $ List_Radial_NOAA :== $$USER1:[WERA.Fortran]List_Radial_NOAA.EXE |