=================== IRIS/RDA patch2 ===================== When execuiting zdrcal, and suncalutilities from command line and from IRIS exec task, segmetation fault will occure. Applying this patch to fix the problem. zdrcal-8.13.7.2.gz --- posted 25-Aug-2017 suncal-8.13.7.2.gz --- posted 25-Aug-2017 Installation instructions: # cp zdrcal-8.13.7.2.gz /usr/sigmet/bin # cp suncal-8.13.7.2.gz /usr/sigmet/bin # cd /usr/sigmet/bin # mv zdrcal zdrcal-8.13.7 # mv suncal suncal-8.13.7 # gunzip zdrcal-*.gz # gunzip zdrcal-*.gz # chown root.users zdrcal-8.13.7.2 # chown root.users suncal-8.13.7.2 # chmod 775 zdrcal-8.13.7.2 # chmod 775 suncal-8.13.7.2 # chmod g+s zdrcal-8.13.7.2 # chmod g+s suncal-8.13.7.2 # chmod u+s zdrcal-8.13.7.2 # chmod u+s suncal-8.13.7.2 # ln -s zdrcal-8.13.7.2 zdrcal # ln -s suncal-8.13.7.2 suncal =================== IRIS/RDA patch3 ====================== When running zdrcal utility from command line or, from the IRIS exec task, error "UNIX signal Bus error" will generated. Applying this patch to fix the probelm. zdrcal-8.13.7.3.gz --- posted 26-Sept-2017 Installation instructions: # cp zdrcal-*.gz /usr/sigmet/bin # cd /usr/sigmet/bin # mv zdrcal zdrcal-8.13.7, or if patch1 was installed, just run rm zdrcal # gunzip zdrcal-*.gz # chown root.users zdrcal-8.13.7.3 # chmod 775 zdrcal-8.13.7.3 # chmod g+s zdrcal-8.13.7.3 # chmod u+s zdrcal-8.13.7.3 # ln -s zdrcal-8.13.7.2 zdrcal =================== special network manager installation ====================== This self-extracting package is for installing network manger interface on IRIS. It is only install on the system where IRIS version 8.13.7 is run on CentOS 7 ant2nm-installation.bsx --- posted 9-November-2017 Installation instrctions: Download the file to target system, and then from the target system run the script ant2nm-installation.bsx as root user. #pathto/ant2nm-installation.bsx , where pathto is location where you download the file to. =================== IRIS/RDA patch8 ====================== The output file name generated by IrisToOdimHdf5 had different naming schema for RAW and secondary products. Time stamps in the output file names were badly formated. Additionally, the "prodpar" attribute of the Cartesian products was not set correctly. IrisToOdimHdf5-8.13.7.8.gz --- posted 28-April-2018 Installation instructions: # cp IrisToOdimHdf5-*.gz /usr/sigmet/config/pipes # cd /usr/sigmet/config/pipes # mv IrisToOdimHdf5 IrisToOdimHdf5-8.13.7 # gunzip IrisToOdimHdf5-*.gz # chown operator.users IrisToOdimHdf5-8.13.7.8 # chmod 775 IrisToOdimHdf5-8.13.7.8 # ln -s IrisToOdimHdf5-8.13.7.8 IrisToOdimHdf5 =================== IRIS/RDA patch9 ====================== Fixes a case where power monitoring might give a false alarm when the reflective power is jumping around the low measurement limit of the sensor rcp8-8.13.7.9.gz --- posted 21-August-2019 Installation instructions: # cp rcp8-8.13.7.9.gz /usr/sigmet/bin/ # cd /usr/sigmet/bin # systemctl stop rcp8 # mv rcp8 rcp8-8.13.7 # gunzip rcp8-8.13.7.9.gz # chown root.users rcp8-8.13.7.9 # chmod 6775 rcp8-8.13.7.9 # ln -s rcp8-8.13.7.9 rcp8 # chmown -h root.users rcp8 # systemctl start rcp8