=================== IRIS/RDA patch1 ===================== LeosphereToIris-8.13.7.1.gz Posted Installation instructions: #cp LeosphereToIris-*.gz /usr/sigmet/config/pipes/ #cd /usr/sigmet/config/pipes #mv LeosphereToIris LeosphereToIris-8.13.7 #gunzip LeosphereToIris-*.gz #chown root.users LeosphereToIris-8.13.7.1 #chmod 775 LeosphereToIris-8.13.7.1 #ln -s LeosphereToIris-8.13.7.1 LeosphereToIris =================== IRIS/RDA patchi2 ===================== 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 patch2 ====================== 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 =================== 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 --- re-posted 25-Jan-2019 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 ====================== socket server (sserver) patch to fix wrong UTC time when request from IRIS Focus if data is recording in local time from the IRIS. sserver-patch-install.bsx --- posted 15-February-2019 Installation instructions: 1) Become root user, and stop IRIS 2) run sserver-patch-install.bsx 3) Check if the patch install correctly by running ls -l /usr/sigmet/bin/sserv*, the output should look like: lrwxrwxrwx. 1 operator users 31 Feb 15 16:59 /usr/sigmet/bin/sserver -> /usr/sigmet/bin/sserver-8.13.7.9 -rwxrwxr-x. 1 operator users 1536848 Feb 15 16:57 /usr/sigmet/bin/sserver-8.13.7 -rwxrwxr-x. 1 operator users 1845976 Feb 15 09:02 /usr/sigmet/bin/sserver-8.13.7.9 =================== IRIS/RDA patch10 ====================== socket server (sserver) patch to fix wrong UTC time when request from IRIS Focus if data is recording in local time from the IRIS. sserver-patch2-install.bsx --- posted 19-April-2019 Installation instructions: 1) Become root user, and stop IRIS 2) run sserver-patch-install.bsx 3) Check if the patch install correctly by running ls -l /usr/sigmet/bin/sserv*, the output should look like output from patch9, and the version should be sserver-8.13.7.10