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

WERA HF Radar Software - List_Radial_NOAA

List_Radial_NOAA: Convert unformatted .crad/.RAD file (radial components) to NOAA .ruv format

Call: List_Radial_NOAA <path_to_.crad> params_xxx.cfg

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

  1. 'wera16_spec_cwrad' / 'wera16_spec_cwrad_rfi' (radials on a Cartesian grid, data format)

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


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