You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having troubles receiving Dsi in non-cmip. I have been receiving everything else. The only thing I had done was edit 3 files to shut off the emwin texts.
I was also wondering if you could update it so that we dont have to keep editing out the 3 files in src.
This is what I followed to get rid of the emwin texts. I just used his files in github:
*How to get rid of EMWIN text
There is a modified script that will filter out all of the texts from the EMWIN stream- thanks to Taylor Bates who figured out a workaround in goestools that bypasses the ingestion of the 30,000 texts a day that GOES spits out in the EMWIN stream. The patch is here : https://github.com/tmbates12/goestools/commit/2f54169cabfe05c6bfdc4f68dca0307fe7117df1
After you make the additions to the file listed on Taylors page. You need to recompile the goestools system.
MAKE A BACKUP OF ANY CUSTOM .CONF FILE YOU HAVE INCLUDING THE GOESR-GOESPROC.CONF IT WILL BE OVERWRITTEN AND YOU WILL NEED TO REINSTALL IT!!
cd /home/pi/goestools
cd build
sudo make
sudo make install
sudo ldconfig
sudo reboot
The text was updated successfully, but these errors were encountered:
I am having troubles receiving Dsi in non-cmip. I have been receiving everything else. The only thing I had done was edit 3 files to shut off the emwin texts.
I was also wondering if you could update it so that we dont have to keep editing out the 3 files in src.
This is what I followed to get rid of the emwin texts. I just used his files in github:
*How to get rid of EMWIN text
There is a modified script that will filter out all of the texts from the EMWIN stream- thanks to Taylor Bates who figured out a workaround in goestools that bypasses the ingestion of the 30,000 texts a day that GOES spits out in the EMWIN stream. The patch is here :
https://github.com/tmbates12/goestools/commit/2f54169cabfe05c6bfdc4f68dca0307fe7117df1
After you make the additions to the file listed on Taylors page. You need to recompile the goestools system.
MAKE A BACKUP OF ANY CUSTOM .CONF FILE YOU HAVE INCLUDING THE GOESR-GOESPROC.CONF IT WILL BE OVERWRITTEN AND YOU WILL NEED TO REINSTALL IT!!
cd /home/pi/goestools
cd build
sudo make
sudo make install
sudo ldconfig
sudo reboot
The text was updated successfully, but these errors were encountered: