LDM 6.13.14 has just been released. You can view a list of the changes in the CHANGE_LOG.
This release includes more than 50 improvements across the LDM package. Some notable examples:
-
Replaced
scour(1)
script with multi-threaded C program that scours much faster than the script. -
In the
rpc(3)
library, replaced call tobindresvport()
inclnttcp_create()
with binding to an ephemeral port to eliminate the necessity for having root privileges. -
In the
noaaportIngester(1)
, created "-R <buf_size>
" option to set the size of the receive buffer in order to reduce the number of missed packets. (The operating system must allow the new size.)
See the CHANGE_LOG for a complete list.
Please send any questions to support-ldm@unidata.ucar.edu or report issues via the LDM GitHub site.